summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ide: fix null request pointer for taskfile ioctlTimothy Thelin2005-09-171-0/+1
* [PATCH] ide: clean up the garbage in eighty_ninty_threeAlan Cox2005-09-131-35/+6
* Fix up more strange byte writes to the PCI_ROM_ADDRESS config wordLinus Torvalds2005-09-132-2/+2
* hpt366: write the full 4 bytes of ROM address, not just low 1 byteLinus Torvalds2005-09-111-2/+6
* [PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-09-101-2/+2
* [PATCH] janitor: ide-tape: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-09-101-2/+1
* [PATCH] janitor: ide: min/max macros in ide-timing.hClemens Buchacher2005-09-101-13/+12
* [PATCH] merge some from Rusty's trivial patchesAdrian Bunk2005-09-101-3/+3
* [PATCH] pcmcia: more IDs for ide_csDominik Brodowski2005-09-091-1/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-071-1/+1
|\
| * fix mismerge in ll_rw_blk.cJames Bottomley2005-08-281-1/+1
| |\
| | * [PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley2005-06-201-1/+1
* | | [PATCH] swsusp: prevent disks from spinning down and upMichal Schmidt2005-09-051-1/+1
* | | [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-053-12/+12
* | | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-051-4/+4
|/ /
* | [PATCH] serverworks: add support for new southbridge IDENarendra Sankar2005-08-181-0/+23
* | [PATCH] ide: add support for Netcell Revolution to pci-ide generic driverMatt Gillette2005-08-182-0/+8
* | [PATCH] ide: fix PCI_DEVIEC_ID_APPLE_UNI_N_ATA spellingGrant Coady2005-08-181-1/+1
* | [PATCH] ide: fix the BLK_DEV_IDEDMA_PCI dependency for drivers/ide/ppc/pmac.cJuha-Matti Tapio2005-08-181-0/+1
* | [PATCH] ide-floppy: fix IDEFLOPPY_TICKS_DELAYBartlomiej Zolnierkiewicz2005-08-181-1/+1
* | [PATCH] Fix ide-disk.c oops caused by hwif == NULLChristoph Lameter2005-08-092-10/+1
* | [PATCH] ide: fix kmalloc_node breakage in ide driverRavikiran G Thirumalai2005-08-041-3/+13
* | [PATCH] pcmcia: defer ide-cs initialization after other IDE drivers started upDominik Brodowski2005-08-011-1/+1
* | [PATCH] pcmcia: fix many device IDsKomuro2005-07-281-1/+1
* | [PATCH] pcmcia: ide-cs id_table updatePavel Roskin2005-07-281-0/+1
* | [PATCH] Update CREDITS entry and listings in source files for Jesper JuhlJesper Juhl2005-07-271-1/+1
* | [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-1/+1
* | [PATCH] CRIS IDE driverMikael Starvik2005-07-273-843/+1108
* | [PATCH] quiet ide-cd warningMatt Mackall2005-07-121-3/+1
* | [PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski2005-07-071-1/+0
* | [PATCH] pcmcia: move event handlerDominik Brodowski2005-07-071-5/+1
* | [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-061-10/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2005-07-051-1/+1
|\ \
| * | [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-011-1/+1
* | | [PATCH] drivers/ide/Makefile: kill dead CONFIG_BLK_DEV_IDE_TCQ entryAdrian Bunk2005-07-031-1/+0
* | | [PATCH] amd74xx: support MCP55 device IDsRob Punkunus2005-07-031-0/+3
* | | [PATCH] ide: fix line break in ide messagesDenis Vlasenko2005-07-031-8/+5
* | | [PATCH] ide: hotplug mark __devinit via82cxxx.cHerbert Xu2005-07-031-2/+2
* | | [PATCH] ide: hotplug mark __devinit triflex.cHerbert Xu2005-07-031-1/+1
* | | [PATCH] ide: hotplug mark __devinit slc90e66.cHerbert Xu2005-07-031-1/+1
* | | [PATCH] ide: hotplug mark __devinit sl82c105.cHerbert Xu2005-07-031-3/+3
* | | [PATCH] ide: hotplug mark __devinit sc1200.cHerbert Xu2005-07-031-1/+1
* | | [PATCH] ide: hotplug mark __devinit opti621.cHerbert Xu2005-07-031-1/+1
* | | [PATCH] ide: hotplug mark __devinit ns87415.cHerbert Xu2005-07-031-1/+1
* | | [PATCH] ide: hotplug mark __devinit it8172.cHerbert Xu2005-07-031-2/+2
* | | [PATCH] ide: hotplug mark __devinit cy82c693.cHerbert Xu2005-07-031-4/+4
* | | [PATCH] ide: hotplug mark __devinit cs5530.cHerbert Xu2005-07-031-2/+2
* | | [PATCH] ide: hotplug mark __devinit amd74xx.cHerbert Xu2005-07-031-2/+2
* | | [PATCH] ide: hotplug mark __devinit alim15x3.cHerbert Xu2005-07-031-5/+5
|/ /
* | [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-301-1/+3
OpenPOWER on IntegriCloud