summaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)AuthorFilesLines
2007-11-02ide: add "optical" to sysfs "media" attributeDanny Kukawka1-0/+2
2007-11-02optical /proc/ide/*/mediaAlexey Dobriyan1-0/+2
2007-07-22ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee4-15/+68
2007-04-09siimage: PIO1/2 taskfile transfer overclocking fixSergei Shtylyov1-30/+29
2007-04-04ide-floppy: Fix unformatted media crashAlan Cox1-1/+2
2007-01-22atiixp: hang fixAlan Cox1-8/+10
2006-12-15IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.cPeer Chen1-2/+5
2006-12-15amd74xx.c: add some NVIDIA chipset IDsRandy Dunlap1-2/+5
2006-12-15sata_nv/amd74xx: Add MCP61 supportAndrew Chew1-2/+5
2006-12-04alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer1-1/+1
2006-11-29sgiioc4: Disable module unloadJeremy Higdon1-7/+0
2006-11-21Old IDE, fix SATA detection for cablingMichael-Luke Jones1-0/+4
2006-09-06Missing PCI id update for VIA IDEAlan Cox1-1/+2
2006-08-18ide-io: increase timeout value to allow for slave wakeupAl Boldi1-1/+1
2006-04-24[PATCH] alim15x3: ULI M-1573 south Bridge supportKAI.HSU1-0/+2
2006-03-01[PATCH] pcmcia: add another ide-cs CF card idDavid Brownell1-0/+1
2006-02-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-5/+0
2006-02-16[PATCH] ide: touch softlockup detector during pioAndrew Morton1-0/+3
2006-02-16[IA64] remove obsolete corporate addressJes Sorensen1-5/+0
2006-02-08[PATCH] ide: cast arguments to pr_debug() properlyMichael Richardson1-2/+4
2006-02-03[PATCH] IDE: always enable CONFIG_PDC202XX_FORCEAdrian Bunk3-28/+0
2006-02-03[PATCH] RocketPoint 1520 [hpt366] fails clock stabilizationLoren M. Lang1-0/+4
2006-02-03[PATCH] ide: set latency when resetting it821x out of firmware modeAlan Cox1-1/+1
2006-02-03[PATCH] ide-disk: Restore missing space in log messageJean Delvare1-1/+1
2006-02-03[PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk1-3/+2
2006-02-03[PATCH] solve false-positive soft lockup messages during IDE initIngo Molnar1-0/+1
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie3-49/+9
2006-02-03[PATCH] ide Kconfig fixesAndreas Mohr1-7/+7
2006-02-03[PATCH] ia64: drop arch-specific IDE MAX_HWIFS definitionBjorn Helgaas1-2/+2
2006-02-03[PATCH] piix: add Intel ICH8M device IDsJason Gaston1-0/+4
2006-02-03[PATCH] ide: restore support for AEC6280M cards in aec62xx.cThibaut VARENE1-0/+15
2006-02-02[PATCH] Fix sgiioc4 DMA timeout problem with 64KiB s/g elements.Jeremy Higdon1-5/+4
2006-01-15[PATCH] Unlinline a bunch of other functionsArjan van de Ven3-4/+4
2006-01-13[PATCH] Add ide_bus_type probe and remove methodsRussell King5-43/+56
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe2-33/+3
2006-01-10[PATCH] ide-cd: clear random-write capability it not supportedAndrey Borzenkov1-0/+2
2006-01-10[PATCH] ide: preserve errors for failed requestsJens Axboe1-5/+6
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-1/+1
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl1-1/+1
2006-01-10[PATCH] powerpc: Some ppc compile fixes...David Woodhouse1-1/+1
2006-01-10[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov2-6/+6
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-3/+3
2006-01-09Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-7/+37
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe2-7/+37
2006-01-09[BLOCK] Kill blk_attempt_remerge()Jens Axboe1-10/+0
2006-01-09[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig4-29/+32
2006-01-09[PATCH] frv: fix uninitialised variable in serverworks driverDavid Howells1-1/+1
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt1-1/+1
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-2/+2
2006-01-06[BLOCK] update IDE to use new blk_ordered for barriersTejun Heo2-88/+54