summaryrefslogtreecommitdiff
path: root/include/linux/ide.h
AgeCommit message (Expand)Author
2007-04-10ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal
2007-03-26ide: use correct IDE error recoverySuleiman Souhlal
2007-03-03ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)Sergei Shtylyov
2007-02-17ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz
2007-02-17ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz
2007-02-17ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz
2007-02-17ide: remove write-only ide_pio_data_t.blacklistedBartlomiej Zolnierkiewicz
2007-02-17ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee
2007-02-17ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-02-07PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-02-07ACPI support for IDE devicesHannes Reinecke
2006-12-12[PATCH] remove blk_queue_activity_fnBoaz Harrosh
2006-12-10[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2Alan Cox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03[PATCH] ide: Fix crash on repeated resetAlan Cox
2006-10-03[PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov
2006-10-03[PATCH] drivers/ide/: cleanupsAdrian Bunk
2006-10-03[PATCH] Make number of IDE interfaces configurableMatt Mackall
2006-10-03[PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov
2006-07-28[PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-28[PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox
2006-06-26[PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman
2006-06-25[PATCH] IDE CD end-of media error fixAlan Cox
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-19[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk
2006-03-24[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala
2006-02-03[PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie
2006-01-13[PATCH] Add ide_bus_type probe and remove methodsRussell King
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe
2006-01-09[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai
2005-12-15[PATCH] ide: cleanup ide_driver_tBartlomiej Zolnierkiewicz
2005-12-15[PATCH] ide: cleanup ide.hBartlomiej Zolnierkiewicz
2005-12-15[PATCH] ide: core modifications for AU1200Jordan Crouse
2005-11-19[PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz
2005-11-19[PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz
2005-11-18[PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard
2005-11-10[PATCH] PCI: automatically set device_driver.ownerLaurent riffard
2005-11-09[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.hBjorn Helgaas
2005-11-09[PATCH] ide: incorrect device link for ide-csHannes Reinecke