index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
ide-generic: minor fix for mips
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2008-07-25
rapide: add module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2008-07-25
icside: add module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2008-07-25
via82cxxx: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+16
2008-07-25
trm290: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
triflex: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
tc86c001: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-1
/
+16
2008-07-25
slc90e66: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
sl82c105: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
sis5513: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+13
2008-07-25
siimage: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+25
2008-07-25
serverworks: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
sc1200: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
rz1000: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
piix: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
pdc202xx_old: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
pdc202xx_new: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+16
2008-07-25
opti621: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
ns87415: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
jmicron: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
it821x: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+16
2008-07-25
it8213: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
hpt366: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+18
2008-07-25
hpt34x: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
ide/pci/generic: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
cy82c693: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-1
/
+18
2008-07-25
cs5535: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
cs5530: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
cmd64x: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
atiixp: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
amd74xx: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
alim15x3: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
aec62xx: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+13
2008-07-25
ide: add ide_pci_remove() helper
Bartlomiej Zolnierkiewicz
2
-6
/
+36
2008-07-25
via82cxxx: cleanup ->init_chipset method
Bartlomiej Zolnierkiewicz
1
-46
/
+35
2008-07-25
cmd64x: cleanup ->init_chipset method
Bartlomiej Zolnierkiewicz
1
-18
/
+0
2008-07-25
amd74xx: cleanup ->init_chipset method
Bartlomiej Zolnierkiewicz
1
-18
/
+18
2008-07-25
tc86c001: remove ->init_chipset method
Bartlomiej Zolnierkiewicz
1
-12
/
+26
2008-07-25
via82cxxx: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
1
-12
/
+21
2008-07-25
siimage: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
1
-56
/
+58
2008-07-25
sc1200: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
1
-20
/
+19
2008-07-25
it821x: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
1
-15
/
+13
2008-07-25
hpt366: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
1
-31
/
+41
2008-07-25
aec62xx: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
1
-16
/
+16
2008-07-25
ide: add ide_device_{get,put}() helpers
Bartlomiej Zolnierkiewicz
6
-12
/
+85
2008-07-25
ide: add ->dev and ->host_priv fields to struct ide_host
Bartlomiej Zolnierkiewicz
32
-39
/
+80
2008-07-25
ide: call ide_pci_setup_ports() before do_ide_setup_pci_device()
Bartlomiej Zolnierkiewicz
1
-7
/
+11
2008-07-25
ide: move ide_setup_pci_controller() call to ide_setup_pci_device[s]()
Bartlomiej Zolnierkiewicz
1
-5
/
+9
2008-07-25
ide: respect dev->irq in do_ide_setup_pci_device() also if 'tried_config'
Bartlomiej Zolnierkiewicz
1
-9
/
+3
2008-07-25
ide: always call ->init_chipset method in do_ide_setup_pci_device()
Bartlomiej Zolnierkiewicz
1
-14
/
+10
[prev]
[next]