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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
69
-709
/
+1286
2007-02-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
125
-5263
/
+25584
2007-02-07
sk98lin: planned removal
Stephen Hemminger
1
-0
/
+7
2007-02-07
AT91: MACB support
Andrew Victor
3
-4
/
+31
2007-02-07
sky2: version 1.12
Stephen Hemminger
1
-1
/
+1
2007-02-07
sky2: add new chip ids
Stephen Hemminger
1
-0
/
+4
2007-02-07
sky2: Yukon Extreme support
Stephen Hemminger
2
-16
/
+89
2007-02-07
sky2: safer transmit timeout
Stephen Hemminger
1
-26
/
+15
2007-02-07
sky2: TSO support for EC_U
Stephen Hemminger
1
-4
/
+3
2007-02-07
sky2: use dev_err for error reports
Stephen Hemminger
1
-44
/
+31
2007-02-07
sky2: add Wake On Lan support
Stephen Hemminger
2
-47
/
+189
2007-02-07
fix unaligned exception in /drivers/net/wireless/orinoco.c
Hennerich, Michael
1
-1
/
+1
2007-02-07
Remove unused kernel config option DLCI_COUNT
Robert P. J. Day
1
-11
/
+0
2007-02-07
z85230: spinlock logic
Alan Cox
1
-13
/
+1
2007-02-07
mips: declance: Driver model for the PMAD-A
Maciej W. Rozycki
1
-47
/
+117
2007-02-07
Spidernet: Rework RX linked list
Linas Vepstas
1
-8
/
+4
2007-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
221
-8903
/
+8693
2007-02-07
[PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments
Oleg Verych
1
-20
/
+20
2007-02-07
sysfs: Shadow directory support
Eric W. Biederman
8
-45
/
+249
2007-02-07
Driver Core: Increase the default timeout value of the firmware subsystem
Dave Jones
1
-1
/
+1
2007-02-07
Driver core: allow to delay the uevent at device creation time
Kay Sievers
2
-2
/
+4
2007-02-07
Driver core: add device_type to struct device
Kay Sievers
3
-20
/
+49
2007-02-07
Driver core: add uevent vars for devices of a class
Kay Sievers
1
-12
/
+34
2007-02-07
SYSFS: Fix missing include of list.h in sysfs.h
Frank Haverkamp
1
-0
/
+1
2007-02-07
HOWTO: Add a reference to Harbison and Steele
Robert P. J. Day
1
-0
/
+1
2007-02-07
sysfs: error handling in sysfs, fill_read_buffer()
Oliver Neukum
1
-4
/
+6
2007-02-07
kobject: kobject_put cleanup
Mariusz Kozlowski
1
-4
/
+2
2007-02-07
sysfs: kobject_put cleanup
Mariusz Kozlowski
2
-6
/
+4
2007-02-07
sysfs: suppress lockdep warnings
Frederik Deweerdt
1
-2
/
+2
2007-02-07
Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()
Oliver Neukum
8
-17
/
+103
2007-02-07
driver core: Change function call order in device_bind_driver().
Cornelia Huck
1
-2
/
+6
2007-02-07
driver core: Don't stop probing on ->probe errors.
Cornelia Huck
1
-7
/
+6
2007-02-07
driver core fixes: device_register() retval check in platform.c
Cornelia Huck
1
-2
/
+9
2007-02-07
driver core fixes: make_class_name() retval checks
Cornelia Huck
2
-13
/
+25
2007-02-07
/sys/modules/*/holders
Kay Sievers
3
-7
/
+48
2007-02-07
USB: add the sysfs driver name to all modules
Greg Kroah-Hartman
2
-3
/
+6
2007-02-07
SERIO: add the sysfs driver name to all modules
Greg Kroah-Hartman
2
-2
/
+9
2007-02-07
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
4
-8
/
+12
2007-02-07
Modules: only add drivers/ direcory if needed
Greg Kroah-Hartman
2
-10
/
+11
2007-02-07
MODULES: add the module name for built in kernel drivers
Kay Sievers
4
-17
/
+31
2007-02-07
driver core: Allow device_move(dev, NULL).
Cornelia Huck
3
-36
/
+52
2007-02-07
driver core: Remove device_is_registered() in device_move().
Cornelia Huck
1
-4
/
+0
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
20
-362
/
+451
2007-02-07
Driver core: convert SPI code to use struct device
Greg Kroah-Hartman
5
-27
/
+27
2007-02-07
Driver core: convert pcmcia code to use struct device
Greg Kroah-Hartman
14
-105
/
+127
2007-02-07
Kobject: make kobject apis more robust in handling NULL pointers
Greg Kroah-Hartman
1
-0
/
+19
2007-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
10
-49
/
+92
2007-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
39
-1119
/
+866
2007-02-07
[GFS2] make gfs2_writepages() static
Adrian Bunk
1
-1
/
+2
2007-02-07
[GFS2] Unlock page on prepare_write try lock failure
Steven Whitehouse
1
-1
/
+3
[next]