index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
29
-244
/
+274
|
\
|
*
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
2011-11-07
1
-17
/
+17
|
*
forcedeth: Improve stats counters
Mandeep Baines
2011-11-07
1
-0
/
+4
|
*
forcedeth: remove unneeded stats updates
david decotigny
2011-11-07
1
-34
/
+1
|
*
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
2011-11-07
1
-5
/
+8
|
*
forcedeth: fix race when unloading module
david decotigny
2011-11-07
1
-1
/
+1
|
*
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
2011-11-07
1
-1
/
+2
|
*
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2011-11-07
2
-2
/
+4
|
*
bonding: comparing a u8 with -1 is always false
Dan Carpenter
2011-11-04
2
-4
/
+4
|
*
sky2: fix regression on Yukon Optima
stephen hemminger
2011-11-04
1
-11
/
+0
|
*
i825xx:xscale:8390:freescale: Fix Kconfig dependancies
Jeff Kirsher
2011-11-04
3
-4
/
+10
|
*
macvlan: receive multicast with local address
stephen hemminger
2011-11-04
1
-0
/
+7
|
*
tg3: Update version to 3.121
Matt Carlson
2011-11-04
1
-2
/
+2
|
*
tg3: Eliminate timer race with reset_task
Matt Carlson
2011-11-04
2
-13
/
+2
|
*
tg3: Schedule at most one tg3_reset_task run
Matt Carlson
2011-11-04
2
-9
/
+25
|
*
tg3: Obtain PCI function number from device
Matt Carlson
2011-11-04
2
-6
/
+33
|
*
tg3: Fix irq alloc error cleanup path
Matt Carlson
2011-11-04
1
-5
/
+4
|
*
tg3: Fix 4k skb error recovery path
Matt Carlson
2011-11-04
1
-8
/
+8
|
*
tg3: Fix 4k tx bd segmentation code
Matt Carlson
2011-11-04
1
-23
/
+24
|
*
tg3: Fix APE mutex init and use
Matt Carlson
2011-11-04
2
-24
/
+30
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-11-04
16
-76
/
+89
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-04
16
-76
/
+89
|
|
|
\
|
|
|
*
iwlwifi: don't perform "echo test" when cmd queue stuck
Wey-Yi Guy
2011-11-02
1
-10
/
+0
[next]