summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-10-151-0/+2
|\
| * [SERIAL] Add SupraExpress 336i Sp ASVD modem IDBaris Cicek2005-10-141-0/+2
* | [PATCH] sh-sci.c sci_start_tx errorYoshinori Sato2005-10-151-1/+1
|/
* [ARM] 3002/1: Wrong parameter to uart_update_timeout() in drivers/serial/pxa.cLothar Wassmann2005-10-121-1/+1
* [ARM] 2971/1: i.MX uart handle rts irqSascha Hauer2005-10-121-6/+33
* [ARM] 2976/1: S3C2410: add static to functions in serial driverBen Dooks2005-10-121-7/+8
* [SPARC64]: Fix oops on runlevel change with serial console.David S. Miller2005-10-112-4/+2Star
* [ARM] 2964/1: S3C2410 - serial: add .owner to driverBen Dooks2005-10-101-0/+3
* [ARM] 2957/1: imx UART Error handlingSascha Hauer2005-10-101-5/+4Star
* [SUNSU]: Fix bogus locking in sunsu_change_mouse_baud()David S. Miller2005-10-041-4/+0Star
* [ARM] 2944/1: GCC 4 mx1ads serial driver compile fixVincent Sanders2005-10-011-1/+1
* [PATCH] ioc4_serial: Remove bogus error messageBrent Casavant2005-09-301-12/+0Star
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-301-2/+0Star
|\
| * [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-291-2/+0Star
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-09-291-2/+2
|\ \ | |/ |/|
| * [ARM] 2933/1: S3C2410 - fix serial port warningsBen Dooks2005-09-261-2/+2
* | [PATCH] pcmcia: new IDs for serial_csDominik Brodowski2005-09-261-0/+1
|/
* [SERIAL] Remove unused variable in clps711x.cRussell King2005-09-241-1/+1
* [PATCH] Fix up some pm_message_t typesRichard Purdie2005-09-171-1/+1
* [ARM] 2907/1: GCC 4 serial driver compile fixesVincent Sanders2005-09-147-8/+8
* [PATCH] m68knommu: add ColdFire serial driver support for 523x processor familyGreg Ungerer2005-09-121-4/+9
* Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-101-1/+1
|\
| * [SERIAL] Spelling fix in 8250.cRussell King2005-09-091-1/+1
* | [PATCH] txx9 serial updateRalf Baechle2005-09-091-27/+91
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-096-6/+6
|\
| * [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-086-6/+6
* | Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-0812-45/+47
|\|
| * Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-081-2/+2
| |\
| | * [SERIAL] Fix lh7a40x serial driverRussell King2005-09-071-2/+2
| * | [PATCH] Remove non-arch consumers of asm/segment.hKumar Gala2005-09-084-4/+0Star
| * | [PATCH] move 68360serial.c over use initcallsChristoph Hellwig2005-09-081-6/+2Star
| |/
| * [SUNSU]: Compile fixes.Al Viro2005-09-061-3/+7
| * Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-052-20/+14Star
| |\
| | * [SERIAL] Prefix serial printks with KERN_INFO and pre-formatRussell King2005-09-031-6/+14
| | * [SERIAL] crisv10: Remove {,un}register_serial dummiesAdrian Bunk2005-09-021-14/+0Star
| * | [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-3/+3
| * | [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-051-1/+1
| * | [PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2Kumar Gala2005-09-051-0/+2
| * | [PATCH] cpm_uart: use schedule_timeout instead of direct call to scheduleKumar Gala2005-09-051-6/+7
| * | [PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADSKumar Gala2005-09-051-0/+9
| |/
* | Merge linux-2.6 into linux-acpi-2.6 testLen Brown2005-09-0334-361/+162Star
|\|
| * [SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.hRussell King2005-09-011-5/+1Star
| * [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer2005-08-314-213/+20Star
| * [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-3132-143/+141Star
| |\
* | | Auto-update from upstreamLen Brown2005-08-291-297/+177Star
|\| |
| * | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds2005-08-291-297/+177Star
| |\ \
| | * \ Merge with Linus' 2.6 treeRussell King2005-07-285-15/+42
| | |\ \
| | * | | [SERIAL] Convert parport_serial to use new 8250_pci interfacesRussell King2005-07-271-20/+1Star
| | * | | [SERIAL] Expose 8250_pci setup/removal/suspend/resume functionsRussell King2005-07-271-112/+121
| | * | | [SERIAL] Pass around serial_private instead of pci_devRussell King2005-07-271-18/+22