summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] m32r: Remove a warning in m32r_sio.cHirokazu Takata2006-04-191-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-023-3/+3
|\
| * Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitAdrian Bunk2006-04-022-7/+32
| |\
| * | fix the email address of Wendy XiongAdrian Bunk2006-04-013-3/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-04-021-117/+112
|\ \ \ | |_|/ |/| |
| * | [PATCH] pcmcia: Add support for Possio GCC AKA PCMCIA Siemens MC45Petr Vandrovec2006-03-311-6/+46
| * | [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_presentDominik Brodowski2006-03-311-1/+1
| * | [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-311-26/+9
| * | [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-311-6/+5
| * | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-311-60/+51
| * | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-311-9/+7
| * | [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-311-11/+1
| * | [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-311-7/+2
| * | [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-311-5/+2
| * | [PATCH] serial_cs: add Merlin U630 IDsDomen Puncer2006-03-311-0/+2
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-312-7/+32
|\ \ \ | |_|/ |/| |
| * | [SERIAL] Allow 8250 PCI, PNP, GSC and HP300 support to be disabledRussell King2006-03-292-7/+32
* | | [PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl2006-03-311-12/+17
| |/ |/|
* | [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-302-9/+10
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-285-1398/+68
|\
| * [SERIAL] amba-pl010: allow platforms to specify modem control methodRussell King2006-03-261-93/+67
| * [SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle2006-03-263-1304/+0
| * [SERIAL] Small time UART configuration fix for AU1100 processorFreddy Spierenburg2006-03-261-1/+1
* | [PATCH] Typo fixesAlexey Dobriyan2006-03-283-3/+3
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-254-253/+50
|\
| * [SERIAL] amba-pl010: Remove accessor macrosRussell King2006-03-251-61/+49
| * [SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI)Bjorn Helgaas2006-03-253-192/+0
| * [SERIAL] icom: select FW_LOADERmaximilian attems2006-03-251-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-251-1/+1
|\ \
| * | fix typos "wich" -> "which"Uwe Zeisberger2006-03-241-1/+1
| |/
* | [PATCH] serial: merge mpsc.h into mpsc.cMark A. Greer2006-03-252-293/+255
* | [PATCH] serial: mpsc driver has definition of SUPPORT_SYSRQ below include of ...Mark A. Greer2006-03-251-4/+5
* | [PATCH] serial: mpsc driver passes bad devname to request_irq()Mark A. Greer2006-03-251-1/+1
* | [PATCH] Altix: rs422 support for ioc4 serial driverPat Gefre2006-03-251-138/+249
* | [PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas2006-03-251-5/+5
|/
* [PATCH] kill _INLINE_Adrian Bunk2006-03-235-73/+43
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-2224-301/+187
|\
| * [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-2024-301/+187
* | [PATCH] vr41xx: convert to the new platform device interfaceDmitry Torokhov2006-03-221-9/+15
* | [PATCH] serial: serial_txx9 driver updateAtsushi Nemoto2006-03-222-37/+42
* | [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-0/+2
* | [SUNSU]: Fix missing spinlock initialization.David S. Miller2006-03-201-0/+2
* | [SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller2006-03-204-0/+6
* | [SPARC64] sunhv: Fix locking in sunhv_start_tx()David S. Miller2006-03-201-6/+2
* | [SPARC64]: Put sunhv.o earliest in the list of sparc serial drivers.David S. Miller2006-03-201-1/+1
* | [SPARC64] sunhv: Support SYSRQ properly.David S. Miller2006-03-201-0/+2
* | [SPARC64]: Fix OOPS on sunhv interrupts.David S. Miller2006-03-201-16/+36
* | [SPARC64]: Decode virtual-devices interrupts correctly.David S. Miller2006-03-201-10/+4
* | [SPARC64] sunhv: Bug fixes.David S. Miller2006-03-201-15/+10
* | [SPARC64] sunhv: Use virtual-devices layer to get interrupt.David S. Miller2006-03-201-6/+67
OpenPOWER on IntegriCloud