summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2017-06-20gpio-exar/8250-exar: Fix passing in of parent PCI deviceJan Kiszka
2017-06-20tty/serial: meson_uart: update to stable bindingsHelmut Klein
2017-06-20serial: Delete dead code for CIR serial portsMatthias Brugger
2017-06-20serial: sirf: make of_device_ids constArvind Yadav
2017-06-20serial/mpsc: switch to dma_alloc_attrsChristoph Hellwig
2017-06-20tty: serial: Add Actions Semi Owl UART earlyconAndreas Färber
2017-06-14tty/serial: atmel: make the driver DT onlyAlexandre Belloni
2017-06-14tty/serial: atmel: remove atmel_default_console_device handlingAlexandre Belloni
2017-06-13serial: rate limit custom-speed deprecation noticeJohan Hovold
2017-06-09serial: exar: Leave MPIOs as output for Commtech adaptersJan Kiszka
2017-06-09tty/serial: atmel: Remove AVR32 bits from the driverAndy Shevchenko
2017-06-03serial: uartps: Fix kernel doc warningsNava kishore Manne
2017-06-03serial: 8250_of: Add reset supportJoel Stanley
2017-06-03Fix serial console on SNI RM400 machinesThomas Bogendoerfer
2017-05-29Merge 4.12-rc3 into tty-nextGreg Kroah-Hartman
2017-05-25serial: altera_uart: call iounmap() at driver removeTobias Klauser
2017-05-25serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König
2017-05-24serial: 8250: Add CAP_MINI, set for bcm2835auxPhil Elwell
2017-05-24serial: sh-sci: Update warning message in sci_request_dma_chan()Geert Uytterhoeven
2017-05-24serial: meson: hide an unused functionArnd Bergmann
2017-05-18serial: enable serdev supportJohan Hovold
2017-05-18serial: core: fix crash in uart_suspend_portLucas Stach
2017-05-18serial: ifx6x60: fix use-after-free on module unloadJohan Hovold
2017-05-18serial: altera_jtaguart: adding iounmap()Alexey Khoroshilov
2017-05-18serial: exar: Fix stuck MSIsJan Kiszka
2017-05-18serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET
2017-05-18drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel
2017-05-18serial: xilinx_uartps: Fix the error pathShubhrajyoti Datta
2017-05-18serial: meson: change interrupt description to tty nameHeiner Kallweit
2017-05-18serial: meson: remove use of flag UPF_IOREMAPHeiner Kallweit
2017-05-18serial: meson: make use of uart_port member mapsizeHeiner Kallweit
2017-05-18serial: meson: remove dead code in meson_uart_change_speedHeiner Kallweit
2017-05-18serial: meson: remove unneeded variable assignment in meson_serial_port_writeHeiner Kallweit
2017-05-18serial: meson: fix setting number of stop bitsHeiner Kallweit
2017-05-18serial: pch_uart: use offset_in_page() macroGeliang Tang
2017-05-18tty/serial: atmel: use offset_in_page() macroGeliang Tang
2017-05-18serial: exar: Preconfigure xr17v35x MPIOs as outputJan Kiszka
2017-05-18imx-serial: RX DMA startup latencyPeter Senna Tschudin
2017-05-18serial: sh-sci: Move uart_register_driver call to device probeSjoerd Simons
2017-05-18serial: pl010: Move uart_register_driver call to device probeSjoerd Simons
2017-05-18serial: sh-sci: Fix race condition causing garbage during shutdownGeert Uytterhoeven
2017-05-18drivers/serial: Add driver for Aspeed virtual UARTJeremy Kerr
2017-05-18serial: 8250: Add flag so drivers can avoid THRE probeJoel Stanley
2017-05-18serial: 8250_exar: Remove duplicate assignmentAndy Shevchenko
2017-05-18serial: 8250: omap: Disable DMA for console UARTVignesh R
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-08format-security: move static strings to constKees Cook
2017-04-20Annotate hardware config module parameters in drivers/tty/David Howells
2017-04-18serial: small Makefile reorderingNicolas Pitre