summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* n_tty: Eliminate receive_room() from consumer/exclusive pathsPeter Hurley2015-02-021-11/+12
* serial: samsung: Add support for early consoleTomasz Figa2015-02-022-0/+104
* serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handlingHisashi Nakamura2015-02-021-1/+13
* serial: sh-sci: Use dev_dbg() to log an error messageYoshihiro Kaneko2015-02-021-1/+1
* serial: 8250_dma: don't bother DMA with small transfersAndy Shevchenko2015-02-021-0/+4
* serial: 8250_core: remove redundant else keywordAndy Shevchenko2015-02-021-2/+4
* sh-sci: extend PM methodsSergei Shtylyov2015-02-021-6/+3
* pty: Fix overlimit memory usePeter Hurley2015-02-021-14/+3
* tty: xuartps: Fix RX hang, and TX corruption in termios callNathan Rossi2015-02-021-4/+6
* tty/isicom: fix big-endian compile warningArnd Bergmann2015-02-021-1/+1
* serial: mxs-auart: Remove unneeded zeroing of 'ret'Fabio Estevam2015-02-021-1/+1
* serial: mxs-auart: Check for platform_get_irq() errorFabio Estevam2015-02-021-0/+3
* serial: mxs-auart: Remove irq from private structureFabio Estevam2015-02-021-6/+4
* tty/serial: digicolor: remove sysrq referenceBaruch Siach2015-02-021-4/+1
* serial: 8250_pnp: Enable PNP_CONSOLE for console portsPeter Hurley2015-02-021-1/+7
* PNP: Allow console to override ACPI device sleepPeter Hurley2015-02-021-1/+1
* tty: serial: msm_serial: Remove console unregistration from driver exit.Pramod Gurav2015-02-021-3/+0
* tty: serial: msm_serial: code cleanup in msm_console_setupPramod Gurav2015-02-021-20/+4
* serial: 8250_pci: remove one useless explicit type conversionHeikki Krogerus2015-02-021-2/+2
* x86, mrst: remove Moorestown specific serial driversAndy Shevchenko2015-02-024-981/+0
* serial: imx: Fix imx_flush_buffer()Fabio Estevam2015-02-021-0/+26
* tty: serial: fsl_lpuart: terminate DMA on buffer flushStefan Agner2015-02-021-0/+11
* serial: fsl-lpuart: disable interrupt when suspendYuan Yao2015-02-021-0/+13
* serial: fsl_lpuart: update RX timer on successful DMA transferStefan Agner2015-02-021-0/+1
* serial: fsl_lpuart: move DMA channel request to probeStefan Agner2015-02-021-52/+44
* serial: fsl_lpuart: avoid new transfer while DMA is runningStefan Agner2015-02-021-4/+5
* serial: fsl_lpuart: delete timer on shutdownStefan Agner2015-02-021-3/+4
* tty: Prevent untrappable signals from malicious programPeter Hurley2015-02-021-0/+3
* vt: provide notifications on selection changesNicolas Pitre2015-02-021-1/+3
* Merge 3.19-rc5 into tty-nextGreg Kroah-Hartman2015-01-19278-2794/+3154
|\
| * Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-182-0/+7
| |\
| | * reset: sunxi: fix spinlock initializationTyler Baker2015-01-171-0/+4
| | * drivers: bus: check cci device tree node statusAbhilash Kesavan2015-01-171-0/+3
| * | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2015-01-187-28/+69
| |\ \
| | * | clk: fix possible null pointer dereferenceStanimir Varbanov2015-01-171-1/+1
| | * | Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao2015-01-171-1/+1
| | * | clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner2015-01-171-4/+6
| | * | clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang2015-01-131-1/+0
| | * | clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon2015-01-131-0/+27
| | * | clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner2014-12-281-14/+14
| | * | clk: rockchip: fix rk3066 pll lock bit locationHeiko Stuebner2014-12-281-2/+13
| | * | clk: rockchip: Fix clock gate for rk3188 hclk_emem_periRomain Perier2014-12-211-1/+1
| | * | clk: rockchip: add CLK_IGNORE_UNUSED flag to fix rk3066/rk3188 USB HostJulien CHAUVEAU2014-12-211-4/+6
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-01-181-2/+1
| |\ \ \
| | * | | scsi: ->queue_rq can't sleepChristoph Hellwig2015-01-091-2/+1
| * | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-01-172-2/+5
| |\ \ \ \
| | * | | | dmaengine: dw: balance PM runtime callsAndy Shevchenko2015-01-132-2/+5
| | | |/ / | | |/| |
| * | | | Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-163-9/+31
| |\ \ \ \
| | * | | | mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0Johannes Thumshirn2015-01-102-9/+19
| | * | | | mei: clean reset bit before resetAlexander Usyskin2015-01-091-0/+12