index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
pdc202xx_new: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+16
*
opti621: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
*
ns87415: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
*
jmicron: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
*
it821x: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+16
*
it8213: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
*
hpt366: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+18
*
hpt34x: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
*
ide/pci/generic: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
*
cy82c693: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-1
/
+18
*
cs5535: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
*
cs5530: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
*
cmd64x: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
*
atiixp: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
*
amd74xx: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
*
alim15x3: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
*
aec62xx: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+13
*
ide: add ide_pci_remove() helper
Bartlomiej Zolnierkiewicz
2008-07-24
2
-6
/
+36
*
via82cxxx: cleanup ->init_chipset method
Bartlomiej Zolnierkiewicz
2008-07-24
1
-46
/
+35
*
cmd64x: cleanup ->init_chipset method
Bartlomiej Zolnierkiewicz
2008-07-24
1
-18
/
+0
*
amd74xx: cleanup ->init_chipset method
Bartlomiej Zolnierkiewicz
2008-07-24
1
-18
/
+18
*
tc86c001: remove ->init_chipset method
Bartlomiej Zolnierkiewicz
2008-07-24
1
-12
/
+26
*
via82cxxx: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
2008-07-24
1
-12
/
+21
*
siimage: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
2008-07-24
1
-56
/
+58
*
sc1200: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
2008-07-24
1
-20
/
+19
*
it821x: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
2008-07-24
1
-15
/
+13
*
hpt366: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
2008-07-24
1
-31
/
+41
*
aec62xx: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
2008-07-24
1
-16
/
+16
*
ide: add ide_device_{get,put}() helpers
Bartlomiej Zolnierkiewicz
2008-07-24
7
-13
/
+92
*
ide: add ->dev and ->host_priv fields to struct ide_host
Bartlomiej Zolnierkiewicz
2008-07-24
32
-39
/
+80
*
ide: call ide_pci_setup_ports() before do_ide_setup_pci_device()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-7
/
+11
*
ide: move ide_setup_pci_controller() call to ide_setup_pci_device[s]()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-5
/
+9
*
ide: respect dev->irq in do_ide_setup_pci_device() also if 'tried_config'
Bartlomiej Zolnierkiewicz
2008-07-24
1
-9
/
+3
*
ide: always call ->init_chipset method in do_ide_setup_pci_device()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-14
/
+10
*
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-23
9
-58
/
+72
|
\
|
*
Merge branch 'linus' into cpus4096-for-linus
Ingo Molnar
2008-07-21
808
-64039
/
+123129
|
|
\
|
*
|
NR_CPUS: Replace NR_CPUS in cpufreq userspace routines
Mike Travis
2008-07-20
1
-36
/
+43
|
*
|
cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c
Mike Travis
2008-07-18
1
-1
/
+2
|
*
|
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
2008-07-18
2
-4
/
+10
|
*
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-18
438
-31397
/
+34408
|
|
\
\
|
*
\
\
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-16
840
-66244
/
+22580
|
|
\
\
\
|
*
\
\
\
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
2008-07-06
595
-5955
/
+19489
|
|
\
\
\
\
|
*
|
|
|
|
infiniband: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-23
1
-2
/
+2
|
*
|
|
|
|
cpufreq: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-23
3
-10
/
+10
|
*
|
|
|
|
acpi: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-23
1
-3
/
+3
|
*
|
|
|
|
cpu: change some globals to statics in drivers/base/cpu.c v2
Mike Travis
2008-05-23
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-07-23
17
-188
/
+1282
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'pxa' into devel
Russell King
2008-07-13
33
-446
/
+1735
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
[ARM] pxa: make littleton to use the new smc91x platform data
Eric Miao
2008-07-12
1
-1
/
+2
|
|
*
|
|
|
|
|
[ARM] pxa: make zylonite to use the new smc91x platform data
Eric Miao
2008-07-12
1
-17
/
+2
[next]