index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-pnp.c
Age
Commit message (
Expand
)
Author
2009-05-17
ide: remove hw_regs_t typedef
Bartlomiej Zolnierkiewicz
2009-05-17
ide: pass number of ports to ide_host_{alloc,add}() (v2)
Bartlomiej Zolnierkiewicz
2009-05-17
ide: remove chipset field from hw_regs_t
Bartlomiej Zolnierkiewicz
2009-03-27
ide-pnp: use struct ide_port_info
Bartlomiej Zolnierkiewicz
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: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
2008-07-16
ide-pnp: print driver banner message early
Bartlomiej Zolnierkiewicz
2008-07-16
ide: fix hwif-s initialization
Bartlomiej Zolnierkiewicz
2008-06-10
ide: fix host drivers missing hwif->chipset initialization
Bartlomiej Zolnierkiewicz
2008-04-27
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
ide: cleanup setting hwif->mmio flag
Bartlomiej Zolnierkiewicz
2008-04-26
ide-pnp: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
2008-04-26
IDE: Coding Style fixes to drivers/ide/ide-pnp.c
Paolo Ciarrocchi
2008-04-26
ide: cleanup ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-18
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
Bartlomiej Zolnierkiewicz
2008-04-02
ide-pnp.c: add MODULE_LICENSE
Adrian Bunk
2008-02-02
ide: fix ide_unregister() usage in host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
ide: add 'init_default' and 'restore' arguments to ide_unregister()
Bartlomiej Zolnierkiewicz
2008-02-02
ide: add struct ide_port_info instances to legacy host drivers
Bartlomiej Zolnierkiewicz
2008-02-01
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-01-26
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
2007-10-20
icside: use ec->dma directly
Bartlomiej Zolnierkiewicz
2007-10-20
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2007-05-10
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
2007-01-27
ide: unregister idepnp driver on unload
Tejun Heo
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds