summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
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-31apbuart: 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-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-1/+1
2011-03-26kgdboc,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-18Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2-45/+269
2011-03-18Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-2/+815
2011-03-18Merge 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
2011-03-17Merge remote branch 'rmk/for-linus' into for-linusDavid Brown9-28/+28
2011-03-17Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-706/+0
2011-03-17Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds12-131/+126
2011-03-17Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds21-304/+2571
2011-03-15drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leakJulia Lawall1-32/+35
2011-03-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King1-2/+2
2011-03-15pch_uart: reference clock on CM-iTCDenis Turischev1-2/+7
2011-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King1-0/+1
2011-03-11Merge branch 'next-exynos4' into for-nextKukjin Kim1-2/+2
2011-03-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King3-0/+814
2011-03-10ARM: 6764/1: pl011: factor out FIFO to TTY codeLinus Walleij1-91/+66
2011-03-10ARM: 6763/1: pl011: add optional RX DMA to PL011 v2Linus Walleij1-20/+434
2011-03-07serial: msm_serial_hs: Add MSM high speed UART driverMayank Rana3-0/+1893
2011-03-04serial: sh-sci: fix deadlock when resuming from S3 sleepAlexandre Courbot1-0/+6
2011-03-01tty: serial: altera_jtaguart: Add device tree supportTobias Klauser1-2/+13
2011-03-01tty: serial: altera_uart: Add devicetree supportTobias Klauser1-4/+47
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely9-46/+42
2011-02-28dt: uartlite: merge platform and of_platform driver bindingsGrant Likely1-79/+24
2011-02-28fmvj18x_cs: add new idKen Kawasaki1-0/+1
2011-02-25tty/serial: Relax the device_type restriction from of_serialGrant Likely1-9/+9
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman5-25/+22
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King2-2/+2
2011-02-23pch_uart: Fix DMA channel miss-setting issue.Tomoya MORINAGA1-12/+47
2011-02-23pch_uart: fix exclusive access issueTomoya MORINAGA1-2/+9
2011-02-23pch_uart: fix auto flow control miss-setting issueTomoya MORINAGA1-6/+13
2011-02-23pch_uart: fix uart clock setting issueTomoya MORINAGA1-1/+6
2011-02-23pch_uart : Use dev_xxx not pr_xxxTomoya MORINAGA1-28/+49
2011-02-23pch_uart : Reduce memcpyTomoya MORINAGA1-8/+5
2011-02-23pch_uart: add spin_lock_initTomoya MORINAGA1-0/+2
2011-02-23pch_uart: add multi-scatter processingTomoya MORINAGA1-28/+89
2011-02-23tty: serial: altera_jtaguart: Fixup type usage of port flagsTobias Klauser1-1/+1