aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/arm
Commit message (Expand)AuthorAge
* ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz2008-10-10
* ide: check drive->present in ide_get_paired_drive()Bartlomiej Zolnierkiewicz2008-10-10
* ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz2008-10-10
* palm_bk3710: improve IDE registrationDavid Brownell2008-09-02
* IDE: palm_bk3710: fix compile warning for unused variableKevin Hilman2008-09-02
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-07
|\
| * ide: ->cable_detect method cannot be marked __devinitBartlomiej Zolnierkiewicz2008-08-05
* | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-07
|/
* palm_bk3710: add UltraDMA/100 supportSergei Shtylyov2008-07-24
* rapide: add module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* icside: add module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* ide: add ide_host_free() helper (take 2)Bartlomiej Zolnierkiewicz2008-07-23
* ide: add ide_host_add() helperBartlomiej Zolnierkiewicz2008-07-23
* ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz2008-07-23
* ide: add struct ide_tp_ops (take 2)Bartlomiej Zolnierkiewicz2008-07-23
* ide: remove ->INB, ->OUTB and ->OUTBSYNC methodsBartlomiej Zolnierkiewicz2008-07-23
* ide: add ->read_status methodBartlomiej Zolnierkiewicz2008-07-23
* ide: remove ide_setup_dma()Bartlomiej Zolnierkiewicz2008-07-23
* ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)Bartlomiej Zolnierkiewicz2008-07-23
* icside: always try to probe first interfaceBartlomiej Zolnierkiewicz2008-07-16
* rapide: fix rapide_probe() return valueBartlomiej Zolnierkiewicz2008-07-16
* rapide: use struct ide_port_infoBartlomiej Zolnierkiewicz2008-07-16
* icside: use ide_init_port_hw()Bartlomiej Zolnierkiewicz2008-07-16
* icside: don't use hwif->hwif_dataBartlomiej Zolnierkiewicz2008-07-16
* ide: fix hwif-s initializationBartlomiej Zolnierkiewicz2008-07-16
* ide: convert ide-timing.h to ide-timings.c library (take 2)Bartlomiej Zolnierkiewicz2008-07-16
* BAST: Remove old IDE driverBen Dooks2008-07-16
* ide: remove ->mmio flag from ide_hwif_tBartlomiej Zolnierkiewicz2008-07-15
* palm_bk3710: fix tRP for UDMA mode 4Mikhail Cherkashin2008-07-15
* palm_bk3710: fix IDECLK period calculationSergei Shtylyov2008-07-08
* Revert "BAST: Remove old IDE driver"Bartlomiej Zolnierkiewicz2008-06-30
* BAST: Remove old IDE driverBen Dooks2008-06-20
* palm_bk3710: fix resource managementSergei Shtylyov2008-06-20
* palm_bk3710: add warm-plug supportBartlomiej Zolnierkiewicz2008-06-10
* ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz2008-06-10
* ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz2008-04-28
* more icside breakage (from next ide merge)Al Viro2008-04-28
* ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz2008-04-27
* ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz2008-04-27
* ide: sanitize ide_unregister() usageBartlomiej Zolnierkiewicz2008-04-27
* ide: remove IDE_HFLAG_NO_AUTOTUNE host flagBartlomiej Zolnierkiewicz2008-04-27
* ide: fix icside breakageAl Viro2008-04-27
* ide: constify struct ide_dma_opsBartlomiej Zolnierkiewicz2008-04-26
* ide: add struct ide_dma_ops (take 3)Bartlomiej Zolnierkiewicz2008-04-26
* palm_bk3710: use ->init_dma methodBartlomiej Zolnierkiewicz2008-04-26
* icside: use ->init_dma methodBartlomiej Zolnierkiewicz2008-04-26
* ide: cleanup ide_setup_dma()Bartlomiej Zolnierkiewicz2008-04-26
* ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz2008-04-26
* ide_arm: manage I/O resources in driverBartlomiej Zolnierkiewicz2008-04-26