aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ide.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-0/+27
2007-02-07PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman1-2/+2
2007-02-07ACPI support for IDE devicesHannes Reinecke1-0/+27
2006-12-12[PATCH] remove blk_queue_activity_fnBoaz Harrosh1-2/+0
2006-12-10[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2Alan Cox1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-03[PATCH] ide: Fix crash on repeated resetAlan Cox1-0/+3
2006-10-03[PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov1-1/+0
2006-10-03[PATCH] drivers/ide/: cleanupsAdrian Bunk1-1/+0
2006-10-03[PATCH] Make number of IDE interfaces configurableMatt Mackall1-1/+2
2006-10-03[PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov1-1/+3
2006-07-28[PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe1-0/+1
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar1-1/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+0
2006-06-28[PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox1-0/+1
2006-06-26[PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman1-1/+0
2006-06-25[PATCH] IDE CD end-of media error fixAlan Cox1-0/+3
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-19[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk1-1/+0
2006-03-24[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala1-0/+1
2006-02-03[PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk1-1/+0
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie1-1/+0
2006-01-13[PATCH] Add ide_bus_type probe and remove methodsRussell King1-0/+5
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe1-1/+0
2006-01-09[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov1-2/+3
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe1-0/+1
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macrosRavikiran G Thirumalai1-1/+1
2005-12-15[PATCH] ide: cleanup ide_driver_tBartlomiej Zolnierkiewicz1-3/+0
2005-12-15[PATCH] ide: cleanup ide.hBartlomiej Zolnierkiewicz1-122/+0
2005-12-15[PATCH] ide: core modifications for AU1200Jordan Crouse1-0/+6
2005-11-19[PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz1-1/+0
2005-11-19[PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz1-25/+0
2005-11-18[PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard1-1/+3
2005-11-10[PATCH] PCI: automatically set device_driver.ownerLaurent riffard1-1/+2
2005-11-09[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.hBjorn Helgaas1-0/+4
2005-11-09[PATCH] ide: incorrect device link for ide-csHannes Reinecke1-0/+1
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov1-1/+1
2005-08-09[PATCH] Fix ide-disk.c oops caused by hwif == NULLChristoph Lameter1-0/+6
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter1-1/+1
2005-05-26[PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz1-16/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1516