Age | Commit message (Expand) | Author | Files | Lines |
2006-04-01 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2 | -7/+32 |
2006-04-01 | fix the email address of Wendy Xiong | Adrian Bunk | 3 | -3/+3 |
2006-04-01 | [PATCH] Decrease number of pointer derefs in jsm_tty.c | Jesper Juhl | 1 | -12/+17 |
2006-03-31 | [PATCH] pcmcia: Add support for Possio GCC AKA PCMCIA Siemens MC45 | Petr Vandrovec | 1 | -6/+46 |
2006-03-31 | [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present | Dominik Brodowski | 1 | -1/+1 |
2006-03-31 | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 1 | -26/+9 |
2006-03-31 | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 1 | -6/+5 |
2006-03-31 | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 1 | -60/+51 |
2006-03-31 | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 1 | -9/+7 |
2006-03-31 | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 1 | -11/+1 |
2006-03-31 | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 1 | -7/+2 |
2006-03-31 | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 1 | -5/+2 |
2006-03-31 | [PATCH] serial_cs: add Merlin U630 IDs | Domen Puncer | 1 | -0/+2 |
2006-03-30 | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller | 2 | -9/+10 |
2006-03-30 | [SERIAL] Allow 8250 PCI, PNP, GSC and HP300 support to be disabled | Russell King | 2 | -7/+32 |
2006-03-29 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 5 | -1398/+68 |
2006-03-28 | [PATCH] Typo fixes | Alexey Dobriyan | 3 | -3/+3 |
2006-03-27 | [SERIAL] amba-pl010: allow platforms to specify modem control method | Russell King | 1 | -93/+67 |
2006-03-27 | [SERIAL] Remove obsoleted au1x00_uart driver | Ralf Baechle | 3 | -1304/+0 |
2006-03-27 | [SERIAL] Small time UART configuration fix for AU1100 processor | Freddy Spierenburg | 1 | -1/+1 |
2006-03-26 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 4 | -253/+50 |
2006-03-26 | [SERIAL] amba-pl010: Remove accessor macros | Russell King | 1 | -61/+49 |
2006-03-25 | [SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI) | Bjorn Helgaas | 3 | -192/+0 |
2006-03-25 | [SERIAL] icom: select FW_LOADER | maximilian attems | 1 | -0/+1 |
2006-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2006-03-25 | [PATCH] serial: merge mpsc.h into mpsc.c | Mark A. Greer | 2 | -293/+255 |
2006-03-25 | [PATCH] serial: mpsc driver has definition of SUPPORT_SYSRQ below include of ... | Mark A. Greer | 1 | -4/+5 |
2006-03-25 | [PATCH] serial: mpsc driver passes bad devname to request_irq() | Mark A. Greer | 1 | -1/+1 |
2006-03-25 | [PATCH] Altix: rs422 support for ioc4 serial driver | Pat Gefre | 1 | -138/+249 |
2006-03-25 | [PATCH] hp300: fix driver_register() return handling, remove dio_module_init() | Bjorn Helgaas | 1 | -5/+5 |
2006-03-24 | fix typos "wich" -> "which" | Uwe Zeisberger | 1 | -1/+1 |
2006-03-23 | [PATCH] kill _INLINE_ | Adrian Bunk | 5 | -73/+43 |
2006-03-23 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 24 | -301/+187 |
2006-03-22 | [PATCH] vr41xx: convert to the new platform device interface | Dmitry Torokhov | 1 | -9/+15 |
2006-03-22 | [PATCH] serial: serial_txx9 driver update | Atsushi Nemoto | 2 | -37/+42 |
2006-03-21 | [PATCH] handle errors returned by platform_get_irq*() | David Vrabel | 1 | -0/+2 |
2006-03-20 | [SERIAL] kernel console should send CRLF not LFCR | Russell King | 24 | -301/+187 |
2006-03-20 | [SUNSU]: Fix missing spinlock initialization. | David S. Miller | 1 | -0/+2 |
2006-03-20 | [SPARC] serial: Make sure sysfs nodes get named correctly. | David S. Miller | 4 | -0/+6 |
2006-03-20 | [SPARC64] sunhv: Fix locking in sunhv_start_tx() | David S. Miller | 1 | -6/+2 |
2006-03-20 | [SPARC64]: Put sunhv.o earliest in the list of sparc serial drivers. | David S. Miller | 1 | -1/+1 |
2006-03-20 | [SPARC64] sunhv: Support SYSRQ properly. | David S. Miller | 1 | -0/+2 |
2006-03-20 | [SPARC64]: Fix OOPS on sunhv interrupts. | David S. Miller | 1 | -16/+36 |
2006-03-20 | [SPARC64]: Decode virtual-devices interrupts correctly. | David S. Miller | 1 | -10/+4 |
2006-03-20 | [SPARC64] sunhv: Bug fixes. | David S. Miller | 1 | -15/+10 |
2006-03-20 | [SPARC64] sunhv: Use virtual-devices layer to get interrupt. | David S. Miller | 1 | -6/+67 |
2006-03-20 | [SPARC64]: Prevent registering wrong serial console. | David S. Miller | 3 | -26/+47 |
2006-03-20 | [SPARC64]: Add SUN4V Hypervisor Console driver. | David S. Miller | 3 | -0/+489 |
2006-03-11 | [PATCH] Altix: small ioc4 oversight | Pat Gefre | 1 | -4/+2 |
2006-03-09 | [PATCH] serial core: work around sub-driver bugs | Pavel Machek | 1 | -3/+29 |