summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-02-02n_tty: Fix read buffer overwrite when no newlinePeter Hurley
2015-02-02n_tty: Fix PARMRK over-throttlingPeter Hurley
2015-02-02n_tty: Fix unordered accesses to lockless read bufferPeter Hurley
2015-02-02n_tty: Simplify throttle threshold calculationPeter Hurley
2015-02-02n_tty: Fix throttle for canon lines > 3967 charsPeter Hurley
2015-02-02n_tty: Eliminate receive_room() from consumer/exclusive pathsPeter Hurley
2015-02-02serial: samsung: Add support for early consoleTomasz Figa
2015-02-02serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handlingHisashi Nakamura
2015-02-02serial: sh-sci: Use dev_dbg() to log an error messageYoshihiro Kaneko
2015-02-02serial: 8250_dma: don't bother DMA with small transfersAndy Shevchenko
2015-02-02serial: 8250_core: remove redundant else keywordAndy Shevchenko
2015-02-02sh-sci: extend PM methodsSergei Shtylyov
2015-02-02pty: Fix overlimit memory usePeter Hurley
2015-02-02tty: xuartps: Fix RX hang, and TX corruption in termios callNathan Rossi
2015-02-02tty/isicom: fix big-endian compile warningArnd Bergmann
2015-02-02serial: mxs-auart: Remove unneeded zeroing of 'ret'Fabio Estevam
2015-02-02serial: mxs-auart: Check for platform_get_irq() errorFabio Estevam
2015-02-02serial: mxs-auart: Remove irq from private structureFabio Estevam
2015-02-02tty/serial: digicolor: remove sysrq referenceBaruch Siach
2015-02-02serial: 8250_pnp: Enable PNP_CONSOLE for console portsPeter Hurley
2015-02-02PNP: Allow console to override ACPI device sleepPeter Hurley
2015-02-02tty: serial: msm_serial: Remove console unregistration from driver exit.Pramod Gurav
2015-02-02tty: serial: msm_serial: code cleanup in msm_console_setupPramod Gurav
2015-02-02serial: 8250_pci: remove one useless explicit type conversionHeikki Krogerus
2015-02-02x86, mrst: remove Moorestown specific serial driversAndy Shevchenko
2015-02-02serial: imx: Fix imx_flush_buffer()Fabio Estevam
2015-02-02tty: serial: fsl_lpuart: terminate DMA on buffer flushStefan Agner
2015-02-02serial: fsl-lpuart: disable interrupt when suspendYuan Yao
2015-02-02serial: fsl_lpuart: update RX timer on successful DMA transferStefan Agner
2015-02-02serial: fsl_lpuart: move DMA channel request to probeStefan Agner
2015-02-02serial: fsl_lpuart: avoid new transfer while DMA is runningStefan Agner
2015-02-02serial: fsl_lpuart: delete timer on shutdownStefan Agner
2015-02-02tty: Prevent untrappable signals from malicious programPeter Hurley
2015-02-02vt: provide notifications on selection changesNicolas Pitre
2015-01-18Merge 3.19-rc5 into tty-nextGreg Kroah-Hartman
2015-01-18Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-18Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2015-01-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner
2015-01-17Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-01-17reset: sunxi: fix spinlock initializationTyler Baker
2015-01-17drivers: bus: check cci device tree node statusAbhilash Kesavan
2015-01-16Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-16Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-01-16Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-16Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-01-16Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-16Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds