aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-2350-187/+1270
|\
| * serial: 8250_pci: add support for Cronyx Omega PCI multiserial board.Antony Pavlov2011-05-191-0/+32
| * tty/serial: Fix break handling for PORT_TEGRAStephen Warren2011-05-191-0/+28
| * tty/serial: Add explicit PORT_TEGRA typeStephen Warren2011-05-192-2/+13
| * tty: Remove to support serial for S5P6442Kukjin Kim2011-05-121-1/+1
| * 8250_pci: Add support for the Digi/IBM PCIe 2-port AdapterScott Kilau2011-05-111-1/+18
| * pch_uart: Support new device ML7223 IOHTomoya MORINAGA2011-05-102-5/+15
| * tty/serial: add support for Xilinx PS UARTJohn Linn2011-05-033-0/+1127
| * TTY: serial_core, remove superfluous set_task_stateJiri Slaby2011-04-251-1/+0
| * TTY: serial_core, remove invalid testJiri Slaby2011-04-251-9/+0
| * Serial: Remove unused code.Govindraj.R2011-04-191-11/+0
| * Serial: ifx6x60c: Remove duplicate includes of linux/tty.hJesper Juhl2011-04-191-2/+0
| * tty: remove invalid location line in file headerJovi Zhang2011-04-1944-87/+11
| * serial: core, remove uart_update_termiosJiri Slaby2011-04-191-24/+1
| * serial: core, do not set DTR/RTS twice on startupJiri Slaby2011-04-191-14/+0
| * serial: core, move termios handling to uart_startupJiri Slaby2011-04-191-15/+9
| * serial: altera_uart: Scan for a free port if platform device id is -1Tobias Klauser2011-04-191-11/+15
| * TTY: serial_core, remove unused variableJiri Slaby2011-04-191-4/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-233-5/+4
|\ \
| * | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-262-4/+3
| * | Merge branch 'master' into for-nextJiri Kosina2011-04-2621-65/+53
| |\ \
| * | | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* | | | SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.John Crispin2011-05-193-0/+765
* | | | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
| |/ / |/| |
* | | serial/imx: read cts state only after acking cts change irqUwe Kleine-König2011-04-191-1/+2
| |/ |/|
* | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-04-071-13/+12
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-03-311-2/+2
| |\ \
| * | | sh: sh-sci: Fix double initialization by serial_console_setupNobuhiro Iwamatsu2011-03-311-13/+6
| * | | serial: sh-sci: prevent setup of uninitialized serial consoleAlexandre Courbot2011-03-311-0/+6
* | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0718-24/+24
|\ \ \ \
| * | | | Fix common misspellingsLucas De Marchi2011-03-3118-24/+24
| | |/ / | |/| |
* | | | apbuart: Depend upon sparc.David S. Miller2011-03-301-1/+1
* | | | sparc32,leon: Fixed APBUART frequency detectionDaniel Hellstrom2011-03-301-17/+7
* | | | sparc32, leon: APBUART driver must use archdata to get IRQ numberDaniel Hellstrom2011-03-301-7/+5
|/ / /
* | | drivers: Final irq namespace conversionThomas Gleixner2011-03-291-2/+2
|/ /
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-251-1/+1
|\ \ | |/ |/|
| * kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter2011-03-251-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+0
|\ \
| * | serial, pch uart: Remove duplicate inclusion of linux/pci.h headerJesper Juhl2011-02-171-1/+0
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-32/+35
|\ \ \
| * | | drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leakJulia Lawall2011-03-151-32/+35
* | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-03-172-45/+269
|\ \ \ \
| * \ \ \ Merge remote branch 'rmk/for-linus' into for-linusDavid Brown2011-03-169-28/+28
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'msm-uart' into for-nextDavid Brown2011-01-242-45/+269
* | | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-173-2/+815
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-03-151-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'next-exynos4' into for-nextKukjin Kim2011-03-111-2/+2
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | tty: Change dependency of ARCH_EXYNOS4Kukjin Kim2011-02-221-2/+2
| | | | |/ / | | | |/| |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King2011-03-121-0/+1
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-03-103-0/+814
| |\ \ \ \ \ | | |_|/ / / | |/| | | |