summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+1
2011-05-23Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2-9/+23
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds50-187/+1270
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-5/+4
2011-05-23sh: sh-sci: sh7377 and sh73a0 build fixesMagnus Damm1-8/+8
2011-05-23serial: sh-sci: suspend/resume wakeup support V2Magnus Damm1-1/+1
2011-05-23serial: sh-sci: Runtime PM supportMagnus Damm1-0/+14
2011-05-19serial: 8250_pci: add support for Cronyx Omega PCI multiserial board.Antony Pavlov1-0/+32
2011-05-19tty/serial: Fix break handling for PORT_TEGRAStephen Warren1-0/+28
2011-05-19tty/serial: Add explicit PORT_TEGRA typeStephen Warren2-2/+13
2011-05-19SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.John Crispin3-0/+765
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-05-12tty: Remove to support serial for S5P6442Kukjin Kim1-1/+1
2011-05-118250_pci: Add support for the Digi/IBM PCIe 2-port AdapterScott Kilau1-1/+18
2011-05-10pch_uart: Support new device ML7223 IOHTomoya MORINAGA2-5/+15
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches1-1/+1
2011-05-03tty/serial: add support for Xilinx PS UARTJohn Linn3-0/+1127
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches2-4/+3
2011-04-26Merge branch 'master' into for-nextJiri Kosina21-65/+53
2011-04-25TTY: serial_core, remove superfluous set_task_stateJiri Slaby1-1/+0
2011-04-25TTY: serial_core, remove invalid testJiri Slaby1-9/+0
2011-04-19serial/imx: read cts state only after acking cts change irqUwe Kleine-König1-1/+2
2011-04-19Serial: Remove unused code.Govindraj.R1-11/+0
2011-04-19Serial: ifx6x60c: Remove duplicate includes of linux/tty.hJesper Juhl1-2/+0
2011-04-19tty: remove invalid location line in file headerJovi Zhang44-87/+11
2011-04-19serial: core, remove uart_update_termiosJiri Slaby1-24/+1
2011-04-19serial: core, do not set DTR/RTS twice on startupJiri Slaby1-14/+0
2011-04-19serial: core, move termios handling to uart_startupJiri Slaby1-15/+9
2011-04-19serial: altera_uart: Scan for a free port if platform device id is -1Tobias Klauser1-11/+15
2011-04-19TTY: serial_core, remove unused variableJiri Slaby1-4/+0
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-13/+12
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds18-24/+24
2011-03-31Fix common misspellingsLucas De Marchi18-24/+24
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt1-2/+2
2011-03-31sh: sh-sci: Fix double initialization by serial_console_setupNobuhiro Iwamatsu1-13/+6
2011-03-31serial: sh-sci: prevent setup of uninitialized serial consoleAlexandre Courbot1-0/+6
2011-03-30apbuart: Depend upon sparc.David S. Miller1-1/+1
2011-03-30sparc32,leon: Fixed APBUART frequency detectionDaniel Hellstrom1-17/+7
2011-03-30sparc32, leon: APBUART driver must use archdata to get IRQ numberDaniel Hellstrom1-7/+5
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-2/+2
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-1/+1
2011-03-25kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter1-1/+1
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+0
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-32/+35
2011-03-17Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2-45/+269
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-2/+815
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds2-63/+452
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King11-91/+480
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt34-1157/+2713