summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide.c
Commit message (Expand)AuthorAgeFilesLines
* ide: add "optical" to sysfs "media" attributeDanny Kukawka2007-04-101-0/+2
* ide: fix locking for manual DMA enable/disable ("hdparm -d")Bartlomiej Zolnierkiewicz2007-03-261-7/+30
* ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config optionsBartlomiej Zolnierkiewicz2007-03-171-4/+0Star
* ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)Bartlomiej Zolnierkiewicz2007-03-031-5/+5
* ide: remove some obsoleted kernel params (v2)Bartlomiej Zolnierkiewicz2007-03-031-15/+8Star
* ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox2007-03-031-2/+0Star
* ide: fix pmac breakageAndrew Morton2007-03-031-2/+2
* ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz2007-02-171-1/+1
* ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-171-6/+4Star
* ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-171-1/+2
* ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz2007-02-171-3/+2Star
* ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-171-2/+0Star
* ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz2007-02-171-1/+0Star
* ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee2007-02-171-0/+1
* ACPI support for IDE devicesHannes Reinecke2007-02-071-0/+36
* [PATCH] ide section fixesAl Viro2007-02-021-4/+4
* ide: unregister idepnp driver on unloadTejun Heo2007-01-271-0/+5
* [PATCH] lockdep: fix ide/proc interactionPeter Zijlstra2006-12-071-4/+15
* [PATCH] ide: Fix crash on repeated resetAlan Cox2006-10-031-0/+5
* [PATCH] IDE core: driver layer error checkingRandy Dunlap2006-10-031-1/+7
* [PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov2006-10-031-5/+9
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-301-2/+2
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-2/+2
* PM: PCI and IDE handle PM_EVENT_PRETHAWDavid Brownell2006-09-261-2/+4
* [PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe2006-07-281-1/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-261-9/+1Star
* [PATCH] Get rid of struct request request_pm_state memberJens Axboe2006-06-231-2/+2
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-231-2/+1Star
* [PATCH] m68k: completely initialize hw_regs_t in ide_setup_portsRoman Zippel2006-06-231-0/+1
* [PATCH] ide: fix section mismatch warningSam Ravnborg2006-03-251-1/+1
* [PATCH] stop CompactFlash devices being marked as removableRichard Purdie2006-02-031-1/+0Star
* [PATCH] Add ide_bus_type probe and remove methodsRussell King2006-01-131-0/+31
* [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov2006-01-101-4/+4
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-091-13/+0Star
* [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers2006-01-051-0/+60
* [PATCH] ide: incorrect device link for ide-csHannes Reinecke2005-11-091-0/+1
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-2/+1Star
* [PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-2/+1Star
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-2/+2
* [PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz2005-05-261-282/+25Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2269