aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-26ide: add ide_busy_sleep() helperBartlomiej Zolnierkiewicz1-22/+21
2008-01-26ide: add ide_set_irq() inline helperBartlomiej Zolnierkiewicz1-8/+4
2008-01-26ide: Fix build break caused by "ide: remove ideprobe_init()"Olof Johansson1-1/+1
2008-01-26ide: remove ideprobe_init()Bartlomiej Zolnierkiewicz1-38/+16
2008-01-26ide: add hwif->chipset fixup to ide_device_add()Bartlomiej Zolnierkiewicz1-1/+5
2008-01-26ide: fix probing for hosts with serialized or IRQ sharing interfacesBartlomiej Zolnierkiewicz1-2/+14
2008-01-26ide: kill probe_hwif_init()Bartlomiej Zolnierkiewicz1-21/+17
2008-01-26ide: merge ->fixup and ->quirkproc methodsBartlomiej Zolnierkiewicz1-10/+10
2008-01-26ide: merge ->dma_host_{on,off} methods into ->dma_host_set methodBartlomiej Zolnierkiewicz1-1/+1
2008-01-26ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_tBartlomiej Zolnierkiewicz1-1/+1
2008-01-25ide: cleanup ide_set_dma()Bartlomiej Zolnierkiewicz1-9/+1
2008-01-25ide: remove QUIRK_LIST()Bartlomiej Zolnierkiewicz1-1/+4
2008-01-25ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz1-2/+2
2008-01-25ide: remove IRQF_DISABLED from IRQ flags for IDE IRQ handlerBartlomiej Zolnierkiewicz1-11/+2
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers1-1/+1
2007-12-12ide: remove stale changelog from ide-probe.cBartlomiej Zolnierkiewicz1-16/+2
2007-12-12ide: add missing checks for control register existenceBartlomiej Zolnierkiewicz1-1/+2
2007-11-27ide: skip ide_wait_not_busy() on noprobe-disksJonas Stare1-13/+19
2007-11-05ide: do_identify() string termination fixTejun Heo1-2/+3
2007-10-23ide: build fixFUJITA Tomonori1-0/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-1/+3
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz1-3/+20
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz1-11/+6
2007-10-20ide: add hwif_register_devices() helperBartlomiej Zolnierkiewicz1-27/+22
2007-10-19ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flagsBartlomiej Zolnierkiewicz1-1/+2
2007-10-16ide: remove CONFIG_IDEDMA_ONLYDISKBartlomiej Zolnierkiewicz1-4/+1
2007-10-16ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz1-9/+0
2007-10-16ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2007-10-16IDE: sg chaining supportJens Axboe1-1/+1
2007-10-13ide: change master/slave IDENTIFY orderBartlomiej Zolnierkiewicz1-4/+3
2007-10-11ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz1-4/+2
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-1/+1
2007-07-17Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter1-2/+2
2007-07-09ide: remove references to the non-existent CONFIG_SCSI_EATA_DMARobert P. J. Day1-2/+2
2007-07-09ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke1-3/+3
2007-07-03ide: Fix a theoretical Ooops caseAlan Cox1-2/+2
2007-06-08it821x: RAID mode fixesBartlomiej Zolnierkiewicz1-6/+6
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz1-0/+3
2007-03-03ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox1-2/+0
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz1-1/+1
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz1-1/+1
2007-02-07ACPI support for IDE devicesHannes Reinecke1-0/+3
2006-12-12[PATCH] remove blk_queue_activity_fnBoaz Harrosh1-4/+0
2006-10-03[PATCH] IDE core: driver layer error checkingRandy Dunlap1-4/+21
2006-07-02[PATCH] irq-flags: ide: Use the new IRQF_ constantsThomas Gleixner1-5/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman1-11/+0
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-6/+1
2006-03-24[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala1-0/+9
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie1-43/+8