Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SERIAL] Documentation/jsm.txt is a no show. | Arthur Othieno | 2006-02-15 | 1 | -2/+2 |
* | [SERIAL] Remove incorrect code from ioc4 serial driver | Russell King | 2006-02-10 | 1 | -14/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-02-08 | 20 | -58/+58 |
|\ | |||||
| * | [SERIAL] 8250_pci: add new PCI serial card support | Yoichi Yuasa | 2006-02-08 | 1 | -0/+4 |
| * | [SERIAL] ip22zilog: Whitespace cleanup. | Ralf Baechle | 2006-02-08 | 2 | -4/+5 |
| * | [SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip API | Vitaly Bordug | 2006-02-08 | 1 | -9/+4 |
| * | [SERIAL] Fix compile error in 8250_au1x00.c | Jordan Crouse | 2006-02-08 | 1 | -1/+0 |
| * | [SERIAL] 8250 serial console update uart_8250_port ier | Kumar Gala | 2006-02-08 | 1 | -0/+1 |
| * | [SERIAL] uart_port flags member should use UPF_* | Russell King | 2006-02-05 | 2 | -6/+6 |
| * | [SERIAL] uart_port iotype member should use UPIO_* | Russell King | 2006-02-05 | 15 | -38/+38 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-02-08 | 1 | -0/+4 |
|\ \ | |||||
| * | | [ARM] 3283/1: S3C2400 - defines the number of serial ports | Lucas Correia Villa Real | 2006-02-08 | 1 | -0/+4 |
* | | | [PATCH] m32r_sio iomem annotations | Al Viro | 2006-02-08 | 1 | -1/+1 |
|/ / | |||||
* | | [PATCH] m68knommu: use tty_schedule_flip() in 68328serial.c | Greg Ungerer | 2006-02-07 | 1 | -2/+2 |
* | | [PATCH] m68knommu: use tty_schedule_flip() in 68360serial.c | Greg Ungerer | 2006-02-07 | 1 | -2/+2 |
* | | [PATCH] m68knommu: compile fixes for mcfserial.c | Greg Ungerer | 2006-02-07 | 1 | -10/+6 |
|/ | |||||
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-02-03 | 3 | -2/+26 |
|\ | |||||
| * | [SERIAL] 8250: limit range of runtime ports | Russell King | 2006-02-03 | 1 | -0/+1 |
| * | [SERIAL] initialize spinlock for port failed to setup console | Atsushi Nemoto | 2006-02-02 | 1 | -1/+1 |
| * | [SERIAL] SIIG 8-port serial boards support | Andrey Panin | 2006-02-02 | 1 | -1/+24 |
* | | [PATCH] drivers/serial/jsm/: cleanups | Adrian Bunk | 2006-02-03 | 3 | -5/+0 |
* | | [PATCH] jsm: update for tty buffering revamp | V. Ananda Krishnan | 2006-02-03 | 2 | -157/+79 |
* | | [PATCH] Fix some ucLinux breakage from the tty updates | Alan Cox | 2006-02-03 | 1 | -2/+1 |
|/ | |||||
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-02-01 | 1 | -11/+11 |
|\ | |||||
| *---------. | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown | 2006-01-24 | 1 | -11/+11 |
| |\ \ \ \ \ \ | |||||
| | | | | | * \ | Pull pnpacpi into acpica branch | Len Brown | 2006-01-07 | 6 | -118/+47 |
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| | | | | | * | | [ACPI] ACPICA 20050930 | Bob Moore | 2005-12-10 | 1 | -11/+11 |
| | | | | | * | | Pull release into acpica branch | Len Brown | 2005-12-06 | 34 | -396/+689 |
| | | | | | |\ \ | | | | | |_|/ / | | | | |/| | | | |||||
| | | | | | * | | [ACPI] 8250_acpi.c buildfix | Len Brown | 2005-11-30 | 1 | -3/+3 |
* | | | | | | | | [PATCH] sh: sh-sci clock framework updates | Paul Mundt | 2006-02-01 | 2 | -116/+223 |
* | | | | | | | | [PATCH] jsm: fix for high baud rates problem | V. Ananda Krishnan | 2006-02-01 | 1 | -47/+38 |
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-01-31 | 11 | -89/+84 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | [SERIAL] 8250 Documentation fix | Timothy Charles McGrath | 2006-01-23 | 1 | -1/+1 |
| * | | | | | | | | [SERIAL] Make uart_port flags a bitwise type | Russell King | 2006-01-21 | 1 | -5/+7 |
| * | | | | | | | | [SERIAL] Make port->ops constant | Russell King | 2006-01-21 | 1 | -2/+2 |
| * | | | | | | | | [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA | Russell King | 2006-01-21 | 1 | -7/+0 |
| * | | | | | | | | [SERIAL] Don't use ASYNC_ constants with the uart_port structure | Russell King | 2006-01-21 | 8 | -68/+68 |
| * | | | | | | | | [SERIAL] 8250 serial console fixes | Alan Cox | 2006-01-21 | 1 | -6/+6 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-31 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | [ARM] 3266/1: S3C2400 - adds macro S3C24XX | Lucas Correia Villa Real | 2006-01-26 | 1 | -1/+1 |
| * | | | | | | | [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER | Russell King | 2006-01-19 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-01-19 | 1 | -71/+58 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | [IA64-SGI] sn_console.c minor cleanup | Jes Sorensen | 2006-01-17 | 1 | -71/+58 |
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-01-18 | 2 | -8/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | [SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2 | Alon Bar-Lev | 2006-01-18 | 1 | -0/+10 |
| * | | | | | | | | [SERIAL] Fix serial8250 driver initialisation ordering | Russell King | 2006-01-18 | 1 | -8/+5 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-18 | 2 | -3/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | [ARM] 3268/1: AT91RM9200 serial update for 2.6.15-git12 | Andrew Victor | 2006-01-18 | 2 | -3/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | [SPARC64]: Serial Console for E250 Patch | Eddie C. Dost | 2006-01-18 | 2 | -5/+36 |
|/ / / / / / / | |||||
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-01-14 | 4 | -46/+55 |
|\ \ \ \ \ \ \ |