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
2007-10-12
Drivers: clean up direct setting of the name of a kset
Greg Kroah-Hartman
2
-4
/
+5
2007-10-12
cdev: remove unneeded setting of cdev names
Greg Kroah-Hartman
3
-12
/
+4
2007-10-12
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
5
-6
/
+5
2007-10-12
Driver core: remove get_bus()
Greg Kroah-Hartman
2
-13
/
+12
2007-10-12
Driver core: remove put_bus()
Greg Kroah-Hartman
2
-16
/
+14
2007-10-12
Driver core: remove subsys_get()
Greg Kroah-Hartman
2
-2
/
+2
2007-10-12
Driver core: remove subsys_put()
Greg Kroah-Hartman
2
-2
/
+2
2007-10-12
Driver core: remove kset_set_kset_s
Greg Kroah-Hartman
1
-1
/
+1
2007-10-12
Driver core: remove subsys_set_kset
Greg Kroah-Hartman
2
-2
/
+3
2007-10-12
Driver core: add CONFIG_UEVENT_HELPER_PATH
Kay Sievers
1
-0
/
+8
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
34
-415
/
+175
2007-10-12
Driver core: make sysfs uevent-attributes static
Kay Sievers
1
-12
/
+9
2007-10-12
platform: prefix MODALIAS with "platform:"
Kay Sievers
4
-15
/
+5
2007-10-11
[TG3]: Fix APE induced regression
Matt Carlson
1
-3
/
+4
2007-10-11
[SKY2]: version 1.19
Stephen Hemminger
1
-1
/
+1
2007-10-11
[SKY2]: use netdevice stats struct
Stephen Hemminger
2
-22
/
+13
2007-10-11
[SKY2]: fiber advertise bits initialization (trivial)
Stephen Hemminger
1
-2
/
+2
2007-10-11
[SKY2]: fix power settings on Yukon XL
Stephen Hemminger
1
-7
/
+6
2007-10-11
[SKY2]: ethtool register reserved area blackout
Stephen Hemminger
1
-9
/
+53
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
31
-883
/
+1449
2007-10-11
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+18
2007-10-12
[libata] sata_mv: more S/G fixes
Jeff Garzik
1
-9
/
+18
2007-10-12
[POWERPC] XilinxFB: Allow fixed framebuffer base address
Grant Likely
1
-6
/
+16
2007-10-12
[POWERPC] XilinxFB: Add support for custom screen resolution
Grant Likely
1
-26
/
+45
2007-10-12
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
Grant Likely
1
-20
/
+23
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
81
-1701
/
+2345
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
681
-29831
/
+179056
2007-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
51
-847
/
+917
2007-10-11
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
5
-47
/
+252
2007-10-11
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
8
-34
/
+477
2007-10-11
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...
Linus Torvalds
25
-62
/
+68
2007-10-11
Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
41
-656
/
+776
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
1
-71
/
+151
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...
Linus Torvalds
256
-5671
/
+17905
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
38
-402
/
+5698
2007-10-11
[SKY2]: status polling loop (post merge)
Stephen Hemminger
1
-24
/
+17
2007-10-11
[NET]: Fix NAPI completion handling in some drivers.
David S. Miller
3
-42
/
+82
2007-10-11
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
Bartlomiej Zolnierkiewicz
19
-136
/
+29
2007-10-11
sis5513: don't change UDMA settings when programming PIO
Bartlomiej Zolnierkiewicz
1
-7
/
+4
2007-10-11
it8213/piix/slc90e66: don't change DMA settings when programming PIO
Bartlomiej Zolnierkiewicz
3
-30
/
+20
2007-10-11
alim15x3: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
1
-3
/
+12
2007-10-11
siimage: fix ->set_pio_mode method to select PIO data transfer
Bartlomiej Zolnierkiewicz
1
-3
/
+17
2007-10-11
cs5520: don't enable VDMA in ->speedproc
Bartlomiej Zolnierkiewicz
1
-9
/
+4
2007-10-11
sc1200: remove redundant warning message from sc1200_tune_chipset()
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2007-10-11
ide-pmac: PIO mode setup fixes (take 3)
Bartlomiej Zolnierkiewicz
1
-5
/
+10
2007-10-11
icside: fix ->speedproc to return on unsupported modes (take 5)
Bartlomiej Zolnierkiewicz
1
-13
/
+8
2007-10-11
sgiioc4: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
1
-43
/
+43
2007-10-11
amd74xx/via82cxxx: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
2
-22
/
+8
2007-10-11
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
44
-323
/
+303
2007-10-11
ide: Kconfig face-lift
Bartlomiej Zolnierkiewicz
1
-50
/
+52
[next]