aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)AuthorFilesLines
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 52-52/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Gravatar Linus Torvalds 6-37/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcGravatar Linus Torvalds 2-126/+8
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 4-6/+7
2006-06-28[PATCH] Set err_stops_fifo for newer Promise as wellGravatar Alan Cox 1-0/+2
2006-06-28[PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work...Gravatar Alan Cox 1-110/+5
2006-06-28[PATCH] ide: housekeeping on IDE driversGravatar Alan Cox 5-71/+28
2006-06-28[PATCH] ide: fix error handling for drives which clear the FIFO on errorGravatar Alan Cox 1-1/+1
2006-06-28[PATCH] SC1200 debug printkGravatar Alan Cox 1-3/+1
2006-06-28[PATCH] ide: clean up siimageGravatar Alan Cox 1-50/+12
2006-06-28[PATCH] Old IDE, fix SATA detection for cablingGravatar Alan Cox 1-0/+4
2006-06-28[POWERPC] Convert powermac ide blink to new led infrastructureGravatar Johannes Berg 2-126/+8
2006-06-27[PATCH] 64bit resource: fix up printks for resources in ide driversGravatar Greg Kroah-Hartman 5-7/+9
2006-06-26[PATCH] ata: add some NVIDIA chipset IDsGravatar Randy Dunlap 1-2/+5
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 2-2/+2
2006-06-26[PATCH] devfs: Remove devfs support from the ide subsystem.Gravatar Greg Kroah-Hartman 6-37/+1
2006-06-26[PATCH] Remove code that has long been commented out from pdc20265_oldGravatar Tobias Oed 1-6/+0
2006-06-26[PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMAGravatar Tobias Oed 1-4/+0
2006-06-26[PATCH] fix IDE deadlock in error reporting codeGravatar Ingo Molnar 1-2/+2
2006-06-26[PATCH] ide: pdc202xx_old: remove the obsolete busprocGravatar Sergei Shtylyov 1-28/+1
2006-06-26[PATCH] ide: actually honor drive's minimum PIO/DMA cycle timesGravatar Sergei Shtylyov 1-1/+7
2006-06-26[PATCH] ide-io: increase timeout value to allow for slave wakeupGravatar Al Boldi 1-1/+1
2006-06-26[PATCH] Fix IDE locking errorGravatar Alan Cox 1-2/+10
2006-06-26[PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() callGravatar Tobias Oed 1-1/+0
2006-06-26spelling fixesGravatar Andreas Mohr 2-2/+2
2006-06-25[PATCH] ide-floppy: fix debug-only syntax errorGravatar Randy Dunlap 1-1/+1
2006-06-25[PATCH] IDE CD end-of media error fixGravatar Alan Cox 2-28/+149
2006-06-25[PATCH] idetape gcc 4.1 warning fixGravatar Daniel Walker 1-16/+33
2006-06-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+5
2006-06-23[PATCH] Get rid of struct request request_pm_state memberGravatar Jens Axboe 2-41/+54
2006-06-23[PATCH] More BUG_ON conversionGravatar Eric Sesterhenn 8-30/+15
2006-06-23[PATCH] SGI IOC4: Detect IO card variantGravatar Brent Casavant 1-0/+6
2006-06-23[PATCH] m68k: completely initialize hw_regs_t in ide_setup_portsGravatar Roman Zippel 2-0/+2
2006-06-23[PATCH] Fix cdrom being confused on using kdumpGravatar Rachita Kothiyal 1-1/+4
2006-06-22Merge branch 'master' into upstreamGravatar Jeff Garzik 2-11/+1
2006-06-20[SPARC]: Kill __irq_itoa().Gravatar David S. Miller 2-11/+1
2006-06-11Merge branch 'upstream-fixes' into upstreamGravatar Jeff Garzik 1-5/+11
2006-05-31[PATCH] sgiioc4: use mmio ops instead of port ioGravatar Jeremy Higdon 1-5/+11
2006-05-24[PATCH] sata_nv: Add MCP61 supportGravatar Andrew Chew 1-2/+5
2006-05-21[PATCH] powerpc: Fix ide-pmac sysfs entryGravatar Benjamin Herrenschmidt 1-0/+2
2006-05-15[PATCH] ide_cs: Add IBM microdrive to known IDsGravatar Thomas Kleffel 1-0/+1
2006-04-19[PATCH] alim15x3: ULI M-1573 south Bridge supportGravatar KAI.HSU 1-0/+2
2006-04-19[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCGravatar Adrian Bunk 2-15/+0
2006-04-19[PATCH] ide: ATI SB600 IDE supportGravatar Anatoli Antonovitch 1-0/+1
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Gravatar Linus Torvalds 1-86/+41
2006-03-31[PATCH] LED: Add IDE disk activity LED triggerGravatar Richard Purdie 1-0/+3
2006-03-31[PATCH] Ensure ide-taskfile calls any driver specific end_request functionGravatar Richard Purdie 1-1/+7
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateGravatar Dominik Brodowski 1-8/+1
2006-03-31[PATCH] pcmcia: add return value to _config() functionsGravatar Dominik Brodowski 1-8/+7
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionGravatar Dominik Brodowski 1-32/+28