summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* [SERIAL] Fix lh7a40x serial driverRussell King2005-09-061-2/+2
* [SUNSU]: Compile fixes.Al Viro2005-09-051-3/+7
* Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-052-20/+14
|\
| * [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/+0
* | [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
|/
* [SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.hRussell King2005-09-011-5/+1
* [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer2005-08-314-213/+20
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-3132-143/+141
|\
* \ Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds2005-08-291-297/+177
|\ \
| * \ 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/+1
| * | | [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
| * | | [SERIAL] Collapse the SIIG quirk entriesRussell King2005-07-271-139/+18
| * | | [SERIAL] Factor out the common setup from the per-serial port loop.Russell King2005-07-271-12/+16
| * | | [SERIAL] Rename pci_board to pciserial_board.Russell King2005-07-271-15/+18
* | | | [PATCH] m32r_sio gcc4 fixesAl Viro2005-08-231-1/+1
* | | | [PATCH] Kconfig fix (amba on arm/versatile)Al Viro2005-08-231-1/+1
* | | | [PATCH] Kconfig fix (M32R_PLDSIO dependecies)Al Viro2005-08-231-1/+1
* | | | [IA64] Initialize some spinlocksKeith Owens2005-08-161-0/+1
* | | | [PATCH] cpm_uart: needs some love to compile with GCC4.0.1Kumar Gala2005-08-091-7/+7
* | | | [PATCH] cpm_uart: Fix dpram allocation and non-console uartsKumar Gala2005-08-093-65/+116
| |_|/ |/| |
* | | [PATCH] serial: add MMIO support to 8250_pnpBjorn Helgaas2005-07-291-7/+15
* | | [PATCH] pcmcia: fix many device IDsKomuro2005-07-281-5/+5
| |/ |/|
* | [PATCH] cpm_uart: use DPRAM for early consoleMarcelo Tosatti2005-07-271-1/+1
* | [PATCH] serial: MRi MRI-PCIDS1 dual port serial cardDavid Ranson2005-07-271-0/+20
* | [PATCH] jsm: warning fixesV. ANANDA KRISHNAN2005-07-273-13/+20
* | [PATCH] jsm: use dynamic major number allocationV. ANANDA KRISHNAN2005-07-271-1/+1
|/
* [PATCH] 68328serial: sysrq should use emergency_rebootEric W. Biederman2005-07-261-1/+1
* [PATCH] Serial: No need to check for priv != NULL in remove_oneRussell King2005-07-221-20/+17
* [PATCH] Serial: Add support for SIIG Quartet serial cardAndrey Panin2005-07-181-0/+14
* [PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550sBen Dooks2005-07-183-88/+0
* [PATCH] Serial: Remove linux/version.hOlaf Hering2005-07-163-4/+0
* [PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski2005-07-071-1/+0
* [PATCH] pcmcia: move event handlerDominik Brodowski2005-07-071-5/+1
* [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-061-6/+3
* [PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov2005-07-051-1/+31
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-031-5/+0
|\
| * [PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabledBen Dooks2005-07-031-5/+0
* | [PATCH] Serial: Fix console port spinlock initialisationRussell King2005-07-031-1/+13
|/
* [PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTSRussell King2005-06-301-1/+2
* [PATCH] Serial: Split 8250 port table (part 2)Russell King2005-06-292-2/+2
* [PATCH] Serial: Disable OX950 transmitter for flow controlRussell King2005-06-291-12/+16
* [PATCH] Serial: Check status of CTS when using flow controlRussell King2005-06-291-0/+17
* [PATCH] Serial: Adjust serial lockingRussell King2005-06-2911-39/+27
OpenPOWER on IntegriCloud