summaryrefslogtreecommitdiffstats
path: root/drivers/ide
AgeCommit message (Expand)AuthorLines
2007-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-24/+28
2007-10-27ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fdAl Viro-8/+8
2007-10-26ide: add SH-S202J to ivb_list[]Bartlomiej Zolnierkiewicz-0/+3
2007-10-26drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warningsJeff Garzik-4/+5
2007-10-26drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz-1/+1
2007-10-26hpt366: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz-16/+16
2007-10-26cy82c693: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz-3/+3
2007-10-23ide: build fixFUJITA Tomonori-0/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe-8/+8
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-8/+8
2007-10-20ide: remove inclusion of non-existent io_trace.hRobert P. J. Day-1/+0
2007-10-20ide-disk: add get_smart_data() helperBartlomiej Zolnierkiewicz-20/+4
2007-10-20ide: fix ->data_phase in taskfile_load_raw()Bartlomiej Zolnierkiewicz-1/+1
2007-10-20ide: check drive->using_dma in flagged_taskfile()Bartlomiej Zolnierkiewicz-0/+3
2007-10-20ide: check ->dma_setup() return value in flagged_taskfile()Bartlomiej Zolnierkiewicz-4/+7
2007-10-20dtc2278: note on docsAlan Cox-0/+2
2007-10-20qd65xx: remove pointless qd_{read,write}_reg() (take 2)Bartlomiej Zolnierkiewicz-34/+12
2007-10-20ide: PCI BMDMA initialization fixes (take 2)Bartlomiej Zolnierkiewicz-22/+10
2007-10-20ide: remove stale comments from ide-taskfile.cBartlomiej Zolnierkiewicz-23/+0
2007-10-20ide: remove dead code from ide_driveid_update()Bartlomiej Zolnierkiewicz-23/+3
2007-10-20ide: use __ide_end_request() in ide_end_dequeued_request()Bartlomiej Zolnierkiewicz-34/+10
2007-10-20ide: enhance ide_setup_pci_noise()Bartlomiej Zolnierkiewicz-5/+3
2007-10-20cs5530: remove needless ide_lock takingBartlomiej Zolnierkiewicz-7/+1
2007-10-20ide: take ide_lock for prefetch disable/enable in do_special()Bartlomiej Zolnierkiewicz-12/+14
2007-10-20ht6560b: fix deadlock on error handlingBartlomiej Zolnierkiewicz-13/+18
2007-10-20cmd640: fix deadlock on error handlingBartlomiej Zolnierkiewicz-20/+28
2007-10-20slc90e66: fix deadlock on error handlingBartlomiej Zolnierkiewicz-3/+5
2007-10-20opti621: fix deadlock on error handlingBartlomiej Zolnierkiewicz-3/+5
2007-10-20qd65xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz-8/+9
2007-10-20dtc2278: fix deadlock on error handlingBartlomiej Zolnierkiewicz-2/+4
2007-10-20ali14xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz-2/+4
2007-10-20ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz-53/+53
2007-10-20ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz-99/+89
2007-10-20via82cxxx: keep local ide_pci_device_t copyBartlomiej Zolnierkiewicz-35/+27
2007-10-20dtc2278: set ->pio_mask also for the second portBartlomiej Zolnierkiewicz-0/+1
2007-10-20au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave deviceBartlomiej Zolnierkiewicz-1/+3
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz-50/+40
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz-2/+3
2007-10-20icside: use ec->dma directlyBartlomiej Zolnierkiewicz-16/+11
2007-10-20ide: fix ide_register_hw() to check hwif->io_ports[]Bartlomiej Zolnierkiewicz-2/+2
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz-1/+4
2007-10-20ide: add ide_find_port() helperBartlomiej Zolnierkiewicz-62/+36
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz-134/+89
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz-42/+34
2007-10-20siimage: separate PATA and SATA methodsBartlomiej Zolnierkiewicz-40/+39
2007-10-20aec62xx: remove aec62xx_dma_lost_irq()Bartlomiej Zolnierkiewicz-16/+1
2007-10-20alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_tBartlomiej Zolnierkiewicz-26/+23
2007-10-20alim15x3: fix CD_ROM DMA and PIO FIFO settings setupBartlomiej Zolnierkiewicz-29/+31
2007-10-20ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz-40/+38
2007-10-20ide: add IDE_HFLAG_RQSIZE_256 host flagBartlomiej Zolnierkiewicz-12/+9