index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-15
xen: fix build breakage in xen-selfballoon.c caused by sysdev conversion
Greg Kroah-Hartman
1
-0
/
+1
2011-12-14
xen-balloon: convert sysdev_class to a regular subsystem
Kay Sievers
3
-84
/
+83
2011-12-14
clocksource: convert sysdev_class to a regular subsystem
Kay Sievers
1
-18
/
+19
2011-12-14
ibm_rtl: convert sysdev_class to a regular subsystem
Kay Sievers
1
-17
/
+17
2011-12-14
edac: convert sysdev_class to a regular subsystem
Kay Sievers
11
-59
/
+53
2011-12-14
rtmutex-tester: convert sysdev_class to a regular subsystem
Kay Sievers
1
-18
/
+19
2011-12-14
driver-core: implement 'sysdev' functionality for regular devices and buses
Kay Sievers
7
-62
/
+431
2011-12-14
kref: fix up the kfree build problems
Greg Kroah-Hartman
1
-5
/
+10
2011-12-13
kref: Remove the memory barriers
Peter Zijlstra
1
-2
/
+0
2011-12-13
kref: Implement kref_put in terms of kref_sub
Peter Zijlstra
1
-18
/
+10
2011-12-13
kref: Inline all functions
Peter Zijlstra
3
-103
/
+76
2011-12-12
Drivers: hv: Get rid of an unnecessary check in hv.c
K. Y. Srinivasan
1
-5
/
+0
2011-12-12
Drivers: hv: Make the vmbus driver unloadable
K. Y. Srinivasan
4
-0
/
+26
2011-12-12
Drivers: hv: Fix a memory leak
K. Y. Srinivasan
1
-0
/
+1
2011-12-12
Documentation: Update stable address
Joe Perches
2
-6
/
+6
2011-12-12
MAINTAINERS: stable: Update address
Joe Perches
1
-1
/
+1
2011-12-09
w1: add fast search for single slave bus
Evgeniy Polyakov
1
-0
/
+10
2011-12-09
driver-core: skip uevent generation when nobody is listening
Kay Sievers
1
-0
/
+3
2011-12-09
drivers: hv: Don't OOPS when you cannot init vmbus
K. Y. Srinivasan
1
-0
/
+16
2011-12-09
firmware: google: fix gsmi.c build warning
Maxin B. John
1
-1
/
+2
2011-12-09
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
2
-2
/
+2
2011-11-26
uio: convert drivers/uio/* to use module_platform_driver()
Axel Lin
3
-36
/
+3
2011-11-26
topology: Provide CPU topology in sysfs in !SMP configurations
Ben Hutchings
1
-2
/
+2
2011-11-26
debugfs: remove unneeded cast in debugfs_print_regs32()
Dan Carpenter
1
-1
/
+1
2011-11-26
hv: Add Kconfig menu entry
Bart Van Assche
1
-1
/
+3
2011-11-26
Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
K. Y. Srinivasan
1
-1
/
+1
2011-11-26
hv: Move Kconfig menu entry
Bart Van Assche
1
-2
/
+2
2011-11-22
debugfs: bugfix: include <linux/io.h> in file.c
Alessandro Rubini
1
-0
/
+1
2011-11-18
usb: dwc3: fix a warning
Alessandro Rubini
1
-1
/
+0
2011-11-18
debugfs: print_regs32: make regs array a const pointer
Alessandro Rubini
2
-2
/
+2
2011-11-18
usb: dwc3: use debugfs_print_regs32()
Alessandro Rubini
1
-12
/
+3
2011-11-18
debugfs: add tools to printk 32-bit registers
Alessandro Rubini
3
-1
/
+147
2011-11-18
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
12
-216
/
+12
2011-11-18
USB: convert sound/* to use module_usb_driver()
Greg Kroah-Hartman
5
-63
/
+6
2011-11-18
USB: convert drivers/hid/* to use module_usb_driver()
Greg Kroah-Hartman
2
-32
/
+2
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
14
-227
/
+14
2011-11-18
USB: convert drivers/bluetooth/* to use module_usb_driver()
Greg Kroah-Hartman
5
-81
/
+5
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
97
-1635
/
+97
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
44
-668
/
+50
2011-11-18
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
13
-268
/
+13
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
40
-675
/
+40
2011-11-17
USB: Add helper macro for usb_driver boilerplate
Greg Kroah-Hartman
1
-0
/
+12
2011-11-17
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
47
-567
/
+47
2011-11-17
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
16
-207
/
+16
2011-11-17
SPI: Add helper macro for spi_driver boilerplate
Lars-Peter Clausen
1
-0
/
+11
2011-11-17
I2C: Add helper macro for i2c_driver boilerplate
Lars-Peter Clausen
1
-0
/
+13
2011-11-17
drivercore: Generalize module_platform_driver
Lars-Peter Clausen
2
-10
/
+23
2011-11-17
W1: w1_therm: release the bus during conversion on externally powered devices
Maciej Szmigiero
1
-5
/
+31
2011-11-15
devtmpfsd: fix task state handling
Kautuk Consul
1
-2
/
+1
2011-11-15
lib: devres: add convenience function to remap a resource
Wolfram Sang
3
-0
/
+55
[next]