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