index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
ide: add ide_pci_remove() helper
Bartlomiej Zolnierkiewicz
2
-6
/
+36
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
2008-07-24
aec62xx: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
1
-16
/
+16
2008-07-24
ide: add ide_device_{get,put}() helpers
Bartlomiej Zolnierkiewicz
7
-13
/
+92
2008-07-24
ide: add ->dev and ->host_priv fields to struct ide_host
Bartlomiej Zolnierkiewicz
32
-39
/
+80
2008-07-24
ide: call ide_pci_setup_ports() before do_ide_setup_pci_device()
Bartlomiej Zolnierkiewicz
1
-7
/
+11
2008-07-24
ide: move ide_setup_pci_controller() call to ide_setup_pci_device[s]()
Bartlomiej Zolnierkiewicz
1
-5
/
+9
2008-07-24
ide: respect dev->irq in do_ide_setup_pci_device() also if 'tried_config'
Bartlomiej Zolnierkiewicz
1
-9
/
+3
2008-07-24
ide: always call ->init_chipset method in do_ide_setup_pci_device()
Bartlomiej Zolnierkiewicz
1
-14
/
+10
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-58
/
+72
2008-07-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
17
-188
/
+1282
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
7
-198
/
+404
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...
Linus Torvalds
18
-119
/
+4240
2008-07-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2
-2
/
+241
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
56
-1397
/
+1489
2008-07-23
ide: small whitespace fixes
Pavel Machek
2
-2
/
+2
2008-07-23
ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings
Harvey Harrison
1
-4
/
+4
2008-07-23
ide: ide-cd.c fix sparse endianness warnings
Harvey Harrison
1
-11
/
+8
2008-07-23
ide-cd: convert to using the new atapi_flags
Borislav Petkov
3
-109
/
+64
2008-07-23
ide: remove unused PC_FLAG_DRQ_INTERRUPT
Borislav Petkov
1
-2
/
+1
2008-07-23
ide-scsi: convert to using the new atapi_flags
Borislav Petkov
1
-16
/
+1
2008-07-23
ide-tape: convert to using the new atapi_flags
Borislav Petkov
1
-45
/
+23
2008-07-23
ide-floppy: convert to using the new atapi_flags (take 2)
Borislav Petkov
2
-48
/
+30
[next]