summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-1/+1
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-1/+1
* | serial: 8250: Fix UART_BUG_TXEN workaroundPeter Hurley2015-02-071-1/+1
* | serial: driver for ETRAX FS UARTNiklas Cassel2015-02-073-0/+1007
* | serial: of-serial: fetch line number from DTLucas Stach2015-02-031-0/+5
* | serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLEMarek Szyprowski2015-02-021-0/+2
* | tty/serial: serial8250_set_divisor() can be statickbuild test robot2015-02-021-1/+1
* | tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang2015-02-023-0/+812
* | serial: samsung: remove redundant interrupt enablingRobert Baldyga2015-02-021-8/+1
* | serial: omap: Fix RTS handlingPeter Hurley2015-02-021-8/+14
* | serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handlingPeter Hurley2015-02-021-9/+7
* | serial: core: Rework hw-assisted flow control supportPeter Hurley2015-02-023-49/+41
* | tty/serial: 8250_early: Add support for PXA UARTsRob Herring2015-02-021-3/+5
* | tty/serial: of_serial: add support for PXA/MMP uartsRob Herring2015-02-021-0/+4
* | tty/serial: of_serial: add DT alias ID handlingRob Herring2015-02-021-0/+4
* | serial: 8250: Prevent concurrent updates to shadow registersPeter Hurley2015-02-021-9/+9
* | serial: 8250: Use canary to restart console after suspendPeter Hurley2015-02-021-1/+34
* | serial: 8250: Refactor XR17V35X divisor calculationPeter Hurley2015-02-021-22/+30
* | serial: 8250: Refactor divisor programmingPeter Hurley2015-02-021-39/+48
* | serial: 8250: Refactor LCR computationPeter Hurley2015-02-021-11/+21
* | serial: 8250: Move UART_BUG_QUOT workaroundPeter Hurley2015-02-021-8/+9
* | tty: serial: men_z135_uart: Fix driver for changes in hardwareJohannes Thumshirn2015-02-021-46/+109
* | serial: core: Simplify console suspend logic in uart_suspend_port()Peter Hurley2015-02-021-18/+17
* | 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
* | tty: xuartps: Fix RX hang, and TX corruption in termios callNathan Rossi2015-02-021-4/+6
* | 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
* | 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
* | Merge 3.19-rc5 into tty-nextGreg Kroah-Hartman2015-01-193-24/+65
|\ \
| * | serial: samsung: Add the support for Exynos5433 SoCChanwoo Choi2015-01-091-20/+36
| * | tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin2015-01-091-3/+26
| * | serial: fix parisc boot hangJames Bottomley2015-01-021-1/+3
| |/
OpenPOWER on IntegriCloud