summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* | [PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMATobias Oed2006-06-261-4/+0
* | [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/+1
* | [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/+0
|/
* [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-231-2/+5
|\
| * Merge branch 'master' into upstreamJeff Garzik2006-06-222-11/+1
| |\
| * \ Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-111-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/+15
* | | | [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/+1
| |/ |/|
* | [PATCH] sgiioc4: use mmio ops instead of port ioJeremy Higdon2006-05-311-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/+0
* [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/+41
|\
| * [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-311-8/+1
| * [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-311-8/+7
| * [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-311-32/+28
| * [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-311-7/+6
| * [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-311-7/+4
| * [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-311-23/+0
| * [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-311-7/+1
* | [PATCH] LED: Add IDE disk activity LED triggerRichard Purdie2006-03-311-0/+3
* | [PATCH] Ensure ide-taskfile calls any driver specific end_request functionRichard Purdie2006-03-311-1/+7
|/
* Merge ../linux-2.6Paul Mackerras2006-03-295-9/+10
|\
| * [PATCH] ide-tape: use time_after(), time_after_eq()Marcelo Feitoza Parisi2006-03-281-2/+3
| * [PATCH] ide_generic_all_on() warning fixAndrew Morton2006-03-281-1/+2
| * [PATCH] Small fixes backported to old IDE SiS driverAlan Cox2006-03-281-0/+2
| * [PATCH] ide: AMD756 no host side cable detectionRene Herman2006-03-281-6/+2
| * [PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failureJens Axboe2006-03-271-0/+1
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-282-2/+2
|/
* [PATCH] ide: fix section mismatch warningSam Ravnborg2006-03-251-1/+1
* [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala2006-03-242-2/+9
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] sem2mutex: drivers/ideArjan van de Ven2006-03-234-24/+28
OpenPOWER on IntegriCloud