index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-pnp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-18
PNP: ide/ide-pnp: Use module_pnp_driver to register driver
Peter Huewe
1
-13
/
+1
2011-10-31
ide/ata: Add module.h to the implicit modular users
Paul Gortmaker
1
-0
/
+1
2009-05-17
ide: remove hw_regs_t typedef
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-05-17
ide: pass number of ports to ide_host_{alloc,add}() (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-17
ide: remove chipset field from hw_regs_t
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide-pnp: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2008-07-23
ide: add ide_host_add() helper
Bartlomiej Zolnierkiewicz
1
-8
/
+8
2008-07-23
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
1
-10
/
+7
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2008-07-16
ide-pnp: print driver banner message early
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-16
ide: fix hwif-s initialization
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-06-10
ide: fix host drivers missing hwif->chipset initialization
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-04-27
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+1
2008-04-26
ide: cleanup setting hwif->mmio flag
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-04-26
ide-pnp: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
1
-2
/
+27
2008-04-26
IDE: Coding Style fixes to drivers/ide/ide-pnp.c
Paolo Ciarrocchi
1
-5
/
+5
2008-04-26
ide: cleanup ide_find_port()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-02
ide-pnp.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-02-02
ide: fix ide_unregister() usage in host drivers
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-02
ide: add 'init_default' and 'restore' arguments to ide_unregister()
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2008-02-02
ide: add struct ide_port_info instances to legacy host drivers
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-01
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-26
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
1
-3
/
+6
2008-01-26
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2008-01-26
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-4
/
+7
2007-10-20
icside: use ec->dma directly
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-20
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-05-10
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-01-27
ide: unregister idepnp driver on unload
Tejun Heo
1
-0
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+75