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
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
58
-254
/
+440
2010-05-21
Fix networking tree iscsi_tcp.c mis-merge
Linus Torvalds
1
-1
/
+1
2010-05-21
driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE
Christoph Egger
1
-1
/
+1
2010-05-21
pci: check caps from sysfs file open to read device dependent config space
Chris Wright
1
-1
/
+2
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
43
-117
/
+184
2010-05-21
driver core: Implement ns directory support for device classes.
Eric W. Biederman
1
-9
/
+12
2010-05-21
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
3
-6
/
+6
2010-05-21
kobj: Add basic infrastructure for dealing with namespaces.
Eric W. Biederman
2
-14
/
+72
2010-05-21
generate "change" uevent for loop device
David Zeuthen
1
-1
/
+9
2010-05-21
Driver core: Protect device shutdown from hot unplug events.
Hugh Daschbach
1
-3
/
+22
2010-05-21
firmware loader: do not allocate firmare id separately
Dmitry Torokhov
1
-13
/
+4
2010-05-21
firmware loader: split out builtin firmware handling
Dmitry Torokhov
1
-26
/
+50
2010-05-21
firmware loader: rely on driver core to create class attribute
Dmitry Torokhov
1
-35
/
+24
2010-05-21
firmware class: export nowait to userspace
Johannes Berg
1
-5
/
+11
2010-05-21
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
1
-0
/
+1
2010-05-21
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
4
-3
/
+4
2010-05-21
platform_bus: allow custom extensions to system PM methods
Kevin Hilman
1
-4
/
+4
2010-05-21
devtmpfs: support !CONFIG_TMPFS
Peter Korsgaard
2
-2
/
+10
2010-05-21
driver core: module.c: Use kasprintf
Julia Lawall
1
-3
/
+1
2010-05-21
Driver core: don't initialize wakeup flags
Alan Stern
1
-1
/
+0
2010-05-21
driver-core: fix potential race condition in drivers/base/dd.c
Stefani Seibold
1
-2
/
+2
2010-05-21
Driver core: Reduce the level of request_firmware() messages
Rafael J. Wysocki
1
-3
/
+2
2010-05-21
firmware_class: fix memory leak - free allocated pages
David Woodhouse
1
-6
/
+20
2010-05-21
drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline
Jan Beulich
1
-1
/
+1
2010-05-21
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
90
-1510
/
+9862
2010-05-21
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
8
-51
/
+35
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
149
-4103
/
+14893
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
219
-8837
/
+14309
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
834
-32938
/
+60557
2010-05-20
Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
24
-584
/
+1641
2010-05-20
usb: musb: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-05-20
USB: ftdi_sio: fix legacy SIO-device header
Johan Hovold
1
-1
/
+1
2010-05-20
USB: kl5usb105: reimplement using generic framework
Johan Hovold
1
-333
/
+47
2010-05-20
USB: kl5usb105: minor clean ups
Johan Hovold
1
-46
/
+33
2010-05-20
USB: kl5usb105: fix memory leak
Johan Hovold
1
-0
/
+1
2010-05-20
USB: io_ti: use kfifo to implement write buffering
Johan Hovold
1
-210
/
+13
2010-05-20
USB: io_ti: remove unsused private counter
Johan Hovold
1
-5
/
+0
2010-05-20
USB: ti_usb: use kfifo to implement write buffering
Johan Hovold
1
-165
/
+14
2010-05-20
USB: ir-usb: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+3
2010-05-20
USB: aircable: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+1
2010-05-20
USB: safe_serial: straighten out read processing
Johan Hovold
1
-22
/
+21
2010-05-20
USB: safe_serial: reimplement read using generic framework
Johan Hovold
1
-39
/
+8
2010-05-20
USB: safe_serial: reimplement write using generic framework
Johan Hovold
1
-111
/
+32
2010-05-20
usb-storage: always print quirks
Felipe Contreras
1
-3
/
+6
2010-05-20
USB: usb-storage: trivial debug improvements
Felipe Contreras
1
-29
/
+32
2010-05-20
USB: oti6858: use port write fifo
Johan Hovold
1
-37
/
+25
2010-05-20
USB: oti6858: use kfifo to implement write buffering
Johan Hovold
1
-201
/
+17
2010-05-20
USB: cypress_m8: use kfifo to implement write buffering
Johan Hovold
1
-222
/
+17
2010-05-20
USB: cypress_m8: remove unused drain define
Johan Hovold
1
-1
/
+0
2010-05-20
USB: usb_debug: set bulk out size at probe
Johan Hovold
1
-7
/
+1
[next]