summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-20remove unused return within void return functionDenis Cheng
2007-10-20fix typo "sort" -> "short"Uwe Kleine-König
2007-10-20fix typo "insted" -> "instead"Uwe Kleine-König
2007-10-20typo fixesMatt LaPlante
2007-10-20pata_cmd64x.c typo fixAdrian Bunk
2007-10-20remove duplicate MMAPPER Kconfig optionAdrian Bunk
2007-10-20changed emailJohann Deneux
2007-10-20ide: remove inclusion of non-existent io_trace.hRobert P. J. Day
2007-10-20ide-disk: add get_smart_data() helperBartlomiej Zolnierkiewicz
2007-10-20ide: fix ->data_phase in taskfile_load_raw()Bartlomiej Zolnierkiewicz
2007-10-20ide: check drive->using_dma in flagged_taskfile()Bartlomiej Zolnierkiewicz
2007-10-20ide: check ->dma_setup() return value in flagged_taskfile()Bartlomiej Zolnierkiewicz
2007-10-20dtc2278: note on docsAlan Cox
2007-10-20qd65xx: remove pointless qd_{read,write}_reg() (take 2)Bartlomiej Zolnierkiewicz
2007-10-20ide: PCI BMDMA initialization fixes (take 2)Bartlomiej Zolnierkiewicz
2007-10-20ide: remove stale comments from ide-taskfile.cBartlomiej Zolnierkiewicz
2007-10-20ide: remove dead code from ide_driveid_update()Bartlomiej Zolnierkiewicz
2007-10-20ide: use __ide_end_request() in ide_end_dequeued_request()Bartlomiej Zolnierkiewicz
2007-10-20ide: enhance ide_setup_pci_noise()Bartlomiej Zolnierkiewicz
2007-10-20cs5530: remove needless ide_lock takingBartlomiej Zolnierkiewicz
2007-10-20ide: take ide_lock for prefetch disable/enable in do_special()Bartlomiej Zolnierkiewicz
2007-10-20ht6560b: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-20cmd640: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-20slc90e66: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-20opti621: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-20qd65xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-20dtc2278: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-20ali14xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-20ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz
2007-10-20ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz
2007-10-20via82cxxx: keep local ide_pci_device_t copyBartlomiej Zolnierkiewicz
2007-10-20dtc2278: set ->pio_mask also for the second portBartlomiej Zolnierkiewicz
2007-10-20au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave deviceBartlomiej Zolnierkiewicz
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz
2007-10-20icside: use ec->dma directlyBartlomiej Zolnierkiewicz
2007-10-20ide: fix ide_register_hw() to check hwif->io_ports[]Bartlomiej Zolnierkiewicz
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz
2007-10-20ide: add ide_find_port() helperBartlomiej Zolnierkiewicz
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz
2007-10-20siimage: separate PATA and SATA methodsBartlomiej Zolnierkiewicz
2007-10-20aec62xx: remove aec62xx_dma_lost_irq()Bartlomiej Zolnierkiewicz
2007-10-20alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_tBartlomiej Zolnierkiewicz
2007-10-20alim15x3: fix CD_ROM DMA and PIO FIFO settings setupBartlomiej Zolnierkiewicz
2007-10-20ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz
2007-10-20ide: add IDE_HFLAG_RQSIZE_256 host flagBartlomiej Zolnierkiewicz
2007-10-20ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz
2007-10-20ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz
2007-10-20ide: add hwif_register_devices() helperBartlomiej Zolnierkiewicz