| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git | Linus Torvalds | 2005-08-29 | 1 | -297/+177 |
|\ |
|
| * | Merge with Linus' 2.6 tree | Russell King | 2005-07-28 | 5 | -15/+42 |
| |\ |
|
| * | | [SERIAL] Convert parport_serial to use new 8250_pci interfaces | Russell King | 2005-07-27 | 1 | -20/+1 |
| * | | [SERIAL] Expose 8250_pci setup/removal/suspend/resume functions | Russell King | 2005-07-27 | 1 | -112/+121 |
| * | | [SERIAL] Pass around serial_private instead of pci_dev | Russell King | 2005-07-27 | 1 | -18/+22 |
| * | | [SERIAL] Collapse the SIIG quirk entries | Russell King | 2005-07-27 | 1 | -139/+18 |
| * | | [SERIAL] Factor out the common setup from the per-serial port loop. | Russell King | 2005-07-27 | 1 | -12/+16 |
| * | | [SERIAL] Rename pci_board to pciserial_board. | Russell King | 2005-07-27 | 1 | -15/+18 |
* | | | [PATCH] m32r_sio gcc4 fixes | Al Viro | 2005-08-23 | 1 | -1/+1 |
* | | | [PATCH] Kconfig fix (amba on arm/versatile) | Al Viro | 2005-08-23 | 1 | -1/+1 |
* | | | [PATCH] Kconfig fix (M32R_PLDSIO dependecies) | Al Viro | 2005-08-23 | 1 | -1/+1 |
* | | | [IA64] Initialize some spinlocks | Keith Owens | 2005-08-16 | 1 | -0/+1 |
* | | | [PATCH] cpm_uart: needs some love to compile with GCC4.0.1 | Kumar Gala | 2005-08-09 | 1 | -7/+7 |
* | | | [PATCH] cpm_uart: Fix dpram allocation and non-console uarts | Kumar Gala | 2005-08-09 | 3 | -65/+116 |
* | | | [PATCH] serial: add MMIO support to 8250_pnp | Bjorn Helgaas | 2005-07-29 | 1 | -7/+15 |
* | | | [PATCH] pcmcia: fix many device IDs | Komuro | 2005-07-28 | 1 | -5/+5 |
| |/
|/| |
|
* | | [PATCH] cpm_uart: use DPRAM for early console | Marcelo Tosatti | 2005-07-27 | 1 | -1/+1 |
* | | [PATCH] serial: MRi MRI-PCIDS1 dual port serial card | David Ranson | 2005-07-27 | 1 | -0/+20 |
* | | [PATCH] jsm: warning fixes | V. ANANDA KRISHNAN | 2005-07-27 | 3 | -13/+20 |
* | | [PATCH] jsm: use dynamic major number allocation | V. ANANDA KRISHNAN | 2005-07-27 | 1 | -1/+1 |
|/ |
|
* | [PATCH] 68328serial: sysrq should use emergency_reboot | Eric W. Biederman | 2005-07-26 | 1 | -1/+1 |
* | [PATCH] Serial: No need to check for priv != NULL in remove_one | Russell King | 2005-07-22 | 1 | -20/+17 |
* | [PATCH] Serial: Add support for SIIG Quartet serial card | Andrey Panin | 2005-07-18 | 1 | -0/+14 |
* | [PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550s | Ben Dooks | 2005-07-18 | 3 | -88/+0 |
* | [PATCH] Serial: Remove linux/version.h | Olaf Hering | 2005-07-16 | 3 | -4/+0 |
* | [PATCH] pcmcia: remove references to pcmcia/version.h | Dominik Brodowski | 2005-07-07 | 1 | -1/+0 |
* | [PATCH] pcmcia: move event handler | Dominik Brodowski | 2005-07-07 | 1 | -5/+1 |
* | [PATCH] openfirmware: generate device table for userspace | Jeff Mahoney | 2005-07-06 | 1 | -6/+3 |
* | [PATCH] ppc32: add Freescale MPC885ADS board support | Andrei Konovalov | 2005-07-05 | 1 | -1/+31 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-07-03 | 1 | -5/+0 |
|\ |
|
| * | [PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabled | Ben Dooks | 2005-07-03 | 1 | -5/+0 |
* | | [PATCH] Serial: Fix console port spinlock initialisation | Russell King | 2005-07-03 | 1 | -1/+13 |
|/ |
|
* | [PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTS | Russell King | 2005-06-30 | 1 | -1/+2 |
* | [PATCH] Serial: Split 8250 port table (part 2) | Russell King | 2005-06-29 | 2 | -2/+2 |
* | [PATCH] Serial: Disable OX950 transmitter for flow control | Russell King | 2005-06-29 | 1 | -12/+16 |
* | [PATCH] Serial: Check status of CTS when using flow control | Russell King | 2005-06-29 | 1 | -0/+17 |
* | [PATCH] Serial: Adjust serial locking | Russell King | 2005-06-29 | 11 | -39/+27 |
* | [PATCH] pcmcia: more IDs for TDK multifunction cards | Jun Komuro | 2005-06-27 | 1 | -0/+2 |
* | [PATCH] pcmcia: id_table for serial_cs | Dominik Brodowski | 2005-06-27 | 1 | -0/+104 |
* | [PATCH] Serial: Split 8250 port table | Russell King | 2005-06-27 | 8 | -32/+356 |
* | [PATCH] Serial: Remove {un,}register_serial from 68328serial.c | Russell King | 2005-06-27 | 1 | -17/+0 |
* | [PATCH] serial/68328serial: replace schedule_timeout() with msleep_interrupti... | Nishanth Aravamudan | 2005-06-25 | 1 | -5/+4 |
* | [PATCH] serial/68360serial: replace schedule_timeout() with msleep_interrupti... | Nishanth Aravamudan | 2005-06-25 | 1 | -5/+4 |
* | [PATCH] serial/icom: Remove custom msescs_to_jiffies() macro | Domen Puncer | 2005-06-25 | 1 | -2/+0 |
* | [PATCH] compilation errors in drivers/serial/mpsc.c | Lee Nicks | 2005-06-25 | 1 | -4/+4 |
* | [SPARC]: sunzilog warning fixes | William Lee Irwin III | 2005-06-24 | 1 | -4/+4 |
* | [PATCH] Serial: Eliminate magic numbers | Russell King | 2005-06-24 | 4 | -20/+20 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-06-23 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device name | Ben Dooks | 2005-06-23 | 1 | -2/+2 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-06-23 | 2 | -10/+47 |
|\ \ |
|