summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | serial: sc16is7xx: fix implicit decl of func copy_{to,from}_userJon Ringle2014-04-251-0/+1
| * | | | serial: sc16is7xx: depend on I2CJon Ringle2014-04-251-0/+1
| * | | | serial: sc16is7xxJon Ringle2014-04-253-0/+1289
| * | | | Revert "serial: sh-sci: Add device tree support for r8a7779"Greg Kroah-Hartman2014-04-241-9/+1
| * | | | tty/serial: add arm/arm64 semihosting earlyconRob Herring2014-04-243-0/+72
| * | | | tty/serial: pl011: add generic earlycon supportRob Herring2014-04-242-1/+30
| * | | | tty/serial: convert 8250 to generic earlyconRob Herring2014-04-242-123/+16
| * | | | tty/serial: add generic serial earlyconRob Herring2014-04-243-0/+161
| * | | | x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring2014-04-241-5/+0
| * | | | tty: serial: Add driver for MEN's 16z135 High Speed UART.Johannes Thumshirn2014-04-243-0/+877
| * | | | tty: xuartps: Rebrand driver as Cadence UARTSoren Brinkmann2014-04-242-447/+470
| * | | | tty: xuartps: Don't write IRQ disable register to enable interruptsSoren Brinkmann2014-04-241-5/+1
| * | | | tty: xuartps: Refactor read-modify-writesSoren Brinkmann2014-04-241-28/+24
| * | | | tty: xuartps: Print warning in clock notifierSoren Brinkmann2014-04-241-1/+3
| * | | | tty: xuartps: Clean upSoren Brinkmann2014-04-241-136/+74
| * | | | tty: xuartps: Initialize ports according to aliasesMichal Simek2014-04-241-8/+16
| * | | | tty: xuartps: Fix kernel-doc errors in the driverMichal Simek2014-04-241-60/+49
| * | | | tty: serial: omap: fix Sparse warningsFelipe Balbi2014-04-241-2/+2
| * | | | tty: serial: omap: remove unneeded singlethread workqueueFelipe Balbi2014-04-241-3/+0
| * | | | tty: serial: omap: remove some dead codeFelipe Balbi2014-04-241-39/+0
| * | | | tty: serial: omap: switch over to devm_ioremap_resourceFelipe Balbi2014-04-241-23/+9
| * | | | tty: serial: omap: switch over to platform_get_resourceFelipe Balbi2014-04-241-7/+3
| * | | | tty: serial: omap: cleanup variable declarationsFelipe Balbi2014-04-241-3/+6
| * | | | tty: serial: omap: switch over to devm_request_gpioFelipe Balbi2014-04-241-2/+3
| * | | | tty: serial: add missing bracesFelipe Balbi2014-04-241-1/+4
| * | | | Revert "serial: omap: unlock the port lock"Felipe Balbi2014-04-241-4/+1
| * | | | serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson2014-04-245-20/+3
| * | | | tty: serial: replace del_timer by del_timer_syncJulia Lawall2014-04-241-1/+1
| * | | | serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.Daniel Thompson2014-04-241-1/+1
| * | | | serial: sh-sci: Add device tree support for r8a7779Simon Horman2014-04-241-1/+9
| * | | | 8250_dw: Support all baudrates on baytrailLoic Poulain2014-04-241-4/+77
| * | | | pch_uart: Add uart device to irq nameAlexander Stein2014-04-241-1/+7
* | | | | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-022-51/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2014-05-302-51/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | tty: serial: msm: Remove direct access to GSBIAndy Gross2014-05-292-51/+2
| | | |/ | | |/|
* | | | tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling2014-05-031-1/+1
|/ / /
* | | serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff2014-04-241-18/+21
* | | serial: samsung: Change barrier() to cpu_relax() in console outputDoug Anderson2014-04-241-1/+1
* | | serial: samsung: don't check config for every characterDoug Anderson2014-04-241-5/+6
* | | serial: samsung: Use the passed in "port", fixing kgdb w/ no consoleDoug Anderson2014-04-241-6/+6
* | | serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain2014-04-241-2/+7
* | | 8250_core: Fix unwanted TX chars writeLoic Poulain2014-04-241-1/+1
| |/ |/|
* | Revert "serial: 8250, disable "too much work" messages"Greg Kroah-Hartman2014-04-171-1/+2
* | serial: amba-pl011: fix regression, causing an Oops on rmmodGuennadi Liakhovetski2014-04-161-1/+5
* | serial: 8250, disable "too much work" messagesJiri Slaby2014-04-161-2/+1
* | serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren2014-04-161-12/+17
* | serial_core: Fix pm imbalance on unbindGeert Uytterhoeven2014-04-161-0/+2
* | serial: pl011: change Rx burst size to half of trigger levelGuennadi Liakhovetski2014-04-161-1/+1
* | serial: timberdale: Depend on X86_32Jean Delvare2014-04-161-0/+1
* | serial: st-asc: Fix SysRq char handlingDaniel Thompson2014-04-161-2/+2
OpenPOWER on IntegriCloud