summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorLines
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown-45/+47
2005-09-07Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds-2/+2
2005-09-07[PATCH] Remove non-arch consumers of asm/segment.hKumar Gala-4/+0
2005-09-07[PATCH] move 68360serial.c over use initcallsChristoph Hellwig-6/+2
2005-09-06[SERIAL] Fix lh7a40x serial driverRussell King-2/+2
2005-09-05[SUNSU]: Compile fixes.Al Viro-3/+7
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds-20/+14
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek-3/+3
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle-1/+1
2005-09-05[PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2Kumar Gala-0/+2
2005-09-05[PATCH] cpm_uart: use schedule_timeout instead of direct call to scheduleKumar Gala-6/+7
2005-09-05[PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADSKumar Gala-0/+9
2005-09-03[SERIAL] Prefix serial printks with KERN_INFO and pre-formatRussell King-6/+14
2005-09-03Merge linux-2.6 into linux-acpi-2.6 testLen Brown-361/+162
2005-09-02[SERIAL] crisv10: Remove {,un}register_serial dummiesAdrian Bunk-14/+0
2005-09-01[SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.hRussell King-5/+1
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer-213/+20
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King-143/+141
2005-08-29Auto-update from upstreamLen Brown-297/+177
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds-297/+177
2005-08-25Merge HEAD from ../from-linus Len Brown-3/+3
2005-08-24[ACPI] delete CONFIG_ACPI_BUSLen Brown-1/+1
2005-08-23Merge from-linus to-akpmLen Brown-0/+1
2005-08-23[PATCH] m32r_sio gcc4 fixesAl Viro-1/+1
2005-08-23[PATCH] Kconfig fix (amba on arm/versatile)Al Viro-1/+1
2005-08-23[PATCH] Kconfig fix (M32R_PLDSIO dependecies)Al Viro-1/+1
2005-08-16[IA64] Initialize some spinlocksKeith Owens-0/+1
2005-08-11Merge ../to-linusLen Brown-72/+123
2005-08-09[PATCH] cpm_uart: needs some love to compile with GCC4.0.1Kumar Gala-7/+7
2005-08-09[PATCH] cpm_uart: Fix dpram allocation and non-console uartsKumar Gala-65/+116
2005-08-05[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown-4/+16
2005-08-04[ACPI] 8250 driver now checks for acpi_register_gsi() errorsKenji Kaneshige-4/+16
2005-07-29[PATCH] serial: add MMIO support to 8250_pnpBjorn Helgaas-7/+15
2005-07-28[PATCH] pcmcia: fix many device IDsKomuro-5/+5
2005-07-28Merge with Linus' 2.6 treeRussell King-15/+42
2005-07-27[PATCH] cpm_uart: use DPRAM for early consoleMarcelo Tosatti-1/+1
2005-07-27[PATCH] serial: MRi MRI-PCIDS1 dual port serial cardDavid Ranson-0/+20
2005-07-27[PATCH] jsm: warning fixesV. ANANDA KRISHNAN-13/+20
2005-07-27[PATCH] jsm: use dynamic major number allocationV. ANANDA KRISHNAN-1/+1
2005-07-27[SERIAL] Convert parport_serial to use new 8250_pci interfacesRussell King-20/+1
2005-07-27[SERIAL] Expose 8250_pci setup/removal/suspend/resume functionsRussell King-112/+121
2005-07-27[SERIAL] Pass around serial_private instead of pci_devRussell King-18/+22
2005-07-27[SERIAL] Collapse the SIIG quirk entriesRussell King-139/+18
2005-07-27[SERIAL] Factor out the common setup from the per-serial port loop.Russell King-12/+16
2005-07-27[SERIAL] Rename pci_board to pciserial_board.Russell King-15/+18
2005-07-26[PATCH] 68328serial: sysrq should use emergency_rebootEric W. Biederman-1/+1
2005-07-22[PATCH] Serial: No need to check for priv != NULL in remove_oneRussell King-20/+17
2005-07-18[PATCH] Serial: Add support for SIIG Quartet serial cardAndrey Panin-0/+14
2005-07-18[PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550sBen Dooks-88/+0
2005-07-16[PATCH] Serial: Remove linux/version.hOlaf Hering-4/+0