aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-probe.c
Commit message (Expand)AuthorAge
* ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_tBartlomiej Zolnierkiewicz2008-02-01
* ide: add ide_dump_identify() debug helperBartlomiej Zolnierkiewicz2008-02-01
* ide: add ide_busy_sleep() helperBartlomiej Zolnierkiewicz2008-01-26
* ide: add ide_set_irq() inline helperBartlomiej Zolnierkiewicz2008-01-26
* ide: Fix build break caused by "ide: remove ideprobe_init()"Olof Johansson2008-01-26
* ide: remove ideprobe_init()Bartlomiej Zolnierkiewicz2008-01-26
* ide: add hwif->chipset fixup to ide_device_add()Bartlomiej Zolnierkiewicz2008-01-26
* ide: fix probing for hosts with serialized or IRQ sharing interfacesBartlomiej Zolnierkiewicz2008-01-26
* ide: kill probe_hwif_init()Bartlomiej Zolnierkiewicz2008-01-26
* ide: merge ->fixup and ->quirkproc methodsBartlomiej Zolnierkiewicz2008-01-26
* ide: merge ->dma_host_{on,off} methods into ->dma_host_set methodBartlomiej Zolnierkiewicz2008-01-26
* ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_tBartlomiej Zolnierkiewicz2008-01-26
* ide: cleanup ide_set_dma()Bartlomiej Zolnierkiewicz2008-01-25
* ide: remove QUIRK_LIST()Bartlomiej Zolnierkiewicz2008-01-25
* ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz2008-01-25
* ide: remove IRQF_DISABLED from IRQ flags for IDE IRQ handlerBartlomiej Zolnierkiewicz2008-01-25
* Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-24
* ide: remove stale changelog from ide-probe.cBartlomiej Zolnierkiewicz2007-12-12
* ide: add missing checks for control register existenceBartlomiej Zolnierkiewicz2007-12-12
* ide: skip ide_wait_not_busy() on noprobe-disksJonas Stare2007-11-27
* ide: do_identify() string termination fixTejun Heo2007-11-05
* ide: build fixFUJITA Tomonori2007-10-23
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* ide: add ide_device_add()Bartlomiej Zolnierkiewicz2007-10-19
* ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz2007-10-19
* ide: add hwif_register_devices() helperBartlomiej Zolnierkiewicz2007-10-19
* ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flagsBartlomiej Zolnierkiewicz2007-10-18
* ide: remove CONFIG_IDEDMA_ONLYDISKBartlomiej Zolnierkiewicz2007-10-16
* ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz2007-10-16
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-16
* IDE: sg chaining supportJens Axboe2007-10-16
* ide: change master/slave IDENTIFY orderBartlomiej Zolnierkiewicz2007-10-13
* ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-11
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter2007-07-17
* ide: remove references to the non-existent CONFIG_SCSI_EATA_DMARobert P. J. Day2007-07-09
* ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke2007-07-09
* ide: Fix a theoretical Ooops caseAlan Cox2007-07-03
* it821x: RAID mode fixesBartlomiej Zolnierkiewicz2007-06-08
* ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2007-05-09
* ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox2007-03-03
* ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ACPI support for IDE devicesHannes Reinecke2007-02-07
* [PATCH] remove blk_queue_activity_fnBoaz Harrosh2006-12-12
* [PATCH] IDE core: driver layer error checkingRandy Dunlap2006-10-03
* [PATCH] irq-flags: ide: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-26
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-20