Age | Commit message (Expand) | Author |
2007-10-20 | ide: replace ide_pci_device_t by struct ide_port_info | Bartlomiej Zolnierkiewicz |
2007-10-20 | via82cxxx: keep local ide_pci_device_t copy | Bartlomiej Zolnierkiewicz |
2007-10-20 | dtc2278: set ->pio_mask also for the second port | Bartlomiej Zolnierkiewicz |
2007-10-20 | au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave device | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add hwif->ack_intr hook | Bartlomiej Zolnierkiewicz |
2007-10-20 | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: fix ide_register_hw() to check hwif->io_ports[] | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz |
2007-10-20 | siimage: separate PATA and SATA methods | Bartlomiej Zolnierkiewicz |
2007-10-20 | aec62xx: remove aec62xx_dma_lost_irq() | Bartlomiej Zolnierkiewicz |
2007-10-20 | alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t | Bartlomiej Zolnierkiewicz |
2007-10-20 | alim15x3: fix CD_ROM DMA and PIO FIFO settings setup | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add IDE_HFLAG_RQSIZE_256 host flag | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add ->chipset field to ide_pci_device_t | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add hwif_register_devices() helper | Bartlomiej Zolnierkiewicz |
2007-10-20 | serverworks: remove dead code from svwks_set_dma_mode() | Bartlomiej Zolnierkiewicz |
2007-10-20 | rz1000: set serialized flag only if mate interface exists | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: fix disabled ports reporting for PCI controllers | Bartlomiej Zolnierkiewicz |
2007-10-20 | cmd64x: always set hwif->chipset for CMD646 | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide/pci/sis5513.c: add missing "else" | Adrian Bunk |
2007-10-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-10-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-10-19 | NULL terminate the pci_device_ids in pasemi_edac | Stephen Rothwell |
2007-10-19 | Change struct marker users | Mathieu Desnoyers |
2007-10-19 | Use helpers to obtain task pid in printks | Pavel Emelyanov |
2007-10-19 | FlashPoint, use BIT instead of BITW | Jiri Slaby |
2007-10-19 | define global BIT macro | Jiri Slaby |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby |
2007-10-19 | amba-pl011, rename BIT macro | Jiri Slaby |
2007-10-19 | s2io, rename BIT macro | Jiri Slaby |
2007-10-19 | i2c-pxa, rename BIT macro to PXA_BIT | Jiri Slaby |
2007-10-19 | cyber2000fb: checkpatch fixes | Krzysztof Helt |
2007-10-19 | cyber2000fb, rename BIT macro | Jiri Slaby |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby |
2007-10-19 | Misc: phantom, improved data passing | Jiri Slaby |
2007-10-19 | Misc: phantom, add comment about openhaptics | Jiri Slaby |
2007-10-19 | Misc: phantom, synchronize_irq() on suspend | Jiri Slaby |
2007-10-19 | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn |
2007-10-19 | pid namespaces: round up the API | Pavel Emelianov |
2007-10-19 | isdn/sc: remove unused REQUEST_IRQ and unnecessary header file | Fernando Luis Vázquez Cao |
2007-10-19 | isdn: fix random hard freeze with AVM T1 cards | Karsten Keil |
2007-10-19 | isdn: fix random hard freeze with AVM cards using b1dma | Karsten Keil |
2007-10-19 | isdn: fix random hard freeze with AVM c4 card part 2 | Karsten Keil |