aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/driversOlof Johansson1-2/+4
2014-01-02Merge tag 'renesas-sh-sci3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/driversOlof Johansson1-50/+137
2014-01-02Merge branch 'renesas/drivers-sci2' into next/driversOlof Johansson2-168/+154
2014-01-02Merge tag 'renesas-sh-sci2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanupOlof Johansson2-151/+132
2013-12-29Merge tag 'renesas-sh-sci-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanupOlof Johansson1-17/+22
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanupOlof Johansson1-22/+16
2013-12-24Merge 3.13-rc5 into tty-nextGreg Kroah-Hartman4-6/+27
2013-12-24serial: sh-sci: Add OF supportBastian Hecht1-3/+98
2013-12-24serial: sh-sci: Remove platform data mapbase and irqs fieldsLaurent Pinchart1-26/+34
2013-12-24serial: sh-sci: Remove platform data scbrr_algo_id fieldLaurent Pinchart1-21/+5
2013-12-24serial: sh-sci: Rework baud rate calculationLaurent Pinchart1-7/+30
2013-12-24serial: sh-sci: Compute overrun_bit without using baud rate algoLaurent Pinchart1-12/+14
2013-12-24serial: sh-sci: Remove unused GPIO request codeLaurent Pinchart1-67/+0
2013-12-24serial: sh-sci: Move overrun_bit and error_mask fields out of pdataLaurent Pinchart2-28/+24
2013-12-24serial: sh-sci: Support resources passed through platform resourcesLaurent Pinchart1-16/+49
2013-12-24serial: sh-sci: Don't check IRQ in verify port operationLaurent Pinchart1-4/+0
2013-12-24serial: sh-sci: Set the UPF_FIXED_PORT flagLaurent Pinchart1-1/+1
2013-12-24serial: sh-sci: Remove duplicate interrupt check in verify port opLaurent Pinchart1-1/+1
2013-12-24serial: sh-sci: Simplify baud rate calculation algorithmsLaurent Pinchart1-4/+4
2013-12-24serial: sh-sci: Remove baud rate calculation algorithm 5Laurent Pinchart1-2/+0
2013-12-24serial: sh-sci: Sort headers alphabeticallyLaurent Pinchart1-21/+21
2013-12-20tty: an overflow of multiplication in drivers/tty/cyclades.cQixue Xiao1-0/+2
2013-12-19serial: Remove old SC26XX driverAlexander Shiyan3-768/+0
2013-12-19serial: add support for 200 v3 series Titan cardYegor Yefremov1-0/+4
2013-12-19serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe1-2/+2
2013-12-18TTY/n_gsm: Removing the wrong tty_unlock/lock() in gsm_dlci_release()Chuansheng Liu1-4/+1
2013-12-17tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann1-0/+2
2013-12-17n_tty: Fix apparent order of echoed outputPeter Hurley1-1/+6
2013-12-17serial: 8250_dw: add new ACPI IDsMika Westerberg1-0/+2
2013-12-17drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.cRashika Kheria1-1/+1
2013-12-17drivers: tty: Mark the functions as static in n_gsm.cRashika Kheria1-9/+5
2013-12-17serial: pl011: fix fall back from DMA to interrupt modeGuennadi Liakhovetski1-0/+2
2013-12-17serial: pl011: (cosmetic) remove superfluous register writeGuennadi Liakhovetski1-3/+1
2013-12-17serial: amba-pl011: preseserve hardware settings during initialisationJon Medhurst1-2/+12
2013-12-17serial: amba-pl011: factor out code for writing LCR_H registerJon Medhurst1-22/+17
2013-12-17serial: amba-pl011: use port lock to guard control register accessJon Medhurst1-0/+6
2013-12-17Revert "serial: pl011: use DMA RX polling by default"Greg Kroah-Hartman1-1/+1
2013-12-17n_tty: Fix buffer overruns with larger-than-4k pastesPeter Hurley1-3/+23
2013-12-17serial: clps711x: Driver refactorAlexander Shiyan1-194/+254
2013-12-16serial: 8250_dw: Fix LCR workaround regressionJames Hogan1-2/+4
2013-12-16tty: Fix hang at ldsem_down_read()Peter Hurley1-3/+13
2013-12-16Merge 3.13-rc4 into tty-nextGreg Kroah-Hartman1-2/+4
2013-12-14serial: sh-sci: Convert to clk_prepare/unprepareLaurent Pinchart1-4/+4
2013-12-14serial: sh-sci: Don't enable/disable port from within break timerLaurent Pinchart1-4/+8
2013-12-12serial: sh-sci: Fix warnings due to improper casts and printk formatsLaurent Pinchart1-9/+10
2013-12-11serial: tegra: convert to standard DMA DT bindingsStephen Warren1-18/+6
2013-12-11serial: tegra: use reset frameworkStephen Warren1-4/+10
2013-12-09tty: Halve flip buffer GFP_ATOMIC memory consumptionPeter Hurley1-10/+35
2013-12-08tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann1-0/+2
2013-12-08serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe1-2/+2