summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-07-0152-52/+0Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3052-52/+0Star
* | [PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO spac...Thomas Kleffel2006-06-301-10/+71
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-296-37/+1Star
|\
| * [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-266-37/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-292-126/+8Star
|\ \
| * | [POWERPC] Convert powermac ide blink to new led infrastructureJohannes Berg2006-06-282-126/+8Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-294-6/+7
|\ \ \
| * | | [PATCH] 64bit resource: fix up printks for resources in ide driversGreg Kroah-Hartman2006-06-275-7/+9
| |/ /
* | | [PATCH] Set err_stops_fifo for newer Promise as wellAlan Cox2006-06-281-0/+2
* | | [PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work...Alan Cox2006-06-281-110/+5Star
* | | [PATCH] ide: housekeeping on IDE driversAlan Cox2006-06-285-71/+28Star
* | | [PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox2006-06-281-1/+1
* | | [PATCH] SC1200 debug printkAlan Cox2006-06-281-3/+1Star
* | | [PATCH] ide: clean up siimageAlan Cox2006-06-281-50/+12Star
* | | [PATCH] Old IDE, fix SATA detection for cablingAlan Cox2006-06-281-0/+4
* | | [PATCH] ata: add some NVIDIA chipset IDsRandy Dunlap2006-06-271-2/+5
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-262-2/+2
|\ \ | |/ |/|
| * spelling fixesAndreas Mohr2006-06-262-2/+2
* | [PATCH] Remove code that has long been commented out from pdc20265_oldTobias Oed2006-06-261-6/+0Star
* | [PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMATobias Oed2006-06-261-4/+0Star
* | [PATCH] fix IDE deadlock in error reporting codeIngo Molnar2006-06-261-2/+2
* | [PATCH] ide: pdc202xx_old: remove the obsolete busprocSergei Shtylyov2006-06-261-28/+1Star
* | [PATCH] ide: actually honor drive's minimum PIO/DMA cycle timesSergei Shtylyov2006-06-261-1/+7
* | [PATCH] ide-io: increase timeout value to allow for slave wakeupAl Boldi2006-06-261-1/+1
* | [PATCH] Fix IDE locking errorAlan Cox2006-06-261-2/+10
* | [PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() callTobias Oed2006-06-261-1/+0Star
|/
* [PATCH] ide-floppy: fix debug-only syntax errorRandy Dunlap2006-06-251-1/+1
* [PATCH] IDE CD end-of media error fixAlan Cox2006-06-252-28/+149
* [PATCH] idetape gcc 4.1 warning fixDaniel Walker2006-06-251-16/+33
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-241-2/+5
|\
| * Merge branch 'master' into upstreamJeff Garzik2006-06-232-11/+1Star
| |\
| * \ Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-121-5/+11
| |\ \
| * | | [PATCH] sata_nv: Add MCP61 supportAndrew Chew2006-05-241-2/+5
* | | | [PATCH] Get rid of struct request request_pm_state memberJens Axboe2006-06-232-41/+54
* | | | [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-238-30/+15Star
* | | | [PATCH] SGI IOC4: Detect IO card variantBrent Casavant2006-06-231-0/+6
* | | | [PATCH] m68k: completely initialize hw_regs_t in ide_setup_portsRoman Zippel2006-06-232-0/+2
* | | | [PATCH] Fix cdrom being confused on using kdumpRachita Kothiyal2006-06-231-1/+4
| |_|/ |/| |
* | | [SPARC]: Kill __irq_itoa().David S. Miller2006-06-202-11/+1Star
| |/ |/|
* | [PATCH] sgiioc4: use mmio ops instead of port ioJeremy Higdon2006-06-011-5/+11
|/
* [PATCH] powerpc: Fix ide-pmac sysfs entryBenjamin Herrenschmidt2006-05-211-0/+2
* [PATCH] ide_cs: Add IBM microdrive to known IDsThomas Kleffel2006-05-151-0/+1
* [PATCH] alim15x3: ULI M-1573 south Bridge supportKAI.HSU2006-04-191-0/+2
* [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk2006-04-192-15/+0Star
* [PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch2006-04-191-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-04-021-86/+41Star
|\
| * [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-311-8/+1Star
| * [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-311-8/+7Star
| * [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-311-32/+28Star