summaryrefslogtreecommitdiff
path: root/drivers/ide/mips/swarm.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-05IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle1-197/+0
2008-09-27Swarm: Fix crash due to missing initializationRalf Baechle1-0/+1
2008-07-23ide: add ide_host_add() helperBartlomiej Zolnierkiewicz1-6/+4
2008-07-23ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz1-8/+5
2008-07-23ide: remove ->INB, ->OUTB and ->OUTBSYNC methodsBartlomiej Zolnierkiewicz1-3/+0
2008-07-23ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)Bartlomiej Zolnierkiewicz1-4/+2
2008-07-16swarm: call ide_find_port_slot() laterBartlomiej Zolnierkiewicz1-7/+11
2008-07-16ide: print message on error in ide_find_port_slot()Bartlomiej Zolnierkiewicz1-4/+3
2008-07-16swarm: use struct ide_port_infoBartlomiej Zolnierkiewicz1-2/+5
2008-05-15SWARM IDE: Fix up following changes to ide_hwif_tMaciej W. Rozycki1-7/+9
2008-04-29ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz1-0/+1
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz1-3/+3
2008-04-27ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz1-2/+1
2008-04-27ide: remove ->noprobe field from ide_hwif_tBartlomiej Zolnierkiewicz1-1/+0
2008-04-26swarm: use ide_find_port()Bartlomiej Zolnierkiewicz1-7/+2
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz1-1/+1
2008-01-26swarm: set hwif->chipsetBartlomiej Zolnierkiewicz1-0/+1
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz1-6/+3
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz1-2/+3
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz1-0/+3
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz1-1/+1
2006-10-06[PATCH] swarm: Actually initialize the IDE driverMaciej W. Rozycki1-0/+2
2005-11-17[IDE] Add driver for Sibyte Swarm evaluation boardRalf Baechle1-0/+201