summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide.c
Commit message (Expand)AuthorAgeFilesLines
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-091-2/+7
* ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke2007-07-091-6/+6
* ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke2007-07-091-4/+4
* ide: make void and rename ide_dma_timeout() methodSergei Shtylyov2007-07-091-1/+1
* ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov2007-07-091-1/+1
* Resume from RAM on HPC nx6325 brokenRafael J. Wysocki2007-06-161-3/+6
* ide: HPA detect from resumeLee Trager2007-06-081-1/+8
* ide: always disable DMA before tuning itBartlomiej Zolnierkiewicz2007-05-161-0/+1
* ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz2007-05-101-5/+5
* ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2007-05-101-11/+3Star
* ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz2007-05-101-9/+7Star
* ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz2007-05-101-310/+3Star
* ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz2007-05-101-72/+104
* ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz2007-05-101-9/+6Star
* ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-101-0/+1
* ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz2007-05-101-3/+0Star
* 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