summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2010-05-18Merge branch 'quilt/tty'Stephen Rothwell
2010-05-18Merge remote branch 'devicetree/next-devicetree'Stephen Rothwell
2010-05-18Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-05-18Merge remote branch 'pcmcia/master'Stephen Rothwell
2010-05-18Merge remote branch 'async_tx/next'Stephen Rothwell
2010-05-18Merge remote branch 'sh/master'Stephen Rothwell
2010-05-18Merge remote branch '52xx-and-virtex/next'Stephen Rothwell
2010-05-18Merge remote branch 'powerpc/next'Stephen Rothwell
2010-05-18Merge remote branch 'arm/devel'Stephen Rothwell
2010-05-18serial: apbuart: Let boards without apbuart bootAnton Vorontsov
2010-05-18serial: bfin_sport_uart: Use resource size to fix off-by-one errorTobias Klauser
2010-05-18serial: Add driver for the Altera UARTTobias Klauser
2010-05-18serial: Add driver for the Altera JTAG UARTTobias Klauser
2010-05-18serial: timbuart: make sure last byte is sent when port is closedRichard Röjfors
2010-05-18serial: two branches the same in timbuart_set_mctrl()Roel Kluin
2010-05-18serial: uartlite: move from byte accesses to word accessesJohn Linn
2010-05-18serial: bfin_sport_uart: drop redundant cpu dependsMike Frysinger
2010-05-18serial: bfin_sport_uart: drop the experimental markingsMike Frysinger
2010-05-18serial: bfin_sport_uart: pull in bfin_sport.h for SPORT definesMike Frysinger
2010-05-18serial: bfin_sport_uart: only enable SPORT TX if data is to be sentSonic Zhang
2010-05-18serial: bfin_sport_uart: drop useless status masksMike Frysinger
2010-05-18serial: bfin_sport_uart: zero sport_uart_port if allocated dynamicallySonic Zhang
2010-05-18serial: bfin_sport_uart: protect changes to uart_portSonic Zhang
2010-05-18serial: bfin_sport_uart: add support for CTS/RTS via GPIOsSonic Zhang
2010-05-18serial: bfin_sport_uart: rename early platform driver class stringSonic Zhang
2010-05-18serial: bfin_sport_uart: add missing mapbase initializationSonic Zhang
2010-05-18serial: bfin_sport_uart: remove unused peripheral pin listsSonic Zhang
2010-05-18serial: bfin_sport_uart: shorten the SPORT TX waiting loopSonic Zhang
2010-05-18serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read a...Sonic Zhang
2010-05-17Merge branch 'ioat' into dmaengineDan Williams
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-13serial: imx.c: fix CTS trigger level lower to avoid lost charsValentin Longchamp
2010-05-13serial: mpc52xx_uart: fix null pointer dereferenceAnatolij Gustschin
2010-05-13drivers/serial/of: don't use deprecated field in of_platform_driverGrant Likely
2010-05-10pcmcia: dev_node removal (write-only drivers)Dominik Brodowski
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-05-06serial: Use s3c2440 driver for S3C2416 SoCYauhen Kharuzhy
2010-05-04ARM: 6092/1: atmel_serial: support for RS485 communicationsClaudio Scordino
2010-05-02mpc5200b/uart: improve baud rate calculation (reach high baud rates, better a...Albrecht Dress
2010-04-30drivers/serial: use .dev.of_node instead of .node in struct of_deviceGrant Likely
2010-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-04-30Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-04-30serial: drivers/serial/pmac_zilog.c: add missing unlockJulia Lawall
2010-04-30serial: 8250_pnp - add Fujitsu Wacom devicePing Cheng
2010-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-28serial/mpc52xx_uart: Drop outdated commentsWolfram Sang
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt
2010-04-23ARM: 6030/1: KS8695: enable consoleYegor Yefremov