aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe1-2/+0
2006-01-09[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov1-2/+2
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe1-0/+2
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-4/+2
2005-11-07[PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena1-2/+1
2005-08-09[PATCH] Fix ide-disk.c oops caused by hwif == NULLChristoph Lameter1-9/+0
2005-08-04[PATCH] ide: fix kmalloc_node breakage in ide driverRavikiran G Thirumalai1-3/+13
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter1-3/+5
2005-05-26[PATCH] timeout at boottime with NEC3500A (and possibly others) when inserted a CD in itMarcello Maggioni1-2/+2
2005-05-26[PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz1-3/+44
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1421