aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAge
...
| * | | | | kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-20
* | | | | | serial: bfin_sport_uart: Use resource size to fix off-by-one errorTobias Klauser2010-05-21
* | | | | | serial: Add driver for the Altera UARTTobias Klauser2010-05-21
* | | | | | serial: Add driver for the Altera JTAG UARTTobias Klauser2010-05-21
* | | | | | serial: timbuart: make sure last byte is sent when port is closedRichard Röjfors2010-05-21
* | | | | | serial: two branches the same in timbuart_set_mctrl()Roel Kluin2010-05-21
* | | | | | serial: uartlite: move from byte accesses to word accessesJohn Linn2010-05-21
* | | | | | serial: bfin_sport_uart: drop redundant cpu dependsMike Frysinger2010-05-21
* | | | | | serial: bfin_sport_uart: drop the experimental markingsMike Frysinger2010-05-21
* | | | | | serial: bfin_sport_uart: pull in bfin_sport.h for SPORT definesMike Frysinger2010-05-21
* | | | | | serial: bfin_sport_uart: only enable SPORT TX if data is to be sentSonic Zhang2010-05-21
* | | | | | serial: bfin_sport_uart: drop useless status masksMike Frysinger2010-05-21
* | | | | | serial: bfin_sport_uart: zero sport_uart_port if allocated dynamicallySonic Zhang2010-05-21
* | | | | | serial: bfin_sport_uart: protect changes to uart_portSonic Zhang2010-05-21
* | | | | | serial: bfin_sport_uart: add support for CTS/RTS via GPIOsSonic Zhang2010-05-21
* | | | | | serial: bfin_sport_uart: rename early platform driver class stringSonic Zhang2010-05-21
* | | | | | serial: bfin_sport_uart: add missing mapbase initializationSonic Zhang2010-05-21
* | | | | | serial: bfin_sport_uart: remove unused peripheral pin listsSonic Zhang2010-05-21
* | | | | | serial: bfin_sport_uart: shorten the SPORT TX waiting loopSonic Zhang2010-05-21
* | | | | | serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read a...Sonic Zhang2010-05-21
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-05-20
|\ \ \ \ \
| * | | | | pcmcia: dev_node removal (write-only drivers)Dominik Brodowski2010-05-10
| * | | | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-10
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-19
|\ \ \ \ \
| * | | | | drivers: serial: S5PC100 serial driver cleanupMarek Szyprowski2010-05-19
* | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-19
|\ \ \ \ \ \
| * | | | | | Merge branch 'devel-stable' into develRussell King2010-05-17
| |\| | | | |
| | * | | | | serial: Use s3c2440 driver for S3C2416 SoCYauhen Kharuzhy2010-05-05
| | |/ / / /
| * | | | | ARM: 6092/1: atmel_serial: support for RS485 communicationsClaudio Scordino2010-05-04
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-19
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-26
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'sh/stable-updates'Paul Mundt2010-04-04
| |\ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt2010-03-29
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | | * | | | | | serial: sh-sci: clkdev updates for MSTP gating.Paul Mundt2010-03-10
| | | * | | | | | | SH: extend SCI DMA support to work on SCIFA portsGuennadi Liakhovetski2010-03-23
| | | * | | | | | | serial: sh-sci: Use sg_dma_len() and sg_dma_address()Magnus Damm2010-03-23
| | | * | | | | | | dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm2010-03-23
| | | | |_|_|_|_|/ | | | |/| | | | |
* | | | | | | | | serial: imx.c: fix CTS trigger level lower to avoid lost charsValentin Longchamp2010-05-13
* | | | | | | | | serial: mpc52xx_uart: fix null pointer dereferenceAnatolij Gustschin2010-05-13
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-04-30
|\ \ \ \ \ \ \ \
| * | | | | | | | serial: drivers/serial/pmac_zilog.c: add missing unlockJulia Lawall2010-04-30
| * | | | | | | | serial: 8250_pnp - add Fujitsu Wacom devicePing Cheng2010-04-30
* | | | | | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-04-30
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | serial/mpc52xx_uart: Drop outdated commentsWolfram Sang2010-04-28
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-29
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | ARM: 6030/1: KS8695: enable consoleYegor Yefremov2010-04-23
* | | | | | | | m68knommu: allow 4 coldfire serial portsPhilippe De Muyter2010-04-21
* | | | | | | | m68knommu: fix coldfire tcdrainPhilippe De Muyter2010-04-20
|/ / / / / / /
* / / / / / / serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)Timur Maximov2010-04-17
|/ / / / / /
* | | | | | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |