| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: remove the legacy ide driver | Christoph Hellwig | 2021-06-16 | 1 | -92/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 | Thomas Gleixner | 2019-05-24 | 1 | -9/+1 |
* | PNP: ide: constify pnp_device_id | Arvind Yadav | 2017-08-16 | 1 | -1/+1 |
* | PNP: ide/ide-pnp: Use module_pnp_driver to register driver | Peter Huewe | 2015-03-18 | 1 | -13/+1 |
* | ide/ata: Add module.h to the implicit modular users | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | ide: remove hw_regs_t typedef | Bartlomiej Zolnierkiewicz | 2009-05-17 | 1 | -1/+1 |
* | ide: pass number of ports to ide_host_{alloc,add}() (v2) | Bartlomiej Zolnierkiewicz | 2009-05-17 | 1 | -2/+2 |
* | ide: remove chipset field from hw_regs_t | Bartlomiej Zolnierkiewicz | 2009-05-17 | 1 | -1/+1 |
* | ide-pnp: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -1/+5 |
* | ide: add ide_host_add() helper | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -8/+8 |
* | ide: add struct ide_host (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -10/+7 |
* | ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -4/+2 |
* | ide-pnp: print driver banner message early | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -1/+2 |
* | ide: fix hwif-s initialization | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -1/+0 |
* | ide: fix host drivers missing hwif->chipset initialization | Bartlomiej Zolnierkiewicz | 2008-06-10 | 1 | -0/+1 |
* | ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -4/+1 |
* | ide: cleanup setting hwif->mmio flag | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -1/+0 |
* | ide-pnp: manage I/O resources in driver | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -2/+27 |
* | IDE: Coding Style fixes to drivers/ide/ide-pnp.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -5/+5 |
* | ide: cleanup ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -1/+1 |
* | ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -1/+1 |
* | ide-pnp.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
* | ide: fix ide_unregister() usage in host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -1/+1 |
* | ide: add 'init_default' and 'restore' arguments to ide_unregister() | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -3/+4 |
* | ide: add struct ide_port_info instances to legacy host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -1/+1 |
* | ide: delete filenames/versions from comments | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -2/+0 |
* | ide: make remaining built-in only IDE host drivers modular (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -3/+6 |
* | ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -0/+4 |
* | ide: drop 'initializing' argument from ide_register_hw() | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -4/+7 |
* | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 |
* | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+1 |
* | ide: add "initializing" argument to ide_register_hw() | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -1/+1 |
* | ide: unregister idepnp driver on unload | Tejun Heo | 2007-01-27 | 1 | -0/+5 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+75 |