| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 2006-03-31 | 1 | -9/+7 |
* | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 2006-03-31 | 1 | -11/+1 |
* | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 2006-03-31 | 1 | -7/+2 |
* | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 2006-03-31 | 1 | -5/+2 |
* | [PATCH] serial_cs: add Merlin U630 IDs | Domen Puncer | 2006-03-31 | 1 | -0/+2 |
* | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller | 2006-03-30 | 2 | -9/+10 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-28 | 5 | -1398/+68 |
|\ |
|
| * | [SERIAL] amba-pl010: allow platforms to specify modem control method | Russell King | 2006-03-26 | 1 | -93/+67 |
| * | [SERIAL] Remove obsoleted au1x00_uart driver | Ralf Baechle | 2006-03-26 | 3 | -1304/+0 |
| * | [SERIAL] Small time UART configuration fix for AU1100 processor | Freddy Spierenburg | 2006-03-26 | 1 | -1/+1 |
* | | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 | 3 | -3/+3 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-25 | 4 | -253/+50 |
|\ |
|
| * | [SERIAL] amba-pl010: Remove accessor macros | Russell King | 2006-03-25 | 1 | -61/+49 |
| * | [SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI) | Bjorn Helgaas | 2006-03-25 | 3 | -192/+0 |
| * | [SERIAL] icom: select FW_LOADER | maximilian attems | 2006-03-25 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-25 | 1 | -1/+1 |
|\ \ |
|
| * | | fix typos "wich" -> "which" | Uwe Zeisberger | 2006-03-24 | 1 | -1/+1 |
| |/ |
|
* | | [PATCH] serial: merge mpsc.h into mpsc.c | Mark A. Greer | 2006-03-25 | 2 | -293/+255 |
* | | [PATCH] serial: mpsc driver has definition of SUPPORT_SYSRQ below include of ... | Mark A. Greer | 2006-03-25 | 1 | -4/+5 |
* | | [PATCH] serial: mpsc driver passes bad devname to request_irq() | Mark A. Greer | 2006-03-25 | 1 | -1/+1 |
* | | [PATCH] Altix: rs422 support for ioc4 serial driver | Pat Gefre | 2006-03-25 | 1 | -138/+249 |
* | | [PATCH] hp300: fix driver_register() return handling, remove dio_module_init() | Bjorn Helgaas | 2006-03-25 | 1 | -5/+5 |
|/ |
|
* | [PATCH] kill _INLINE_ | Adrian Bunk | 2006-03-23 | 5 | -73/+43 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-22 | 24 | -301/+187 |
|\ |
|
| * | [SERIAL] kernel console should send CRLF not LFCR | Russell King | 2006-03-20 | 24 | -301/+187 |
* | | [PATCH] vr41xx: convert to the new platform device interface | Dmitry Torokhov | 2006-03-22 | 1 | -9/+15 |
* | | [PATCH] serial: serial_txx9 driver update | Atsushi Nemoto | 2006-03-22 | 2 | -37/+42 |
* | | [PATCH] handle errors returned by platform_get_irq*() | David Vrabel | 2006-03-20 | 1 | -0/+2 |
* | | [SUNSU]: Fix missing spinlock initialization. | David S. Miller | 2006-03-20 | 1 | -0/+2 |
* | | [SPARC] serial: Make sure sysfs nodes get named correctly. | David S. Miller | 2006-03-20 | 4 | -0/+6 |
* | | [SPARC64] sunhv: Fix locking in sunhv_start_tx() | David S. Miller | 2006-03-20 | 1 | -6/+2 |
* | | [SPARC64]: Put sunhv.o earliest in the list of sparc serial drivers. | David S. Miller | 2006-03-20 | 1 | -1/+1 |
* | | [SPARC64] sunhv: Support SYSRQ properly. | David S. Miller | 2006-03-20 | 1 | -0/+2 |
* | | [SPARC64]: Fix OOPS on sunhv interrupts. | David S. Miller | 2006-03-20 | 1 | -16/+36 |
* | | [SPARC64]: Decode virtual-devices interrupts correctly. | David S. Miller | 2006-03-20 | 1 | -10/+4 |
* | | [SPARC64] sunhv: Bug fixes. | David S. Miller | 2006-03-20 | 1 | -15/+10 |
* | | [SPARC64] sunhv: Use virtual-devices layer to get interrupt. | David S. Miller | 2006-03-20 | 1 | -6/+67 |
* | | [SPARC64]: Prevent registering wrong serial console. | David S. Miller | 2006-03-20 | 3 | -26/+47 |
* | | [SPARC64]: Add SUN4V Hypervisor Console driver. | David S. Miller | 2006-03-20 | 3 | -0/+489 |
|/ |
|
* | [PATCH] Altix: small ioc4 oversight | Pat Gefre | 2006-03-11 | 1 | -4/+2 |
* | [PATCH] serial core: work around sub-driver bugs | Pavel Machek | 2006-03-08 | 1 | -3/+29 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-08 | 1 | -1/+1 |
|\ |
|
| * | [IA64] SGI SN drivers: don't report !sn2 hardware as an error | Bjorn Helgaas | 2006-03-07 | 1 | -1/+1 |
* | | [SERIAL] ip22zilog: Fix oops on runlevel change with serial console | Martin Michlmayr | 2006-03-07 | 1 | -3/+1 |
|/ |
|
* | [SUNSU]: Fix locking error in sunsu_stop_rx(). | David S. Miller | 2006-02-28 | 1 | -3/+0 |
* | [SERIAL] Add comment about early_serial_setup() | Russell King | 2006-02-23 | 1 | -0/+6 |
* | [SERIAL] Fix typo in comment | Ralf Baechle | 2006-02-15 | 1 | -1/+1 |
* | [SERIAL] Documentation/jsm.txt is a no show. | Arthur Othieno | 2006-02-15 | 1 | -2/+2 |
* | [SERIAL] Remove incorrect code from ioc4 serial driver | Russell King | 2006-02-10 | 1 | -14/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-02-08 | 20 | -58/+58 |
|\ |
|