summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-02serial: st-asc: constify uart_ops structuresJulia Lawall
2016-09-01serial/arc: constify uart_ops structuresJulia Lawall
2016-09-01serial: 8250_dw: Use an unified new dev variable in probeKefeng Wang
2016-08-31serial: imx-serial - update RX error counters when DMA is usedNandor Han
2016-08-31serial: imx-serial - update UART IMX driver to use cyclic DMANandor Han
2016-08-31dmaengine: imx-sdma - update the residue calculation for cyclic channelsNandor Han
2016-08-31dmaengine: imx-sdma - reduce transfer latency for DMA cyclic clientsNandor Han
2016-08-31serial: 8250_lpss: enable DMA on Intel Quark UARTAndy Shevchenko
2016-08-31serial: 8250_lpss: enable MSI for Intel QuarkAndy Shevchenko
2016-08-31serial: 8250_lpss: move Quark code from PCI driverAndy Shevchenko
2016-08-31serial: 8250_lpss: split LPSS driver to separate moduleAndy Shevchenko
2016-08-31serial: 8250: enable AFE on ports where FIFO is 16 bytesAndy Shevchenko
2016-08-31serial: 8250_dma: adjust DMA address of the UARTAndy Shevchenko
2016-08-31serial: 8250_dma: switch to new dmaengine_terminate_* APIAndy Shevchenko
2016-08-31dmaengine: dw: override LLP support if asked in platform dataAndy Shevchenko
2016-08-31dmaengine: dw: set polarity of handshake interfaceAndy Shevchenko
2016-08-31dmaengine: dw: keep copy of custom slave config in dwcAndy Shevchenko
2016-08-31sc16is7xx: make sure device is in suspend once probedFlorian Vallee
2016-08-31serial: 8250_mtk: support big baud rate.Eddie Huang
2016-08-31tty/serial: at91: use of_property_read_boolJulia Lawall
2016-08-31tty: serial: fsl_lpuart: Add support for RS-485Bhuvanchandra DV
2016-08-31tty: serial: fsl_lpuart: Update suspend/resume for DMA modeBhuvanchandra DV
2016-08-31tty: serial: fsl_lpuart: Use scatter/gather DMA for TxBhuvanchandra DV
2016-08-31tty: serial: fsl_lpuart: Use cyclic DMA for RxBhuvanchandra DV
2016-08-31tty: serial: fsl_lpuart: Fix broken 8m/s1 supportBhuvanchandra DV
2016-08-31tty: serial: fsl_lpuart: fix clearing of receive flagStefan Agner
2016-08-31tty: serial: fsl_lpuart: support suspend/resumeStefan Agner
2016-08-31tty: serial: fsl_lpuart: consider TX FIFO too in tx_emptyStefan Agner
2016-08-31serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang
2016-08-31serial: vt8500_serial: Fix a parameter of find_first_zero_bit.Christophe JAILLET
2016-08-31tty: serial_core: convert uart_close to use tty_port_closeRob Herring
2016-08-31tty: serial_core: convert uart_open to use tty_port_openRob Herring
2016-08-31serial: samsung: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski
2016-08-31tty/serial: atmel: add fractional baud rate supportLudovic Desroches
2016-08-31tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-IDShawn Guo
2016-08-31tty: amba-pl011: add .get_fifosize for ZTE deviceShawn Guo
2016-08-31tty: amba-pl011: define flag register bits for ZTE deviceShawn Guo
2016-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-08-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-12Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-11Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds