| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-03-19 | 1 | -1/+0 |
|\ |
|
| * | serial: sh-sci: remove duplicated #include | Huang Weiyi | 2010-03-15 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-03-19 | 1 | -2/+2 |
|\ \ |
|
| * | | tty: cpm_uart: use resource_size() | Tobias Klauser | 2010-03-19 | 1 | -2/+2 |
| * | | uartlite: Fix build on sparc. | David Miller | 2010-03-19 | 1 | -5/+5 |
* | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-03-18 | 1 | -5/+5 |
|\ \ \ |
|
| * | | | uartlite: Fix build on sparc. | David Miller | 2010-03-10 | 1 | -5/+5 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-03-18 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt... | Julia Lawall | 2010-03-16 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | tree-wide: fix typos "ammount" -> "amount" | Uwe Kleine-König | 2010-02-05 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-12 | 8 | -26/+210 |
|\ \ \ \ |
|
| * | | | | Merge branch 'origin' into devel-stable | Russell King | 2010-03-08 | 22 | -480/+1664 |
| |\| | | |
|
| * | | | | Merge branch 'for-rmk/samsung5' of git://git.fluff.org/bjdooks/linux into dev... | Russell King | 2010-03-02 | 2 | -5/+16 |
| |\ \ \ \ |
|
| | * | | | | ARM: SAMSUNG: Fix UART number for S5P6442 | Ben Dooks | 2010-02-24 | 1 | -1/+1 |
| | * | | | | ARM: S5P6442: Add serial port support | Kukjin Kim | 2010-02-24 | 1 | -1/+1 |
| | * | | | | ARM: SAMSUNG: Use PLAT_SAMSUNG instead of PLAT_S3C | Ben Dooks | 2010-02-03 | 1 | -2/+2 |
| | * | | | | ARM: SAMSUNG: Add SERIAL_SAMSUNG_UARTS_4 Kconfig option | Ben Dooks | 2010-02-03 | 1 | -2/+12 |
| | * | | | | ARM: S3C2412: SoC has the fractional baud rate register | Michel Pollet | 2010-02-03 | 1 | -0/+1 |
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev... | Russell King | 2010-03-02 | 2 | -228/+16 |
| |\ \ \ \ \ |
|
| | * | | | | | serial: sh-sci: Support ARM-based SH-Mobile CPUs. | Magnus Damm | 2010-02-08 | 2 | -9/+15 |
| * | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2010-03-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | imx-serial-excessive-status-clearing-on-break.patch | Andy Green | 2010-02-16 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable | Russell King | 2010-02-25 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable | Russell King | 2010-02-15 | 7 | -73/+76 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | | / /
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | ARM: S5PV210: Add serial port support | Thomas Abraham | 2010-01-26 | 3 | -1/+163 |
| * | | | | | | | ARM: SAMSUNG: serial: Modify console initialization. | Thomas Abraham | 2010-01-19 | 2 | -10/+15 |
| * | | | | | | | ARM: S5P6440: Add serial port support | Kukjin Kim | 2010-01-15 | 1 | -4/+4 |
* | | | | | | | | serial amba-pl010: enable PPS support | Rodolfo Giometti | 2010-03-12 | 1 | -0/+15 |
* | | | | | | | | serial 8250: enable PPS support | Rodolfo Giometti | 2010-03-12 | 1 | -0/+16 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-03-07 | 2 | -46/+574 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | serial: sh-sci: Tidy up build warnings. | Paul Mundt | 2010-03-02 | 1 | -3/+1 |
| * | | | | | | | serial: sh-sci: Add DMA support. | Guennadi Liakhovetski | 2010-03-02 | 2 | -46/+576 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | jsm: fixing error if the driver fails to load | Breno Leitao | 2010-03-02 | 1 | -3/+6 |
* | | | | | | | jsm: removing the uart structure and filename on error | Breno Leitao | 2010-03-02 | 1 | -0/+1 |
* | | | | | | | tty: Fix up char drivers request_room usage | Alan Cox | 2010-03-02 | 2 | -3/+1 |
* | | | | | | | serial: timberdale: Remove dependancies | Alan Cox | 2010-03-02 | 1 | -1/+0 |
* | | | | | | | serial: bcm63xx_uart: allow more than one uart to be registered. | Maxime Bizon | 2010-03-02 | 1 | -2/+3 |
* | | | | | | | serial: bcm63xx_uart: don't use kfree() on non kmalloced area. | Maxime Bizon | 2010-03-02 | 1 | -1/+1 |
* | | | | | | | serial: bfin_5xx: pull in linux/io.h for ioremap prototypes | Mike Frysinger | 2010-03-02 | 1 | -0/+1 |
* | | | | | | | serial: bfin_5xx: kgdboc should accept gdb break only when it is active | Sonic Zhang | 2010-03-02 | 1 | -1/+2 |
* | | | | | | | serial: bfin_5xx: need to disable DMA TX interrupt too | Graf Yang | 2010-03-02 | 1 | -0/+2 |
* | | | | | | | serial: bfin_5xx: remove useless gpio handling with hard flow control | Sonic Zhang | 2010-03-02 | 1 | -15/+1 |
* | | | | | | | tty: declare MODULE_FIRMWARE in various drivers | Ben Hutchings | 2010-03-02 | 1 | -1/+3 |
* | | | | | | | serial: fix test of unsigned | Roel Kluin | 2010-03-02 | 2 | -5/+8 |
* | | | | | | | serial: add support for Korenix JetCard | Kiros Yeh | 2010-03-02 | 1 | -0/+9 |
* | | | | | | | serial: imx: fix NULL dereference Oops when pdata == NULL | Baruch Siach | 2010-03-02 | 1 | -3/+3 |
* | | | | | | | serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card | Ira W. Snyder | 2010-03-02 | 1 | -1/+21 |
* | | | | | | | serial: atmel_serial: add poll_get_char and poll_put_char uart_ops | Albin Tonnerre | 2010-03-02 | 1 | -0/+22 |