summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-08serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski
2017-04-08serial: imx: setup DCEDTE early and ensure DCD and RI irqs to be offUwe Kleine-König
2017-04-08tty: fix comment typo s/repsonsible/responsible/Thadeu Lima de Souza Cascardo
2017-04-08tty: amba-pl011: Fix spurious TX interruptsJayachandran C
2017-04-08serial: xuartps: Enable clocks in the pm disable case alsoShubhrajyoti Datta
2017-04-08serial: core: Re-use struct uart_port {name} fieldAndy Shevchenko
2017-04-08serdev: Add serdev_device_write subroutineAndrey Smirnov
2017-04-08serial: sprd: adjust TIMEOUT to a big valueWei Qiao
2017-04-03Merge 4.11-rc5 into tty-nextGreg Kroah-Hartman
2017-04-02Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-04-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-04-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-04-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-04-01Merge tag 'usb-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-04-01Merge tag 'tty-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-04-01Merge tag 'acpi-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-04-01Merge tag 'pm-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-04-01Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-04-01tty: pl011: fix earlycon work-around for QDF2400 erratum 44Timur Tabi
2017-03-31drivers/rapidio/devices/tsi721.c: make module parameter variable name uniqueRandy Dunlap
2017-03-31Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki
2017-03-31Merge branches 'acpi-hotplug-fixes', 'acpi-build-fixes' and 'acpi-apei-fixes'Rafael J. Wysocki
2017-03-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-31Merge tag 'mmc-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-03-31Merge tag 'drm-fixes-for-v4.11-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-03-31serial: 8250_EXAR: fix duplicate Kconfig text and add missing help textPaul Gortmaker
2017-03-31tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre
2017-03-31tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud
2017-03-31serial: mxs-auart: Fix baudrate calculationUwe Kleine-König
2017-03-31tty: serial: fsl_lpuart: lock port on console writeStefan Agner
2017-03-31serial: altera_uart: add earlycon supportTobias Klauser
2017-03-31tty: Disable default console blanking intervalTim Gardner
2017-03-31serial: 8250: 8250_core: Fix irq name for 8250 serial IRQVignesh R
2017-03-31tty: serial_core: Add name field to uart_port structVignesh R
2017-03-31Merge tag 'irq-fixes-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner
2017-03-31irqchip/mips-gic: Fix Local compare interruptMatt Redfearn
2017-03-31serial: 8250_lpss: Unconditionally set PCI master for QuarkJan Kiszka
2017-03-31serial: sh-sci: Fix (AUTO)RTS in sci_init_pins()Geert Uytterhoeven
2017-03-31serial: sh-sci: Fix late enablement of AUTORTSGeert Uytterhoeven
2017-03-31serial: sh-sci: Fix hang in sci_reset()Geert Uytterhoeven
2017-03-31serial: st-asc: Change default baudrate from 9600 to 115200Lee Jones
2017-03-31tty: serial: st-asc: Make the locking RT awareLionel Debieve
2017-03-31tty/hvc_console: fix console lock ordering with spinlockDenis Kirjanov
2017-03-31tty: reset termios state on device registrationJohan Hovold
2017-03-31tty: drop obsolete termios_locked commentsJohan Hovold
2017-03-31tty: close race between device register and openJohan Hovold