summaryrefslogtreecommitdiffstats
path: root/drivers/ide/legacy/ide-cs.c
Commit message (Expand)AuthorAgeFilesLines
* ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz2008-10-101-1/+0
* ide: add ide_host_add() helperBartlomiej Zolnierkiewicz2008-07-231-5/+3
* ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz2008-07-231-23/+23
* ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)Bartlomiej Zolnierkiewicz2008-07-231-7/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2008-07-171-2/+0
|\
| * pcmcia: ide-cs: Remove outdated commentLarry Finger2008-07-151-2/+0
* | ide-cs: use struct ide_port_infoBartlomiej Zolnierkiewicz2008-07-161-2/+6
* | ide: fix hwif-s initializationBartlomiej Zolnierkiewicz2008-07-161-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-07-141-5/+5
|\
| * pcmcia: Fix ide-cs sparse warningLarry Finger2008-07-141-1/+1
| * pcmcia: ide-cs debugging bugfixLarry Finger2008-07-131-4/+4
* | pcmcia ide kingston compactflash's have a new manufacturer idChristophe Niclaes2008-06-201-0/+1
* | pcmcia: add another pata/ide IDKristoffer Ericson2008-06-201-0/+1
* | pcmcia: add an pata/ide IDMatt Reimer2008-06-201-0/+1
* | ide-cs: fix releasing I/O resourcesBartlomiej Zolnierkiewicz2008-06-151-2/+6
* | ide-cs: fix probing and add warm-plug supportBartlomiej Zolnierkiewicz2008-06-151-19/+14
|/
* ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz2008-04-271-2/+2
* ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz2008-04-271-1/+1
* ide: sanitize ide_unregister() usageBartlomiej Zolnierkiewicz2008-04-271-5/+1
* ide-cs: manage I/O resources in driverBartlomiej Zolnierkiewicz2008-04-261-22/+48
* ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz2008-04-261-1/+5
* ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz2008-04-261-1/+1
* ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz2008-04-181-1/+1
* ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz2008-04-181-2/+2
* ide: use ide_find_port() instead of ide_deprecated_find_port()Bartlomiej Zolnierkiewicz2008-04-181-1/+1
* ide-cs: use ide_std_init_ports()Bartlomiej Zolnierkiewicz2008-02-021-1/+1
* ide: fix ide_unregister() usage in host driversBartlomiej Zolnierkiewicz2008-02-021-2/+2
* ide: add ide_deprecated_find_port() helperBartlomiej Zolnierkiewicz2008-02-021-1/+24
* ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz2008-02-021-1/+1
* ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-011-2/+0
* ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz2008-01-261-1/+1
* ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz2007-10-201-1/+1
* ide-cs: Add additional id string (corsair, 1GB)Kristoffer Ericson2007-10-161-5/+7
* PCMCIA: Add another MemoryCard to ide-cs/pata_pcmciaMarcin Juszkiewicz2007-07-201-0/+1
* ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz2007-05-101-1/+1
* ide-cs: recognize 2GB CompactFlash from TranscendFabrice Aeschbacher2007-05-051-0/+1
* ide-cs: Update device tableMagnus Damm2007-03-031-2/+5
* [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] 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
* Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if...Linus Torvalds2006-07-121-71/+10
* [PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO spac...Thomas Kleffel2006-06-301-10/+71
* [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
OpenPOWER on IntegriCloud