summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2016-06-29Merge tag 'v4.4.14' into toradex_vf_4.4-nextColibri_VF_LinuxImageV2.6Beta2_20160701Stefan Agner
2016-06-07QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang
2016-06-02Merge tag 'v4.4.12' into toradex_vf_4.4-nextStefan Agner
2016-06-01serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi
2016-06-01serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko
2016-06-01serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko
2016-06-01serial: 8250_pci: fix divide error bug if baud rate is 0David Müller
2016-06-01tty/serial: atmel: fix hardware handshake selectionAlexandre Belloni
2016-05-04serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven
2016-04-128250: use callbacks to access UART_DLL/UART_DLMSebastian Frias
2016-03-29Merge tag 'v4.4.5' into toradex_vf_4.4-nextStefan Agner
2016-03-29tty: serial: fsl_lpuart: enable UART DMA by defaultStefan Agner
2016-03-29tty: serial: fsl_lpuart: Fix broken 8m/s1 supportBhuvanchandra DV
2016-03-29tty: serial: fsl_lpuart: Add support for RS-485Bhuvanchandra DV
2016-03-29tty: serial: fsl-lpuart: Update suspend/resume for DMA modeBhuvanchandra DV
2016-03-29tty: serial: fsl-lpuart: Use scatter/gather DMA for TxBhuvanchandra DV
2016-03-29tty: serial: fsl-lpuart: Use cyclic DMA for RxBhuvanchandra DV
2016-02-25serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley
2016-02-25serial: 8250_pci: Add Intel Broadwell portsMika Westerberg
2016-02-25tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll
2016-02-23tty: serial: fsl_lpuart: implement module parameter to disable DMAStefan Agner
2016-02-23tty: serial: fsl_lpuart: fix clearing of receive flagStefan Agner
2016-02-23tty: serial: fsl_lpuart: consider TX FIFO too in tx_emptyStefan Agner
2016-02-10tty: serial: fsl_lpuart: support suspend/resumeStefan Agner
2015-12-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-12-24tty/serial: Skip 'NULL' char after console break when sysrq enabledVijay Kumar
2015-12-24tty: serial: constify sunhv_ops structsAya Mahfouz
2015-12-12serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven
2015-12-12serial: sh-sci: Fix length of scatterlistYoshihiro Shimoda
2015-12-12serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada
2015-11-20serial: export fsl8250_handle_irqArnd Bergmann
2015-11-20serial: 8250_mid: Add missing dependencyHeikki Krogerus
2015-11-20serial: etraxfs-uart: Fix crashGuenter Roeck
2015-11-20serial: fsl_lpuart: Fix earlycon supportPeter Hurley
2015-11-20bcm63xx_uart: Use the device name when registering an interruptSimon Arlott
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-04Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-22parisc: serial/mux: Convert to uart_console_device instead of open-codedAxel Lin
2015-10-17serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty()Timur Tabi
2015-10-17Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis
2015-10-17serial: 8250_mid: add support for DMA engine handling from UART MMIOHeikki Krogerus
2015-10-17dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus
2015-10-17serial: fix mctrl helper functionsArnd Bergmann
2015-10-17serial: 8250_pci: Intel MID UART support to its own driverHeikki Krogerus
2015-10-17serial: fsl_lpuart: add earlycon supportStefan Agner
2015-10-17tty: disable unbind for old 74xx based serial/mpsc console portPaul Gortmaker