summaryrefslogtreecommitdiffstats
path: root/drivers/ide/legacy
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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] pcmcia: add another ide-cs CF card idDavid Brownell2006-03-011-0/+1
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-081-16/+8
* [PATCH] pcmcia: add some IDs for ide-cs and dtl1_csRichard Purdie2006-01-061-0/+4
* [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-061-42/+14
* [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-061-15/+4
* [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-061-16/+5
OpenPOWER on IntegriCloud