Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | serial: sirf: fix spinlock deadlock issue | Qipan Li | 2014-05-28 | 2 | -33/+18 | |
| | * | | | | | serial: sirf: move to writel for TXFIFO instead of writeb | Barry Song | 2014-05-28 | 2 | -3/+1 | |
| | * | | | | | serial: add missing SERIAL_CORE dependencies | Arnd Bergmann | 2014-05-28 | 1 | -0/+3 | |
| | * | | | | | serial: sc16is7xx: dynamically allocate tx/rx buffer | Jon Ringle | 2014-05-28 | 1 | -9/+8 | |
| | * | | | | | serial: sc16is7xx: compile I2C when REGMAP_I2C is module | Jan Moskyto Matejka | 2014-05-28 | 1 | -2/+0 | |
| | * | | | | | tty: n_hdlc: Drop redundant error message | Jean Delvare | 2014-05-27 | 1 | -4/+0 | |
| | * | | | | | serial: pch_uart: Fix Kconfig dependencies | Jean Delvare | 2014-05-27 | 1 | -1/+1 | |
| | | |_|/ / | | |/| | | | ||||||
| | * | | | | tty/serial: fix generic earlycon option parsing | Rob Herring | 2014-05-04 | 1 | -13/+5 | |
| | * | | | | tty/serial: add back missing setup_early_serial8250_console | Rob Herring | 2014-05-04 | 1 | -0/+10 | |
| | * | | | | Merge 3.15-rc3 into tty-next | Greg Kroah-Hartman | 2014-04-28 | 5 | -34/+55 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | * | | | | serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user | Jon Ringle | 2014-04-25 | 1 | -0/+1 | |
| | * | | | | serial: sc16is7xx: depend on I2C | Jon Ringle | 2014-04-25 | 1 | -0/+1 | |
| | * | | | | serial: sc16is7xx | Jon Ringle | 2014-04-25 | 3 | -0/+1289 | |
| | * | | | | Revert "serial: sh-sci: Add device tree support for r8a7779" | Greg Kroah-Hartman | 2014-04-25 | 1 | -9/+1 | |
| | * | | | | tty/serial: add arm/arm64 semihosting earlycon | Rob Herring | 2014-04-25 | 3 | -0/+72 | |
| | * | | | | tty/serial: pl011: add generic earlycon support | Rob Herring | 2014-04-25 | 2 | -1/+30 | |
| | * | | | | tty/serial: convert 8250 to generic earlycon | Rob Herring | 2014-04-25 | 2 | -123/+16 | |
| | * | | | | tty/serial: add generic serial earlycon | Rob Herring | 2014-04-25 | 3 | -0/+161 | |
| | * | | | | x86: move FIX_EARLYCON_MEM kconfig into x86 | Rob Herring | 2014-04-25 | 1 | -5/+0 | |
| | * | | | | tty: serial: Add driver for MEN's 16z135 High Speed UART. | Johannes Thumshirn | 2014-04-25 | 3 | -0/+877 | |
| | * | | | | tty: xuartps: Rebrand driver as Cadence UART | Soren Brinkmann | 2014-04-25 | 2 | -447/+470 | |
| | * | | | | tty: xuartps: Don't write IRQ disable register to enable interrupts | Soren Brinkmann | 2014-04-25 | 1 | -5/+1 | |
| | * | | | | tty: xuartps: Refactor read-modify-writes | Soren Brinkmann | 2014-04-25 | 1 | -28/+24 | |
| | * | | | | tty: xuartps: Print warning in clock notifier | Soren Brinkmann | 2014-04-25 | 1 | -1/+3 | |
| | * | | | | tty: xuartps: Clean up | Soren Brinkmann | 2014-04-25 | 1 | -136/+74 | |
| | * | | | | tty: xuartps: Initialize ports according to aliases | Michal Simek | 2014-04-25 | 1 | -8/+16 | |
| | * | | | | tty: xuartps: Fix kernel-doc errors in the driver | Michal Simek | 2014-04-25 | 1 | -60/+49 | |
| | * | | | | tty: serial: omap: fix Sparse warnings | Felipe Balbi | 2014-04-25 | 1 | -2/+2 | |
| | * | | | | tty: serial: omap: remove unneeded singlethread workqueue | Felipe Balbi | 2014-04-25 | 1 | -3/+0 | |
| | * | | | | tty: serial: omap: remove some dead code | Felipe Balbi | 2014-04-25 | 1 | -39/+0 | |
| | * | | | | tty: serial: omap: switch over to devm_ioremap_resource | Felipe Balbi | 2014-04-25 | 1 | -23/+9 | |
| | * | | | | tty: serial: omap: switch over to platform_get_resource | Felipe Balbi | 2014-04-25 | 1 | -7/+3 | |
| | * | | | | tty: serial: omap: cleanup variable declarations | Felipe Balbi | 2014-04-25 | 1 | -3/+6 | |
| | * | | | | tty: serial: omap: switch over to devm_request_gpio | Felipe Balbi | 2014-04-25 | 1 | -2/+3 | |
| | * | | | | tty: serial: add missing braces | Felipe Balbi | 2014-04-25 | 1 | -1/+4 | |
| | * | | | | Revert "serial: omap: unlock the port lock" | Felipe Balbi | 2014-04-25 | 1 | -4/+1 | |
| | * | | | | serial_core: Commonalize crlf when working w/ a non open console port | Doug Anderson | 2014-04-25 | 5 | -20/+3 | |
| | * | | | | tty: serial: replace del_timer by del_timer_sync | Julia Lawall | 2014-04-25 | 1 | -1/+1 | |
| | * | | | | serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers. | Daniel Thompson | 2014-04-25 | 1 | -1/+1 | |
| | * | | | | serial: sh-sci: Add device tree support for r8a7779 | Simon Horman | 2014-04-25 | 1 | -1/+9 | |
| | * | | | | 8250_dw: Support all baudrates on baytrail | Loic Poulain | 2014-04-25 | 1 | -4/+77 | |
| | * | | | | pch_uart: Add uart device to irq name | Alexander Stein | 2014-04-25 | 1 | -1/+7 | |
| * | | | | | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-03 | 1 | -28/+40 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge 3.15-rc6 into staging-next. | Greg Kroah-Hartman | 2014-05-22 | 4 | -17/+20 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | goldfish: clean up the checkpatch warnings | Alan | 2014-05-15 | 1 | -26/+34 | |
| | * | | | | | goldfish: clean up tty 64bit support | Alan | 2014-05-15 | 1 | -10/+5 | |
| | * | | | | | goldfish: enable 64-bit tty driver | Jun Tian | 2014-05-15 | 1 | -0/+9 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-03 | 2 | -51/+2 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2014-05-31 | 2 | -51/+2 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | tty: serial: msm: Remove direct access to GSBI | Andy Gross | 2014-05-29 | 2 | -51/+2 | |
| | | | |/ | | | |/| |