summaryrefslogtreecommitdiffstats
path: root/drivers/ide/legacy
Commit message (Expand)AuthorAgeFilesLines
...
* | ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz2007-10-201-6/+5
* | icside: use ec->dma directlyBartlomiej Zolnierkiewicz2007-10-202-3/+1
* | ide: add ide_find_port() helperBartlomiej Zolnierkiewicz2007-10-201-19/+6
* | ide: add ide_device_add()Bartlomiej Zolnierkiewicz2007-10-206-34/+23
* | ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz2007-10-206-9/+9
|/
* ide-cs: Add additional id string (corsair, 1GB)Kristoffer Ericson2007-10-161-5/+7
* ide_platform: set hwif->chipsetBartlomiej Zolnierkiewicz2007-10-131-1/+1
* ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-115-47/+47
* ide: Platform IDE driverAnton Vorontsov2007-10-112-0/+184
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-1/+1
* m68k: missing exportsAl Viro2007-07-201-0/+2
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-205-0/+8
* ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-205-5/+5
* ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz2007-07-203-17/+18
* PCMCIA: Add another MemoryCard to ide-cs/pata_pcmciaMarcin Juszkiewicz2007-07-201-0/+1
* hd.c: remove BIOS/CMOS queriesH. Peter Anvin2007-07-121-61/+12
* [PATCH] fix request->cmd == INT casesBoaz Harrosh2007-07-101-1/+2
* drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR...Andi Drebes2007-07-091-1/+1
* ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variableRobert P. J. Day2007-07-091-14/+0
* qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz2007-07-081-2/+1
* ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2007-05-105-7/+12
* ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz2007-05-106-8/+8
* ide-cs: recognize 2GB CompactFlash from TranscendFabrice Aeschbacher2007-05-051-0/+1
* ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)Bartlomiej Zolnierkiewicz2007-03-035-5/+47
* ide: remove some obsoleted kernel params (v2)Bartlomiej Zolnierkiewicz2007-03-031-2/+2
* ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox2007-03-034-8/+0
* ide-cs: Update device tableMagnus Damm2007-03-031-2/+5
* ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz2007-02-174-4/+4
* ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-171-7/+7
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-041-6/+0
* [PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2006-12-041-7/+3
* [PATCH] pcmcia: yet another IDE IDMarcin Juszkiewicz2006-12-041-0/+1
* [PATCH] pcmcia: Add an id to ide-cs.cMatt Reimer2006-12-041-0/+1
* [PATCH] drivers/ide: stray bracketNicolas Kaiser2006-11-141-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-2/+2
* [PATCH] ide-cs (CompactFlash) driver, rm irq warningDavid Brownell2006-10-031-1/+1
* [PATCH] PCMCIA: Add few IDs into ide-csMarcin Juszkiewicz2006-10-031-0/+5
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-1/+1
* Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if...Linus Torvalds2006-07-121-71/+10
* [PATCH] irq-flags: ide: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-307-7/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0
* | [PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO spac...Thomas Kleffel2006-06-301-10/+71
|/
* [PATCH] m68k: completely initialize hw_regs_t in ide_setup_portsRoman Zippel2006-06-231-0/+1
* [PATCH] ide_cs: Add IBM microdrive to known IDsThomas Kleffel2006-05-151-0/+1
* [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
OpenPOWER on IntegriCloud