index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
arm
/
palm_bk3710.c
Age
Commit message (
Expand
)
Author
2008-09-02
palm_bk3710: improve IDE registration
David Brownell
2008-09-02
IDE: palm_bk3710: fix compile warning for unused variable
Kevin Hilman
2008-08-05
ide: ->cable_detect method cannot be marked __devinit
Bartlomiej Zolnierkiewicz
2008-07-24
palm_bk3710: add UltraDMA/100 support
Sergei Shtylyov
2008-07-23
ide: add ide_host_add() helper
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
2008-07-23
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
2008-07-23
ide: remove ide_setup_dma()
Bartlomiej Zolnierkiewicz
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
2008-07-16
ide: fix hwif-s initialization
Bartlomiej Zolnierkiewicz
2008-07-16
ide: convert ide-timing.h to ide-timings.c library (take 2)
Bartlomiej Zolnierkiewicz
2008-07-15
ide: remove ->mmio flag from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-07-15
palm_bk3710: fix tRP for UDMA mode 4
Mikhail Cherkashin
2008-07-08
palm_bk3710: fix IDECLK period calculation
Sergei Shtylyov
2008-06-20
palm_bk3710: fix resource management
Sergei Shtylyov
2008-06-10
palm_bk3710: add warm-plug support
Bartlomiej Zolnierkiewicz
2008-04-28
ide: add IDE_HFLAG_MMIO host flag (take 2)
Bartlomiej Zolnierkiewicz
2008-04-27
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
2008-04-27
ide: sanitize ide_unregister() usage
Bartlomiej Zolnierkiewicz
2008-04-26
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
2008-04-26
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
palm_bk3710: use ->init_dma method
Bartlomiej Zolnierkiewicz
2008-04-26
ide: cleanup ide_setup_dma()
Bartlomiej Zolnierkiewicz
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
ide: use DIV_ROUND_UP
Julia Lawall
2008-04-26
ide: cleanup ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-25
ATA/IDE: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-18
ide: remove ->hold field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
Bartlomiej Zolnierkiewicz
2008-04-18
ide: use ide_find_port() instead of ide_deprecated_find_port()
Bartlomiej Zolnierkiewicz
2008-02-11
palm_bk3710: use struct ide_port_info
Bartlomiej Zolnierkiewicz
2008-02-11
palm_bk3710: port initialization/probing bugfix
Bartlomiej Zolnierkiewicz
2008-02-11
palm_bk3710: fix ide_unregister() usage
Bartlomiej Zolnierkiewicz
2008-02-11
palm_bk3710: ide_register_hw() -> ide_device_add()
Bartlomiej Zolnierkiewicz
2008-02-06
Palmchip BK3710 IDE driver
Anton Salnikov