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