Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IDE: Fix platform device registration in Swarm IDE driver (v2) | Ralf Baechle | 2008-10-05 | 1 | -197/+0 |
* | Swarm: Fix crash due to missing initialization | Ralf Baechle | 2008-09-27 | 1 | -0/+1 |
* | ide: add ide_host_add() helper | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -6/+4 |
* | ide: add struct ide_host (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -8/+5 |
* | ide: remove ->INB, ->OUTB and ->OUTBSYNC methods | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -3/+0 |
* | ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -4/+2 |
* | swarm: call ide_find_port_slot() later | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -7/+11 |
* | ide: print message on error in ide_find_port_slot() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -4/+3 |
* | swarm: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+5 |
* | SWARM IDE: Fix up following changes to ide_hwif_t | Maciej W. Rozycki | 2008-05-14 | 1 | -7/+9 |
* | ide: add IDE_HFLAG_MMIO host flag (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -0/+1 |
* | ide: add struct ide_io_ports (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -3/+3 |
* | ide: cleanup setting hwif->mmio flag | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -2/+1 |
* | ide: remove ->noprobe field from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -1/+0 |
* | swarm: use ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -7/+2 |
* | ide: add struct ide_port_info instances to legacy host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -1/+1 |
* | swarm: set hwif->chipset | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -0/+1 |
* | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -6/+3 |
* | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -2/+3 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | ide: add ide_proc_register_port() | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -0/+3 |
* | ide: convert ide_hwif_t.mmio into flag (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -1/+1 |
* | [PATCH] swarm: Actually initialize the IDE driver | Maciej W. Rozycki | 2006-10-06 | 1 | -0/+2 |
* | [IDE] Add driver for Sibyte Swarm evaluation board | Ralf Baechle | 2005-11-17 | 1 | -0/+201 |