Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | serial: bfin_sport_uart: rename early platform driver class string | Sonic Zhang | 1 | -2/+5 |
2010-05-21 | serial: bfin_sport_uart: add missing mapbase initialization | Sonic Zhang | 1 | -1/+2 |
2010-05-21 | serial: bfin_sport_uart: remove unused peripheral pin lists | Sonic Zhang | 1 | -21/+0 |
2010-05-21 | serial: bfin_sport_uart: shorten the SPORT TX waiting loop | Sonic Zhang | 1 | -1/+7 |
2010-05-21 | serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read a... | Sonic Zhang | 1 | -1/+15 |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -27/+9 |
2010-05-19 | Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2 | -13/+4 |
2010-05-19 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -37/+177 |
2010-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -63/+126 |
2010-05-19 | drivers: serial: S5PC100 serial driver cleanup | Marek Szyprowski | 2 | -13/+4 |
2010-05-17 | Merge branch 'devel-stable' into devel | Russell King | 32 | -58/+78 |
2010-05-13 | serial: imx.c: fix CTS trigger level lower to avoid lost chars | Valentin Longchamp | 1 | -1/+9 |
2010-05-13 | serial: mpc52xx_uart: fix null pointer dereference | Anatolij Gustschin | 1 | -1/+1 |
2010-05-10 | pcmcia: dev_node removal (write-only drivers) | Dominik Brodowski | 1 | -9/+0 |
2010-05-10 | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 1 | -18/+9 |
2010-05-06 | serial: Use s3c2440 driver for S3C2416 SoC | Yauhen Kharuzhy | 1 | -3/+4 |
2010-05-04 | ARM: 6092/1: atmel_serial: support for RS485 communications | Claudio Scordino | 1 | -34/+173 |
2010-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2 | -1/+5 |
2010-04-30 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -33/+0 |
2010-04-30 | serial: drivers/serial/pmac_zilog.c: add missing unlock | Julia Lawall | 1 | -1/+3 |
2010-04-30 | serial: 8250_pnp - add Fujitsu Wacom device | Ping Cheng | 1 | -0/+2 |
2010-04-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+1 |
2010-04-28 | serial/mpc52xx_uart: Drop outdated comments | Wolfram Sang | 1 | -33/+0 |
2010-04-26 | Merge branch 'sh/stable-updates' | Paul Mundt | 27 | -5/+35 |
2010-04-23 | ARM: 6030/1: KS8695: enable console | Yegor Yefremov | 1 | -0/+1 |
2010-04-21 | m68knommu: allow 4 coldfire serial ports | Philippe De Muyter | 1 | -1/+1 |
2010-04-21 | m68knommu: fix coldfire tcdrain | Philippe De Muyter | 1 | -1/+3 |
2010-04-17 | serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33) | Timur Maximov | 1 | -0/+9 |
2010-04-05 | Merge branch 'sh/stable-updates' | Paul Mundt | 2 | -1/+4 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 1 | -1/+3 |
2010-04-04 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 27 | -408/+1452 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 25 | -3/+22 |
2010-03-30 | drivers/serial/sunsu.c: Correct use after free | Julia Lawall | 1 | -1/+3 |
2010-03-30 | Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c... | Paul Mundt | 1 | -63/+126 |
2010-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-03-28 | pcnet_cs: add new id | Ken Kawasaki | 1 | -0/+1 |
2010-03-23 | SH: extend SCI DMA support to work on SCIFA ports | Guennadi Liakhovetski | 1 | -33/+81 |
2010-03-23 | serial: sh-sci: Use sg_dma_len() and sg_dma_address() | Magnus Damm | 1 | -8/+6 |
2010-03-23 | dmaengine: shdma: Remove sh_dmae_slave_chan_id enum | Magnus Damm | 1 | -2/+2 |
2010-03-23 | SH: remove superfluous warning from the serial driver | Guennadi Liakhovetski | 1 | -4/+0 |
2010-03-23 | SH: fix SCIFA SCASCR register bit definitions | Guennadi Liakhovetski | 1 | -1/+5 |
2010-03-23 | serial: sh-sci: fix SH-Mobile SH breakage | Magnus Damm | 1 | -7/+22 |
2010-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -1/+0 |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 1 | -2/+2 |
2010-03-19 | tty: cpm_uart: use resource_size() | Tobias Klauser | 1 | -2/+2 |
2010-03-19 | uartlite: Fix build on sparc. | David Miller | 1 | -5/+5 |
2010-03-19 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -5/+5 |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-03-16 | drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt... | Julia Lawall | 1 | -1/+1 |
2010-03-15 | serial: sh-sci: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |