summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-06-11imx: serial: use tty_encode_baud_rate to set true rateOskar Schirmer
2009-06-11imx: serial: add IrDA support to serial driverFabian Godehardt
2009-06-11imx: serial: use rational library functionOskar Schirmer
2009-06-11imx: serial: handle initialisation failure correctlyDaniel Glöckner
2009-06-11imx: serial: be sure to stop xmit upon shutdownFabian Godehardt
2009-06-11imx: serial: notify higher layers in case xmit IRQ was not calledFabian Godehardt
2009-06-11imx: serial: fix one bit field typeDaniel Glöckner
2009-06-11imx: serial: fix whitespaces (no changes in functionality)Oskar Schirmer
2009-06-11timbuart: Fix the termios logicAlan Cox
2009-06-11serial: Added Timberdale UART driverRichard Röjfors
2009-06-11Blackfin Serial Driver: disable dma rx interrupt only rather than all irqsSonic Zhang
2009-06-11Blackfin Serial Driver: handle anomaly 05000231Sonic Zhang
2009-06-11Blackfin Serial Driver: annotate anomalies 05000215 and 05000099Sonic Zhang
2009-06-11Blackfin Serial Driver: handle irregular DMA register status in auto start modeSonic Zhang
2009-06-11Blackfin Serial Driver: fix missing new lines when under loadGraf Yang
2009-06-11Blackfin Serial Driver: fix baudrate for early_printkRobin Getz
2009-06-11Blackfin Serial Driver: fix error while transferring large filesSonic Zhang
2009-06-11Blackfin SPORT UART: rewrite inline assemblyMike Frysinger
2009-06-11Blackfin SPORT UART: fix data misses while using transmit frame syncMichael Hennerich
2009-06-11Blackfin SPORT UART: fix typo in sport_set_termios prototypeMike Frysinger
2009-06-11serial: add support for the TI AR7 internal UARTFlorian Fainelli
2009-06-11icom: fix compile errors when defining ICOM_TRACEBreno Leitao
2009-06-11icom: fixing a if clause spaghettiBreno Leitao
2009-06-11jsm: correctly support multiple 4/8-port boardsAlexander Y. Fomichev
2009-06-118250_pci: add the OXCB950 chip to the 8250 PCI driver.Andre Przywara
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-06-08Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King
2009-06-08Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into ...Russell King
2009-06-04[ARM] 5541/1: serial/amba-pl011.c: add support for the modified port found in...Alessandro Rubini
2009-06-03fix oops when using console=ttymxcN with N > 0Eric Lammerts
2009-06-02serial: sh-sci: Fix up PORT_SCI console output ordering.SUGIOKA Toshinobu
2009-05-31[ARM] 5505/1: serial amba-pl011: move to arch_initcall for earlier consoleAlessandro Rubini
2009-05-298250: Fix oops from setserialAlan Cox
2009-05-29serial: 8250_gsc: fix printk format errorAlexander Beregalov
2009-05-29drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King
2009-05-26Merge branch 'sh/clkfwk'Paul Mundt
2009-05-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King
2009-05-22icom: fix rmmod crashBreno Leitao
2009-05-22Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini
2009-05-20fix oops when using console=ttymxcN with N > 0Eric Lammerts
2009-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-05-15serial/nwpserial: Fix wrong register read address and add interrupt acknowledge.Benjamin Krill
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt