summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-1/+1
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-51/+138
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-190/+170
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+1
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-01-13audit: convert all sessionid declaration to unsigned intEric Paris1-1/+1
2014-01-13tty/serial: at91: disable uart timer at start of shutdownMarek Roszko1-12/+10
2014-01-09drivers/tty: ehv_bytechan fails to build as a moduleAnton Blanchard1-1/+1
2014-01-09Merge branch 'qcom/drivers' into next/driversOlof Johansson1-1/+1
2014-01-09tty: serial: Limit msm_serial_hs driver to platforms that use itStephen Boyd1-1/+1
2014-01-07serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren1-0/+4
2014-01-07tty/serial: at91: reset rx_ring when port is shutdownMark Deneen1-0/+6
2014-01-07tty/serial: at91: fix race condition in atmel_serial_removeMarek Roszko1-1/+2
2014-01-07tty/serial: at91: Handle shutdown more safelyMarek Roszko1-7/+13
2014-01-07serial: sirf: correct condition for fetching dma buffer into ttyQipan Li1-2/+6
2014-01-07serial: sirf: provide pm entries of uart_opsQipan Li1-3/+11
2014-01-07serial: sirf: use PM macro initialize PM functionsQipan Li1-6/+11
2014-01-07serial: clps711x: Enable driver compilation with COMPILE_TESTAlexander Shiyan2-20/+23
2014-01-07serial: clps711x: Add support for N_IRDA line disciplineAlexander Shiyan1-8/+12
2014-01-07tty: synclink: avoid sleep_on raceArnd Bergmann3-6/+6
2014-01-07tty/amiserial: avoid interruptible_sleep_onArnd Bergmann1-8/+18
2014-01-07tty: delete non-required instances of include <linux/init.h>Paul Gortmaker15-15/+0
2014-01-07treewide: fix comments and printk msgsMasanari Iida1-1/+1
2014-01-02Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-2/+4
2014-01-02Merge tag 'renesas-sh-sci3-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof 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/k...Olof Johansson2-151/+132
2013-12-29Merge tag 'renesas-sh-sci-for-v3.14' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-17/+22
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof 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