Commit Graph

172 Commits (36de994809264f752e51b74e77a9c49091d14230)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 9d501529b6 ide: make probe_hwif() return an error value 17 years ago
Bartlomiej Zolnierkiewicz fbd130887a ide: use ide_remove_port_from_hwgroup in init_irq() 17 years ago
Bartlomiej Zolnierkiewicz cae5c82022 ide: prepare init_irq() for using ide_remove_port_from_hwgroup() 17 years ago
Bartlomiej Zolnierkiewicz 422278ef95 ide: remove needless zeroing of hwgroup fields from init_irq() 17 years ago
Bartlomiej Zolnierkiewicz 48535651f6 ide: remove hwif->present manipulations from hwif_init() 17 years ago
Bartlomiej Zolnierkiewicz c860a8f2d2 ide: move wait_hwif_ready() documentation in the right place 17 years ago
Bartlomiej Zolnierkiewicz cf7125ae05 ide: fix handling of busy I/O resources in probe_hwif() 17 years ago
Bartlomiej Zolnierkiewicz 59bca8cc99 ide: update/add my Copyrights 17 years ago
Bartlomiej Zolnierkiewicz 58f189fccc ide: delete filenames/versions from comments 17 years ago
Bartlomiej Zolnierkiewicz 36501650ec ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz 7b9f25b539 ide: add ide_dump_identify() debug helper 17 years ago
Bartlomiej Zolnierkiewicz 3a5015cc9d ide: add ide_busy_sleep() helper 17 years ago
Bartlomiej Zolnierkiewicz 81ca691981 ide: add ide_set_irq() inline helper 17 years ago
Olof Johansson b0d5bc27ce ide: Fix build break caused by "ide: remove ideprobe_init()" 17 years ago
Bartlomiej Zolnierkiewicz 151575e464 ide: remove ideprobe_init() 17 years ago
Bartlomiej Zolnierkiewicz 71518342bf ide: add hwif->chipset fixup to ide_device_add() 17 years ago
Bartlomiej Zolnierkiewicz 2e13093a83 ide: fix probing for hosts with serialized or IRQ sharing interfaces 17 years ago
Bartlomiej Zolnierkiewicz ba6560aa45 ide: kill probe_hwif_init() 17 years ago
Bartlomiej Zolnierkiewicz f01393e48c ide: merge ->fixup and ->quirkproc methods 17 years ago
Bartlomiej Zolnierkiewicz 15ce926ada ide: merge ->dma_host_{on,off} methods into ->dma_host_set method 17 years ago
Bartlomiej Zolnierkiewicz 4a546e046d ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz 7b905994ce ide: cleanup ide_set_dma() 17 years ago
Bartlomiej Zolnierkiewicz cd3dbc99da ide: remove QUIRK_LIST() 17 years ago
Bartlomiej Zolnierkiewicz 4ee06b7e67 ide: remove stale ide.h "configuration options" 17 years ago
Bartlomiej Zolnierkiewicz 7b5da4be37 ide: remove IRQF_DISABLED from IRQ flags for IDE IRQ handler 17 years ago
Kay Sievers edfaa7c365 Driver core: convert block from raw kobjects to core devices 17 years ago
Bartlomiej Zolnierkiewicz bbe4d6d865 ide: remove stale changelog from ide-probe.c 17 years ago
Bartlomiej Zolnierkiewicz ad0e74d385 ide: add missing checks for control register existence 17 years ago
Jonas Stare 8266105b15 ide: skip ide_wait_not_busy() on noprobe-disks 17 years ago
Tejun Heo 699b052ad2 ide: do_identify() string termination fix 17 years ago
FUJITA Tomonori dc81785dd6 ide: build fix 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Bartlomiej Zolnierkiewicz 8447d9d52a ide: add ide_device_add() 18 years ago
Bartlomiej Zolnierkiewicz fd9bb53942 ide: add ->fixup method to ide_hwif_t 18 years ago
Bartlomiej Zolnierkiewicz 9601a607cc ide: add hwif_register_devices() helper 18 years ago
Bartlomiej Zolnierkiewicz 238e4f142c ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags 18 years ago
Bartlomiej Zolnierkiewicz 8c0697cc2c ide: remove CONFIG_IDEDMA_ONLYDISK 18 years ago
Bartlomiej Zolnierkiewicz 9ff6f72f43 ide: remove hwif->autodma and drive->autodma 18 years ago
Bartlomiej Zolnierkiewicz 0ae2e17865 ide: remove ->ide_dma_check (take 2) 18 years ago
Jens Axboe 55c16a7004 IDE: sg chaining support 18 years ago
Bartlomiej Zolnierkiewicz b140b99c41 ide: change master/slave IDENTIFY order 18 years ago
Bartlomiej Zolnierkiewicz 26bcb879c0 ide: add ide_set{_max}_pio() (take 4) 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Christoph Lameter 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO 18 years ago
Robert P. J. Day e71bc140c0 ide: remove references to the non-existent CONFIG_SCSI_EATA_DMA 18 years ago
Matthias Kaehlcke ef29888ea8 ide: use mutex instead of ide_cfg_sem semaphore in IDE driver 18 years ago
Alan Cox 785955752f ide: Fix a theoretical Ooops case 18 years ago
Bartlomiej Zolnierkiewicz 0380dad45e it821x: RAID mode fixes 18 years ago
Bartlomiej Zolnierkiewicz 5cbf79cdb3 ide: add ide_proc_register_port() 18 years ago
Alan Cox 846c11abc7 ide: remove a ton of pointless #undef REALLY_SLOW_IO 18 years ago