Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz | 2008-10-21 | 1 | -147/+0 |
* | ide: add ide_host_add() helper | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -6/+2 |
* | ide: add struct ide_host (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -13/+10 |
* | ide: remove ->INB, ->OUTB and ->OUTBSYNC methods | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -3/+1 |
* | ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -6/+3 |
* | ide_platform: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+7 |
* | ide: add IDE_HFLAG_MMIO host flag (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -1/+3 |
* | ide: add struct ide_io_ports (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -4/+4 |
* | ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -1/+1 |
* | ide: cleanup setting hwif->mmio flag | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -1/+0 |
* | ide_platform: fix resources handling | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -3/+2 |
* | ide: cleanup ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -1/+1 |
* | ATA/IDE: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-25 | 1 | -0/+2 |
* | ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -1/+1 |
* | Rename: linux/pata_platform.h to linux/ata_platform.h | Jeff Garzik | 2008-02-06 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | ide: add struct ide_port_info instances to legacy host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -1/+1 |
* | ide_platform: remove struct hwif_prop | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -26/+8 |
* | ide: add ide_init_port_hw() helper | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -27/+28 |
* | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -6/+5 |
* | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 |
* | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -19/+6 |
* | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -2/+4 |
* | ide_platform: set hwif->chipset | Bartlomiej Zolnierkiewicz | 2007-10-13 | 1 | -1/+1 |
* | ide: Platform IDE driver | Anton Vorontsov | 2007-10-11 | 1 | -0/+182 |