summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-211-1/+1
| | |\ \
| | | * \ Merge branch 'ioat' into dmaengineDan Williams2010-05-1727-16/+53
| | | |\ \
| | | * | | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-171-1/+1
| | | * | | DMAENGINE: generic slave control v2Linus Walleij2010-03-261-1/+1
| * | | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-2210-26/+45
| * | | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-1812-25/+25
| | |_|/ / | |/| | |
* | | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-3/+3
| |/ / / |/| | |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-211-0/+1
|\ \ \ \
| * \ \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-076-36/+19
| |\ \ \ \
| * | | | | powerpc/mpsc: Set the port device in the mpsc serial driverCorey Minyard2010-04-071-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-211-0/+19
|\ \ \ \ \
| * | | | | kgdboc: Add ekgdboc for early use of the kernel debuggerJason Wessel2010-05-201-0/+19
* | | | | | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-05-215-13/+128
|\ \ \ \ \ \ | |/ / / / /
| * | | | | kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel2010-05-201-0/+14
| * | | | | kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel2010-05-201-7/+54
| * | | | | sparc,sunzilog: Add console polling support for sunzilog serial driverJason Wessel2010-05-201-0/+50
| * | | | | sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console codeJason Wessel2010-05-201-1/+5
| * | | | | kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-202-5/+5
* | | | | | serial: bfin_sport_uart: Use resource size to fix off-by-one errorTobias Klauser2010-05-211-2/+1
* | | | | | serial: Add driver for the Altera UARTTobias Klauser2010-05-213-0/+602
* | | | | | serial: Add driver for the Altera JTAG UARTTobias Klauser2010-05-213-0/+526
* | | | | | serial: timbuart: make sure last byte is sent when port is closedRichard Röjfors2010-05-211-10/+13
* | | | | | serial: two branches the same in timbuart_set_mctrl()Roel Kluin2010-05-211-1/+1
* | | | | | serial: uartlite: move from byte accesses to word accessesJohn Linn2010-05-211-16/+16
* | | | | | serial: bfin_sport_uart: drop redundant cpu dependsMike Frysinger2010-05-211-1/+1
* | | | | | serial: bfin_sport_uart: drop the experimental markingsMike Frysinger2010-05-211-2/+2
* | | | | | serial: bfin_sport_uart: pull in bfin_sport.h for SPORT definesMike Frysinger2010-05-211-0/+1
* | | | | | serial: bfin_sport_uart: only enable SPORT TX if data is to be sentSonic Zhang2010-05-211-9/+21
* | | | | | serial: bfin_sport_uart: drop useless status masksMike Frysinger2010-05-211-16/+1
* | | | | | serial: bfin_sport_uart: zero sport_uart_port if allocated dynamicallySonic Zhang2010-05-211-2/+2
* | | | | | serial: bfin_sport_uart: protect changes to uart_portSonic Zhang2010-05-211-2/+2
* | | | | | serial: bfin_sport_uart: add support for CTS/RTS via GPIOsSonic Zhang2010-05-213-11/+135
* | | | | | serial: bfin_sport_uart: rename early platform driver class stringSonic Zhang2010-05-211-2/+5
* | | | | | serial: bfin_sport_uart: add missing mapbase initializationSonic Zhang2010-05-211-1/+2
* | | | | | serial: bfin_sport_uart: remove unused peripheral pin listsSonic Zhang2010-05-211-21/+0
* | | | | | serial: bfin_sport_uart: shorten the SPORT TX waiting loopSonic Zhang2010-05-211-1/+7
* | | | | | serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read a...Sonic Zhang2010-05-211-1/+15
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-05-201-27/+9
|\ \ \ \ \
| * | | | | pcmcia: dev_node removal (write-only drivers)Dominik Brodowski2010-05-101-9/+0
| * | | | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-101-18/+9
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-192-13/+4
|\ \ \ \ \
| * | | | | drivers: serial: S5PC100 serial driver cleanupMarek Szyprowski2010-05-192-13/+4
* | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-192-37/+177
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel-stable' into develRussell King2010-05-1732-58/+78
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | serial: Use s3c2440 driver for S3C2416 SoCYauhen Kharuzhy2010-05-061-3/+4
| | |/ / / /
| * | | | | ARM: 6092/1: atmel_serial: support for RS485 communicationsClaudio Scordino2010-05-041-34/+173
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-191-63/+126
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-2627-5/+35
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'sh/stable-updates'Paul Mundt2010-04-052-1/+4
| |\ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt2010-03-301-63/+126
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
OpenPOWER on IntegriCloud