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
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-10
ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)
Masoud Sharbiani
1
-16
/
+15
2008-08-18
sgiioc4: fixup message on resource allocation failure
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-08-18
drivers/ide/pci/: use __devexit_p()
Adrian Bunk
10
-10
/
+10
2008-08-05
ide: ->cable_detect method cannot be marked __devinit
Bartlomiej Zolnierkiewicz
20
-23
/
+23
2008-08-05
ide: ->quirkproc method cannot be marked __devinit
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2008-08-05
cs5520: add enablebits checking
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-24
ide: drop 'name' parameter from ->init_chipset method
Bartlomiej Zolnierkiewicz
17
-46
/
+37
2008-07-24
ide: prefix messages from IDE PCI host drivers by driver name
Bartlomiej Zolnierkiewicz
31
-327
/
+308
2008-07-24
it821x: remove DECLARE_ITE_DEV() macro
Bartlomiej Zolnierkiewicz
1
-12
/
+7
2008-07-24
it8213: remove DECLARE_ITE_DEV() macro
Bartlomiej Zolnierkiewicz
1
-16
/
+10
2008-07-24
ide: include PCI device name in messages from IDE PCI host drivers
Bartlomiej Zolnierkiewicz
11
-56
/
+75
2008-07-24
via82cxxx: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+16
2008-07-24
trm290: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
triflex: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
tc86c001: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-1
/
+16
2008-07-24
slc90e66: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
sl82c105: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
sis5513: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+13
2008-07-24
siimage: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+25
2008-07-24
serverworks: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
sc1200: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
rz1000: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
piix: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
pdc202xx_old: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
pdc202xx_new: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+16
2008-07-24
opti621: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
ns87415: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
jmicron: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
it821x: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+16
2008-07-24
it8213: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
hpt366: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+18
2008-07-24
hpt34x: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
ide/pci/generic: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
cy82c693: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-1
/
+18
2008-07-24
cs5535: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
cs5530: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
cmd64x: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
atiixp: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
amd74xx: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
alim15x3: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
aec62xx: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+13
2008-07-24
via82cxxx: cleanup ->init_chipset method
Bartlomiej Zolnierkiewicz
1
-46
/
+35
2008-07-24
cmd64x: cleanup ->init_chipset method
Bartlomiej Zolnierkiewicz
1
-18
/
+0
2008-07-24
amd74xx: cleanup ->init_chipset method
Bartlomiej Zolnierkiewicz
1
-18
/
+18
2008-07-24
tc86c001: remove ->init_chipset method
Bartlomiej Zolnierkiewicz
1
-12
/
+26
2008-07-24
via82cxxx: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
1
-12
/
+21
2008-07-24
siimage: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
1
-56
/
+58
2008-07-24
sc1200: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
1
-20
/
+19
2008-07-24
it821x: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
1
-15
/
+13
2008-07-24
hpt366: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
1
-31
/
+41
[next]