aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAge
...
| | | * | | | | 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
| |/ / / / / /
* | | | | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | | | | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/ / / / / /
* | | | | | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-03
| |\ \ \ \ \
| * | | | | | drivers/serial/sunsu.c: Correct use after freeJulia Lawall2010-03-30
* | | | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/ / / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | pcnet_cs: add new idKen Kawasaki2010-03-27
| | |_|/ / | |/| | |
* | | | | SH: remove superfluous warning from the serial driverGuennadi Liakhovetski2010-03-23
* | | | | SH: fix SCIFA SCASCR register bit definitionsGuennadi Liakhovetski2010-03-23
* | | | | serial: sh-sci: fix SH-Mobile SH breakageMagnus Damm2010-03-23
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-19
|\ \ \ \
| * | | | serial: sh-sci: remove duplicated #includeHuang Weiyi2010-03-14
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-19
|\ \ \ \ | |_|_|/ |/| | |
| * | | tty: cpm_uart: use resource_size()Tobias Klauser2010-03-19
| * | | uartlite: Fix build on sparc.David Miller2010-03-19
* | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-03-18
|\ \ \ \
| * | | | uartlite: Fix build on sparc.David Miller2010-03-10
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-18
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt...Julia Lawall2010-03-16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\ \ \ | | |_|/ | |/| |
| | * | tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-05
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-12
|\ \ \ \
| * | | | Merge branch 'origin' into devel-stableRussell King2010-03-08
| |\| | |
| * | | | Merge branch 'for-rmk/samsung5' of git://git.fluff.org/bjdooks/linux into dev...Russell King2010-03-02
| |\ \ \ \
| | * | | | ARM: SAMSUNG: Fix UART number for S5P6442Ben Dooks2010-02-23
| | * | | | ARM: S5P6442: Add serial port supportKukjin Kim2010-02-23