summaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2007-11-02ide: add "optical" to sysfs "media" attributeDanny Kukawka
2007-11-02optical /proc/ide/*/mediaAlexey Dobriyan
2007-07-22ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee
2007-04-09siimage: PIO1/2 taskfile transfer overclocking fixSergei Shtylyov
2007-04-04ide-floppy: Fix unformatted media crashAlan Cox
2007-01-22atiixp: hang fixAlan Cox
2006-12-14IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.cPeer Chen
2006-12-14amd74xx.c: add some NVIDIA chipset IDsRandy Dunlap
2006-12-14sata_nv/amd74xx: Add MCP61 supportAndrew Chew
2006-12-04alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer
2006-11-29sgiioc4: Disable module unloadJeremy Higdon
2006-11-20Old IDE, fix SATA detection for cablingMichael-Luke Jones
2006-09-06Missing PCI id update for VIA IDEAlan Cox
2006-08-18ide-io: increase timeout value to allow for slave wakeupAl Boldi
2006-04-24[PATCH] alim15x3: ULI M-1573 south Bridge supportKAI.HSU
2006-03-01[PATCH] pcmcia: add another ide-cs CF card idDavid Brownell
2006-02-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-02-15[PATCH] ide: touch softlockup detector during pioAndrew Morton
2006-02-15[IA64] remove obsolete corporate addressJes Sorensen
2006-02-07[PATCH] ide: cast arguments to pr_debug() properlyMichael Richardson
2006-02-03[PATCH] IDE: always enable CONFIG_PDC202XX_FORCEAdrian Bunk
2006-02-03[PATCH] RocketPoint 1520 [hpt366] fails clock stabilizationLoren M. Lang
2006-02-03[PATCH] ide: set latency when resetting it821x out of firmware modeAlan Cox
2006-02-03[PATCH] ide-disk: Restore missing space in log messageJean Delvare
2006-02-03[PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk
2006-02-03[PATCH] solve false-positive soft lockup messages during IDE initIngo Molnar
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie
2006-02-03[PATCH] ide Kconfig fixesAndreas Mohr
2006-02-03[PATCH] ia64: drop arch-specific IDE MAX_HWIFS definitionBjorn Helgaas
2006-02-03[PATCH] piix: add Intel ICH8M device IDsJason Gaston
2006-02-03[PATCH] ide: restore support for AEC6280M cards in aec62xx.cThibaut VARENE
2006-02-02[PATCH] Fix sgiioc4 DMA timeout problem with 64KiB s/g elements.Jeremy Higdon
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-13[PATCH] Add ide_bus_type probe and remove methodsRussell King
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe
2006-01-10[PATCH] ide-cd: clear random-write capability it not supportedAndrey Borzenkov
2006-01-10[PATCH] ide: preserve errors for failed requestsJens Axboe
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl
2006-01-10[PATCH] powerpc: Some ppc compile fixes...David Woodhouse
2006-01-09[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-09Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe
2006-01-09[BLOCK] Kill blk_attempt_remerge()Jens Axboe
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-08[PATCH] frv: fix uninitialised variable in serverworks driverDavid Howells
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt
2006-01-06[BLOCK] update IDE to use new blk_ordered for barriersTejun Heo