aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2010-05-28ARM: S5PV210: serial: Fix section mismatch warningMarek Szyprowski
2010-05-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-05-25m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely
2010-05-25powerpc/mpc5121: move PSC FIFO memory init to platform codeAnatolij Gustschin
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-05-22sh: fix Oops in the serial SCI driverGuennadi Liakhovetski
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-05-21Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-05-21serial: bfin_sport_uart: Use resource size to fix off-by-one errorTobias Klauser
2010-05-21serial: Add driver for the Altera UARTTobias Klauser
2010-05-21serial: Add driver for the Altera JTAG UARTTobias Klauser
2010-05-21serial: timbuart: make sure last byte is sent when port is closedRichard Röjfors
2010-05-21serial: two branches the same in timbuart_set_mctrl()Roel Kluin
2010-05-21serial: uartlite: move from byte accesses to word accessesJohn Linn
2010-05-21serial: bfin_sport_uart: drop redundant cpu dependsMike Frysinger
2010-05-21serial: bfin_sport_uart: drop the experimental markingsMike Frysinger
2010-05-21serial: bfin_sport_uart: pull in bfin_sport.h for SPORT definesMike Frysinger
2010-05-21serial: bfin_sport_uart: only enable SPORT TX if data is to be sentSonic Zhang
2010-05-21serial: bfin_sport_uart: drop useless status masksMike Frysinger
2010-05-21serial: bfin_sport_uart: zero sport_uart_port if allocated dynamicallySonic Zhang
2010-05-21serial: bfin_sport_uart: protect changes to uart_portSonic Zhang
2010-05-21serial: bfin_sport_uart: add support for CTS/RTS via GPIOsSonic Zhang
2010-05-21serial: bfin_sport_uart: rename early platform driver class stringSonic Zhang
2010-05-21serial: bfin_sport_uart: add missing mapbase initializationSonic Zhang
2010-05-21serial: bfin_sport_uart: remove unused peripheral pin listsSonic Zhang
2010-05-21serial: bfin_sport_uart: shorten the SPORT TX waiting loopSonic Zhang
2010-05-21serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read a...Sonic Zhang
2010-05-20kgdboc: Add ekgdboc for early use of the kernel debuggerJason Wessel
2010-05-20kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel
2010-05-20kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel
2010-05-20sparc,sunzilog: Add console polling support for sunzilog serial driverJason Wessel
2010-05-20sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console codeJason Wessel
2010-05-20kgdb,8250,pl011: Return immediately from console pollJason Wessel
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-05-19Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-05-19drivers: serial: S5PC100 serial driver cleanupMarek Szyprowski
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
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-10pcmcia: dev_node removal (write-only drivers)Dominik Brodowski