index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-15
driver-core: implement 'sysdev' functionality for regular devices and buses
Kay Sievers
6
-58
/
+357
2011-12-13
Drivers: hv: Get rid of an unnecessary check in hv.c
K. Y. Srinivasan
1
-5
/
+0
2011-12-13
Drivers: hv: Make the vmbus driver unloadable
K. Y. Srinivasan
4
-0
/
+26
2011-12-13
Drivers: hv: Fix a memory leak
K. Y. Srinivasan
1
-0
/
+1
2011-12-10
w1: add fast search for single slave bus
Evgeniy Polyakov
1
-0
/
+10
2011-12-10
drivers: hv: Don't OOPS when you cannot init vmbus
K. Y. Srinivasan
1
-0
/
+16
2011-12-10
firmware: google: fix gsmi.c build warning
Maxin B. John
1
-1
/
+2
2011-12-10
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
1
-1
/
+1
2011-11-27
uio: convert drivers/uio/* to use module_platform_driver()
Axel Lin
3
-36
/
+3
2011-11-27
topology: Provide CPU topology in sysfs in !SMP configurations
Ben Hutchings
1
-2
/
+2
2011-11-27
hv: Add Kconfig menu entry
Bart Van Assche
1
-1
/
+3
2011-11-27
Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
K. Y. Srinivasan
1
-1
/
+1
2011-11-27
hv: Move Kconfig menu entry
Bart Van Assche
1
-2
/
+2
2011-11-19
usb: dwc3: fix a warning
Alessandro Rubini
1
-1
/
+0
2011-11-18
usb: dwc3: use debugfs_print_regs32()
Alessandro Rubini
1
-12
/
+3
2011-11-18
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
12
-216
/
+12
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-18
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
47
-567
/
+47
2011-11-18
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
16
-207
/
+16
2011-11-17
W1: w1_therm: release the bus during conversion on externally powered devices
Maciej Szmigiero
1
-5
/
+31
2011-11-16
devtmpfsd: fix task state handling
Kautuk Consul
1
-2
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-244
/
+274
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
1
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
1
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
1
-34
/
+1
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
1
-5
/
+8
2011-11-07
forcedeth: fix race when unloading module
david decotigny
1
-1
/
+1
2011-11-07
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
device-mapper: dm-bufio.c needs to include module.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
4
-4
/
+4
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
1
-1
/
+2
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2
-2
/
+4
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
15
-244
/
+464
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
30
-2626
/
+2913
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
130
-3624
/
+7010
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
1
-9
/
+21
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
1
-0
/
+4
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
1
-0
/
+1
2011-11-07
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
1
-6
/
+11
2011-11-07
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
1
-1
/
+1
2011-11-07
vmwgfx: Fix hw cursor position
Thomas Hellstrom
1
-2
/
+5
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
3
-24
/
+30
2011-11-07
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
1
-1
/
+23
2011-11-07
vmwgfx: Remove screen object active list
Thomas Hellstrom
1
-37
/
+15
[next]