aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
...
| | * | | | | | serial: sh-sci: Move overrun_bit and error_mask fields out of pdataLaurent Pinchart2013-12-23
| | * | | | | | serial: sh-sci: Support resources passed through platform resourcesLaurent Pinchart2013-12-23
| | * | | | | | serial: sh-sci: Don't check IRQ in verify port operationLaurent Pinchart2013-12-23
| | * | | | | | serial: sh-sci: Set the UPF_FIXED_PORT flagLaurent Pinchart2013-12-23
| | * | | | | | serial: sh-sci: Remove duplicate interrupt check in verify port opLaurent Pinchart2013-12-23
| | * | | | | | serial: sh-sci: Simplify baud rate calculation algorithmsLaurent Pinchart2013-12-23
| | * | | | | | serial: sh-sci: Remove baud rate calculation algorithm 5Laurent Pinchart2013-12-23
| | * | | | | | serial: sh-sci: Sort headers alphabeticallyLaurent Pinchart2013-12-23
| * | | | | | | Merge tag 'renesas-sh-sci-for-v3.14' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-12-29
| |\| | | | | |
| | * | | | | | serial: sh-sci: Convert to clk_prepare/unprepareLaurent Pinchart2013-12-13
| | * | | | | | serial: sh-sci: Don't enable/disable port from within break timerLaurent Pinchart2013-12-13
| | * | | | | | serial: sh-sci: Fix warnings due to improper casts and printk formatsLaurent Pinchart2013-12-12
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-26
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | serial: tegra: convert to standard DMA DT bindingsStephen Warren2013-12-11
| | * | | | | serial: tegra: use reset frameworkStephen Warren2013-12-11
| | | |/ / / | | |/| | |
* | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-23
|\ \ \ \ \ \
| * | | | | | audit: convert all sessionid declaration to unsigned intEric Paris2014-01-13
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-23
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | treewide: fix comments and printk msgsMasanari Iida2014-01-07
| | |/ / / / | |/| | | |
* | | | | | tty/serial: at91: disable uart timer at start of shutdownMarek Roszko2014-01-13
* | | | | | serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren2014-01-07
* | | | | | tty/serial: at91: reset rx_ring when port is shutdownMark Deneen2014-01-07
* | | | | | tty/serial: at91: fix race condition in atmel_serial_removeMarek Roszko2014-01-07
* | | | | | tty/serial: at91: Handle shutdown more safelyMarek Roszko2014-01-07
* | | | | | serial: sirf: correct condition for fetching dma buffer into ttyQipan Li2014-01-07
* | | | | | serial: sirf: provide pm entries of uart_opsQipan Li2014-01-07
* | | | | | serial: sirf: use PM macro initialize PM functionsQipan Li2014-01-07
* | | | | | serial: clps711x: Enable driver compilation with COMPILE_TESTAlexander Shiyan2014-01-07
* | | | | | serial: clps711x: Add support for N_IRDA line disciplineAlexander Shiyan2014-01-07
* | | | | | tty: synclink: avoid sleep_on raceArnd Bergmann2014-01-07
* | | | | | tty/amiserial: avoid interruptible_sleep_onArnd Bergmann2014-01-07
* | | | | | tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* | | | | | Merge 3.13-rc5 into tty-nextGreg Kroah-Hartman2013-12-24
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann2013-12-17
| * | | | | n_tty: Fix apparent order of echoed outputPeter Hurley2013-12-17
| * | | | | serial: 8250_dw: add new ACPI IDsMika Westerberg2013-12-17
| * | | | | serial: 8250_dw: Fix LCR workaround regressionJames Hogan2013-12-16
| * | | | | tty: Fix hang at ldsem_down_read()Peter Hurley2013-12-16
| |/ / / /
* | | | | tty: an overflow of multiplication in drivers/tty/cyclades.cQixue Xiao2013-12-20
* | | | | serial: Remove old SC26XX driverAlexander Shiyan2013-12-19
* | | | | serial: add support for 200 v3 series Titan cardYegor Yefremov2013-12-19
* | | | | serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe2013-12-19
* | | | | TTY/n_gsm: Removing the wrong tty_unlock/lock() in gsm_dlci_release()Chuansheng Liu2013-12-18
* | | | | drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.cRashika Kheria2013-12-17
* | | | | drivers: tty: Mark the functions as static in n_gsm.cRashika Kheria2013-12-17
* | | | | serial: pl011: fix fall back from DMA to interrupt modeGuennadi Liakhovetski2013-12-17
* | | | | serial: pl011: (cosmetic) remove superfluous register writeGuennadi Liakhovetski2013-12-17
* | | | | serial: amba-pl011: preseserve hardware settings during initialisationJon Medhurst2013-12-17
* | | | | serial: amba-pl011: factor out code for writing LCR_H registerJon Medhurst2013-12-17
* | | | | serial: amba-pl011: use port lock to guard control register accessJon Medhurst2013-12-17