summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-281-8/+95
|\
| * s390/hvc_iucv: Automatically assign free HVC terminal devicesHendrik Brueckner2014-01-221-7/+26
| * s390/hvc_iucv: Display connection details through device attributesHendrik Brueckner2014-01-221-0/+68
| * s390/hvc_iucv: fix sparse warningHendrik Brueckner2014-01-221-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-271-1/+1
|\ \
| * | drivers/tty: ehv_bytechan fails to build as a moduleAnton Blanchard2014-01-091-1/+1
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-232-51/+138
|\ \ \
| * \ \ Merge branch 'qcom/drivers' into next/driversOlof Johansson2014-01-091-1/+1
| |\ \ \
| | * | | tty: serial: Limit msm_serial_hs driver to platforms that use itStephen Boyd2014-01-091-1/+1
| * | | | Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-021-2/+4
| |\ \ \ \
| * \ \ \ \ Merge tag 'renesas-sh-sci3-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-01-021-50/+137
| |\ \ \ \ \
| | * | | | | serial: sh-sci: Add OF supportBastian Hecht2013-12-241-3/+98
| | * | | | | serial: sh-sci: Remove platform data mapbase and irqs fieldsLaurent Pinchart2013-12-241-26/+34
| | * | | | | serial: sh-sci: Remove platform data scbrr_algo_id fieldLaurent Pinchart2013-12-241-21/+5
| * | | | | | Merge branch 'renesas/drivers-sci2' into next/driversOlof Johansson2014-01-022-168/+154
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
* | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-233-190/+170
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'renesas-sh-sci2-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-01-022-151/+132
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | serial: sh-sci: Rework baud rate calculationLaurent Pinchart2013-12-241-7/+30
| | * | | | | serial: sh-sci: Compute overrun_bit without using baud rate algoLaurent Pinchart2013-12-241-12/+14
| | * | | | | serial: sh-sci: Remove unused GPIO request codeLaurent Pinchart2013-12-241-67/+0
| | * | | | | serial: sh-sci: Move overrun_bit and error_mask fields out of pdataLaurent Pinchart2013-12-242-28/+24
| | * | | | | 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
OpenPOWER on IntegriCloud