summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-probe.c
AgeCommit message (Expand)Author
2007-11-05ide: do_identify() string termination fixTejun Heo
2007-10-23ide: build fixFUJITA Tomonori
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz
2007-10-20ide: add hwif_register_devices() helperBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flagsBartlomiej Zolnierkiewicz
2007-10-16ide: remove CONFIG_IDEDMA_ONLYDISKBartlomiej Zolnierkiewicz
2007-10-16ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz
2007-10-16ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz
2007-10-16IDE: sg chaining supportJens Axboe
2007-10-13ide: change master/slave IDENTIFY orderBartlomiej Zolnierkiewicz
2007-10-11ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-17Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter
2007-07-09ide: remove references to the non-existent CONFIG_SCSI_EATA_DMARobert P. J. Day
2007-07-09ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke
2007-07-03ide: Fix a theoretical Ooops caseAlan Cox
2007-06-08it821x: RAID mode fixesBartlomiej Zolnierkiewicz
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz
2007-03-03ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz
2007-02-07ACPI support for IDE devicesHannes Reinecke
2006-12-12[PATCH] remove blk_queue_activity_fnBoaz Harrosh
2006-10-03[PATCH] IDE core: driver layer error checkingRandy Dunlap
2006-07-02[PATCH] irq-flags: ide: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-03-24[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe
2006-01-09[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-11-07[PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena
2005-08-09[PATCH] Fix ide-disk.c oops caused by hwif == NULLChristoph Lameter
2005-08-04[PATCH] ide: fix kmalloc_node breakage in ide driverRavikiran G Thirumalai
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter
2005-05-26[PATCH] timeout at boottime with NEC3500A (and possibly others) when inserted...Marcello Maggioni
2005-05-26[PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds