aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-19[PATCH] m32r: Remove a warning in m32r_sio.cHirokazu Takata1-1/+0
2006-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3-3/+3
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-117/+112
2006-04-02Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitAdrian Bunk2-7/+32
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-7/+32
2006-04-01fix the email address of Wendy XiongAdrian Bunk3-3/+3
2006-03-31[PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl1-12/+17
2006-03-31[PATCH] pcmcia: Add support for Possio GCC AKA PCMCIA Siemens MC45Petr Vandrovec1-6/+46
2006-03-31[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_presentDominik Brodowski1-1/+1
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski1-26/+9
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski1-6/+5
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski1-60/+51
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski1-9/+7
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski1-11/+1
2006-03-31[PATCH] pcmcia: default suspend and resume handlingDominik Brodowski1-7/+2
2006-03-31[PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski1-5/+2
2006-03-31[PATCH] serial_cs: add Merlin U630 IDsDomen Puncer1-0/+2
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2-9/+10
2006-03-29[SERIAL] Allow 8250 PCI, PNP, GSC and HP300 support to be disabledRussell King2-7/+32
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds5-1398/+68
2006-03-28[PATCH] Typo fixesAlexey Dobriyan3-3/+3
2006-03-26[SERIAL] amba-pl010: allow platforms to specify modem control methodRussell King1-93/+67
2006-03-26[SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle3-1304/+0
2006-03-26[SERIAL] Small time UART configuration fix for AU1100 processorFreddy Spierenburg1-1/+1
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-253/+50
2006-03-25[SERIAL] amba-pl010: Remove accessor macrosRussell King1-61/+49
2006-03-25[SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI)Bjorn Helgaas3-192/+0
2006-03-25[SERIAL] icom: select FW_LOADERmaximilian attems1-0/+1
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-03-25[PATCH] serial: merge mpsc.h into mpsc.cMark A. Greer2-293/+255
2006-03-25[PATCH] serial: mpsc driver has definition of SUPPORT_SYSRQ below include of serial_core.hMark A. Greer1-4/+5
2006-03-25[PATCH] serial: mpsc driver passes bad devname to request_irq()Mark A. Greer1-1/+1
2006-03-25[PATCH] Altix: rs422 support for ioc4 serial driverPat Gefre1-138/+249
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas1-5/+5
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger1-1/+1
2006-03-23[PATCH] kill _INLINE_Adrian Bunk5-73/+43
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds24-301/+187
2006-03-22[PATCH] vr41xx: convert to the new platform device interfaceDmitry Torokhov1-9/+15
2006-03-22[PATCH] serial: serial_txx9 driver updateAtsushi Nemoto2-37/+42
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel1-0/+2
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King24-301/+187
2006-03-20[SUNSU]: Fix missing spinlock initialization.David S. Miller1-0/+2
2006-03-20[SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller4-0/+6
2006-03-20[SPARC64] sunhv: Fix locking in sunhv_start_tx()David S. Miller1-6/+2
2006-03-20[SPARC64]: Put sunhv.o earliest in the list of sparc serial drivers.David S. Miller1-1/+1
2006-03-20[SPARC64] sunhv: Support SYSRQ properly.David S. Miller1-0/+2
2006-03-20[SPARC64]: Fix OOPS on sunhv interrupts.David S. Miller1-16/+36
2006-03-20[SPARC64]: Decode virtual-devices interrupts correctly.David S. Miller1-10/+4
2006-03-20[SPARC64] sunhv: Bug fixes.David S. Miller1-15/+10
2006-03-20[SPARC64] sunhv: Use virtual-devices layer to get interrupt.David S. Miller1-6/+67