index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
348
-5263
/
+1280
|
\
|
*
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
348
-5261
/
+1278
|
|
\
|
|
*
firmware: Fix an oops on reading fw_priv->fw in sysfs loading file
Neil Horman
2012-01-04
1
-7
/
+7
|
|
*
Drivers:hv: Fix a bug in vmbus_driver_unregister()
K. Y. Srinivasan
2012-01-04
1
-4
/
+1
|
|
*
driver-core: remove sysdev.h usage.
Kay Sievers
2011-12-21
7
-10
/
+3
|
|
*
sh: intc - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
3
-25
/
+26
|
|
*
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
2
-164
/
+142
|
|
*
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
11
-197
/
+199
|
|
*
xen: fix build breakage in xen-selfballoon.c caused by sysdev conversion
Greg Kroah-Hartman
2011-12-15
1
-0
/
+1
|
|
*
xen-balloon: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
2
-81
/
+80
|
|
*
ibm_rtl: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
1
-17
/
+17
|
|
*
edac: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
10
-55
/
+49
|
|
*
driver-core: implement 'sysdev' functionality for regular devices and buses
Kay Sievers
2011-12-14
6
-58
/
+357
|
|
*
Drivers: hv: Get rid of an unnecessary check in hv.c
K. Y. Srinivasan
2011-12-12
1
-5
/
+0
|
|
*
Drivers: hv: Make the vmbus driver unloadable
K. Y. Srinivasan
2011-12-12
4
-0
/
+26
|
|
*
Drivers: hv: Fix a memory leak
K. Y. Srinivasan
2011-12-12
1
-0
/
+1
|
|
*
w1: add fast search for single slave bus
Evgeniy Polyakov
2011-12-09
1
-0
/
+10
|
|
*
drivers: hv: Don't OOPS when you cannot init vmbus
K. Y. Srinivasan
2011-12-09
1
-0
/
+16
|
|
*
firmware: google: fix gsmi.c build warning
Maxin B. John
2011-12-09
1
-1
/
+2
|
|
*
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
2011-12-09
1
-1
/
+1
|
|
*
uio: convert drivers/uio/* to use module_platform_driver()
Axel Lin
2011-11-26
3
-36
/
+3
|
|
*
topology: Provide CPU topology in sysfs in !SMP configurations
Ben Hutchings
2011-11-26
1
-2
/
+2
|
|
*
hv: Add Kconfig menu entry
Bart Van Assche
2011-11-26
1
-1
/
+3
|
|
*
Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
K. Y. Srinivasan
2011-11-26
1
-1
/
+1
|
|
*
hv: Move Kconfig menu entry
Bart Van Assche
2011-11-26
1
-2
/
+2
|
|
*
usb: dwc3: fix a warning
Alessandro Rubini
2011-11-18
1
-1
/
+0
|
|
*
usb: dwc3: use debugfs_print_regs32()
Alessandro Rubini
2011-11-18
1
-12
/
+3
|
|
*
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
12
-216
/
+12
|
|
*
USB: convert drivers/hid/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
2
-32
/
+2
|
|
*
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
14
-227
/
+14
|
|
*
USB: convert drivers/bluetooth/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
5
-81
/
+5
|
|
*
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
97
-1635
/
+97
|
|
*
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
44
-668
/
+50
|
|
*
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
13
-268
/
+13
|
|
*
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
40
-675
/
+40
|
|
*
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
2011-11-17
47
-567
/
+47
|
|
*
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
2011-11-17
16
-207
/
+16
|
|
*
W1: w1_therm: release the bus during conversion on externally powered devices
Maciej Szmigiero
2011-11-17
1
-5
/
+31
|
|
*
devtmpfsd: fix task state handling
Kautuk Consul
2011-11-15
1
-2
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2012-01-06
3
-6
/
+5
|
\
\
\
|
*
|
|
m68k/net: Remove obsolete IRQ_FLG_* users
Geert Uytterhoeven
2011-12-13
1
-4
/
+3
|
*
|
|
m68k/mac: cleanup forward declarations
Finn Thain
2011-12-10
1
-1
/
+0
|
*
|
|
m68k/mac: cleanup mac_irq_pending
Finn Thain
2011-12-10
1
-1
/
+2
*
|
|
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...
Linus Torvalds
2012-01-06
1
-13
/
+3
|
\
\
\
\
|
*
\
\
\
Merge branch 'devel-stable' into for-linus
Russell King
2012-01-05
1
-13
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
ARM: 7261/1: clocksource/ux500-prcmu: fix sched_clock breakage
Linus Walleij
2012-01-03
1
-13
/
+3
*
|
|
|
|
|
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2012-01-06
14
-0
/
+30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
watchdog: sp805: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-22
1
-0
/
+2
|
*
|
|
|
|
|
fbdev: amba: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-22
1
-0
/
+2
|
*
|
|
|
|
|
serial: pl011: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-22
1
-0
/
+2
[next]