summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-20ide: take ide_lock for prefetch disable/enable in do_special()Bartlomiej Zolnierkiewicz3-12/+14
2007-10-20ht6560b: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-13/+18
2007-10-20cmd640: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-20/+28
2007-10-20slc90e66: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-3/+5
2007-10-20opti621: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-3/+5
2007-10-20qd65xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-8/+9
2007-10-20dtc2278: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-2/+4
2007-10-20ali14xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-2/+4
2007-10-20ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz33-53/+53
2007-10-20ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz33-99/+89
2007-10-20via82cxxx: keep local ide_pci_device_t copyBartlomiej Zolnierkiewicz1-35/+27
2007-10-20dtc2278: set ->pio_mask also for the second portBartlomiej Zolnierkiewicz1-0/+1
2007-10-20au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave deviceBartlomiej Zolnierkiewicz1-1/+3
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz10-50/+40
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz2-2/+3
2007-10-20icside: use ec->dma directlyBartlomiej Zolnierkiewicz6-16/+11
2007-10-20ide: fix ide_register_hw() to check hwif->io_ports[]Bartlomiej Zolnierkiewicz1-2/+2
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2-1/+4
2007-10-20ide: add ide_find_port() helperBartlomiej Zolnierkiewicz4-62/+36
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz17-134/+89
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz16-43/+35
2007-10-20siimage: separate PATA and SATA methodsBartlomiej Zolnierkiewicz1-40/+39
2007-10-20aec62xx: remove aec62xx_dma_lost_irq()Bartlomiej Zolnierkiewicz1-16/+1
2007-10-20alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_tBartlomiej Zolnierkiewicz1-26/+23
2007-10-20alim15x3: fix CD_ROM DMA and PIO FIFO settings setupBartlomiej Zolnierkiewicz1-29/+31
2007-10-20ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz4-40/+38
2007-10-20ide: add IDE_HFLAG_RQSIZE_256 host flagBartlomiej Zolnierkiewicz2-12/+9
2007-10-20ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz3-31/+19
2007-10-20ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz5-7/+5
2007-10-20ide: add hwif_register_devices() helperBartlomiej Zolnierkiewicz1-27/+22
2007-10-20serverworks: remove dead code from svwks_set_dma_mode()Bartlomiej Zolnierkiewicz1-7/+0
2007-10-20rz1000: set serialized flag only if mate interface existsBartlomiej Zolnierkiewicz1-1/+2
2007-10-20ide: fix disabled ports reporting for PCI controllersBartlomiej Zolnierkiewicz1-6/+4
2007-10-20cmd64x: always set hwif->chipset for CMD646Bartlomiej Zolnierkiewicz1-1/+3
2007-10-20ide/pci/sis5513.c: add missing "else"Adrian Bunk1-1/+1
2007-10-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds40-2376/+3944
2007-10-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-2/+3
2007-10-19NULL terminate the pci_device_ids in pasemi_edacStephen Rothwell1-0/+1
2007-10-19Change struct marker usersMathieu Desnoyers4-23/+25
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov19-30/+31
2007-10-19FlashPoint, use BIT instead of BITWJiri Slaby1-42/+40
2007-10-19define global BIT macroJiri Slaby10-23/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby102-278/+356
2007-10-19amba-pl011, rename BIT macroJiri Slaby1-13/+13
2007-10-19s2io, rename BIT macroJiri Slaby3-366/+366
2007-10-19i2c-pxa, rename BIT macro to PXA_BITJiri Slaby1-27/+27
2007-10-19cyber2000fb: checkpatch fixesKrzysztof Helt1-103/+105
2007-10-19cyber2000fb, rename BIT macroJiri Slaby1-22/+22
2007-10-19remove asm/bitops.h includesJiri Slaby26-26/+26
2007-10-19Misc: phantom, improved data passingJiri Slaby1-18/+76