Age | Commit message (Expand) | Author | Files | Lines |
2007-02-11 | [PATCH] pktcdvd: cleanup |  Thomas Maier | 1 | -19/+7 |
2007-02-11 | [PATCH] Char: n_r3964, cleanup |  Jiri Slaby | 1 | -1116/+981 |
2007-02-11 | [PATCH] Char: serial167, cleanup |  Jiri Slaby | 1 | -1677/+1645 |
2007-02-11 | [PATCH] Char: mxser_new, remove useless spinlock |  Jiri Slaby | 1 | -4/+0 |
2007-02-11 | [PATCH] Char: mxser_new, mark init functions |  Jiri Slaby | 1 | -4/+4 |
2007-02-11 | [PATCH] serial: serial_txx9 driver update |  Atsushi Nemoto | 2 | -12/+16 |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). |  Robert P. J. Day | 8 | -19/+9 |
2007-02-11 | [PATCH] drivers/char/vc_screen.c: proper prototypes |  Adrian Bunk | 1 | -3/+0 |
2007-02-11 | [PATCH] Char: tty_wakeup cleanup |  Jiri Slaby | 24 | -121/+23 |
2007-02-11 | [PATCH] Char: isicom, correct probing/removing |  Jiri Slaby | 1 | -7/+9 |
2007-02-11 | [PATCH] Char: isicom, support higher rates |  Jiri Slaby | 1 | -2/+7 |
2007-02-11 | [PATCH] Char: isicom, check card state in isr |  Jiri Slaby | 1 | -0/+5 |
2007-02-11 | [PATCH] Char: isicom, augment card_reset |  Jiri Slaby | 1 | -17/+22 |
2007-02-11 | [PATCH] Char: isicom, fix locking in isr |  Jiri Slaby | 1 | -0/+2 |
2007-02-11 | [PATCH] make drivers/char/mxser_new.c:mxser_hangup() static |  Adrian Bunk | 1 | -1/+1 |
2007-02-11 | [PATCH] mxser: remove ambiguous redefinition of INIT_WORK |  Andreas Jaggi | 2 | -16/+0 |
2007-02-11 | [PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalves |  Jiri Slaby | 1 | -33/+3 |
2007-02-11 | [PATCH] IOC3/IOC4: PCI mem space resources |  Brent Casavant | 3 | -9/+9 |
2007-02-11 | [PATCH] disable init/initramfs.c |  Jean-Paul Saman | 1 | -1/+3 |
2007-02-11 | [PATCH] Char: tty, delete wake_up_interruptible after tty_wakeup |  Jiri Slaby | 1 | -1/+0 |
2007-02-11 | [PATCH] vt: refactor console SAK processing |  Eric W. Biederman | 4 | -18/+41 |
2007-02-11 | [PATCH] drivers: add LCD support |  Miguel Ojeda Sandonis | 7 | -0/+847 |
2007-02-11 | [PATCH] Drop __get_zone_counts() |  Christoph Lameter | 1 | -7/+2 |
2007-02-09 | libata: kill ATA_ENABLE_PATA |  Jeff Garzik | 1 | -2/+0 |
2007-02-09 | libata: build fix after dmesg probe output changes |  Jeff Garzik | 1 | -2/+2 |
2007-02-09 | libata: Early CFA adapters are not required to support mode setting |  Alan | 1 | -0/+4 |
2007-02-09 | sata_nv: propagate ata_pci_device_do_resume return value |  Robert Hancock | 1 | -1/+4 |
2007-02-09 | sata_nv: wait for response on entering/leaving ADMA mode |  Robert Hancock | 1 | -2/+39 |
2007-02-09 | sata_nv: use ADMA for NODATA commands |  Robert Hancock | 1 | -7/+25 |
2007-02-09 | sata_nv: cleanup ADMA error handling |  Robert Hancock | 1 | -75/+72 |
2007-02-09 | (2.6.20) pata_mpiix: probing cleanup (resend) |  Sergei Shtylyov | 1 | -7/+6 |
2007-02-09 | (2.6.20) pata_mpiix: fix PIO setup issues |  Sergei Shtylyov | 1 | -9/+10 |
2007-02-09 | (2.6.20) pata_oldpiix: fix PIO2 underclocking |  Sergei Shtylyov | 1 | -8/+10 |
2007-02-09 | Kconfig: clarify ATA_PIIX description |  Alan | 1 | -3/+3 |
2007-02-09 | sata_inic162x: fix a few glitches in hardreset |  Tejun Heo | 1 | -8/+4 |
2007-02-09 | libata: add 150ms between completion of hardreset and status checking |  Tejun Heo | 1 | -0/+3 |
2007-02-09 | libata: rearrange dmesg info to add full ATA revision |  Eric D. Mudama | 1 | -21/+31 |
2007-02-09 | pata_sl82c105: wrong assumptions about compatible PIO modes |  Sergei Shtylyov | 1 | -2/+2 |
2007-02-09 | libata: add another IRQ calls (libata drivers) |  Akira Iguchi | 60 | -0/+206 |
2007-02-09 | libata: add another IRQ calls (core and headers) |  Akira Iguchi | 2 | -12/+51 |
2007-02-09 | libata: convert to iomap |  Tejun Heo | 62 | -1408/+949 |
2007-02-09 | pata_platform: fix devres conversion |  Tejun Heo | 1 | -24/+7 |
2007-02-09 | [libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings |  Jeff Garzik | 4 | -1/+5 |
2007-02-09 | libata: remove unused functions |  Tejun Heo | 1 | -75/+6 |
2007-02-09 | libata: update libata LLDs to use devres |  Tejun Heo | 59 | -1245/+355 |
2007-02-09 | libata: update libata core layer to use devres |  Tejun Heo | 4 | -155/+102 |
2007-02-09 | libata: implement ata_host_detach() |  Tejun Heo | 2 | -5/+20 |
2007-02-09 | devres: device resource management |  Tejun Heo | 9 | -1/+1066 |
2007-02-09 | fix CONFIG_SATA_SIS=y compile error |  Adrian Bunk | 3 | -4/+6 |
2007-02-09 | sata_sis: Support for PATA supports |  Alan | 3 | -12/+33 |