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.12.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
2012-04-11
xHCI: use gfp flags from caller instead of GFP_ATOMIC
Dan Carpenter
1
-2
/
+2
2012-04-11
xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
Elric Fu
1
-0
/
+2
2012-04-11
USB: fix bug of device descriptor got from superspeed device
Elric Fu
1
-0
/
+16
2012-04-11
xhci: Fix register save/restore order.
Sarah Sharp
1
-4
/
+4
2012-04-11
xhci: Restore event ring dequeue pointer on resume.
Sarah Sharp
1
-0
/
+1
2012-04-11
xhci: Don't write zeroed pointers to xHC registers.
Sarah Sharp
1
-7
/
+2
2012-04-11
xhci: Warn when hosts don't halt.
Sarah Sharp
1
-0
/
+3
2012-04-11
xhci: don't re-enable IE constantly
Felipe Balbi
2
-1
/
+5
2012-04-11
drm/i915: implement ColorBlt w/a
Daniel Vetter
2
-0
/
+7
2012-04-11
drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g
Chris Wilson
1
-1
/
+1
2012-04-11
Revert "drm/i915: reenable gmbus on gen3+ again"
Daniel Vetter
1
-1
/
+1
2012-04-11
drm/radeon: only add the mm i2c bus if the hw_i2c module param is set
Alex Deucher
1
-0
/
+4
2012-04-11
spi/imx: prevent NULL pointer dereference in spi_imx_probe()
Lothar Waßmann
1
-3
/
+7
2012-04-11
gpio/exynos: Fix compiler warning in gpio-samsung.c file
Sachin Kamat
1
-8
/
+8
2012-04-11
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-25
/
+80
2012-04-11
usb: xhci: fix section mismatch in linux-next
Gerard Snitselaar
1
-1
/
+1
2012-04-11
xHCI: correct to print the true HSEE of USBCMD
Alex He
1
-1
/
+1
2012-04-11
USB: serial: fix race between probe and open
Johan Hovold
1
-0
/
+8
2012-04-11
gpio: Fix range check in of_gpio_simple_xlate()
Roland Stigge
1
-1
/
+1
2012-04-11
gpio: Fix uninitialized variable bit in adp5588_irq_handler
Axel Lin
1
-1
/
+1
2012-04-11
gpio/sodaville: Convert sodaville driver to new irqdomain API
Grant Likely
2
-14
/
+11
2012-04-10
Revert "ath9k: fix going to full-sleep on PS idle"
Sujith Manoharan
1
-5
/
+3
2012-04-10
rt2x00: Fix rfkill_polling register function.
Chen, Chien-Chia
1
-5
/
+1
2012-04-10
bcma: fix build error on MIPS; implicit pcibios_enable_device
Paul Gortmaker
2
-1
/
+2
2012-04-10
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-3
/
+3
2012-04-10
drm/i915: properly compute dp dithering for user-created modes
Daniel Vetter
1
-14
/
+35
2012-04-10
staging/xgifb: fix display on XGI Volari Z11m cards
Dmitry Eremin-Solenikov
3
-2
/
+18
2012-04-10
Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error paths
Axel Lin
1
-12
/
+15
2012-04-10
android: make persistent_ram based drivers depend on HAVE_MEMBLOCK
Colin Cross
1
-1
/
+2
2012-04-10
staging: iio: ak8975: Remove i2c client data corruption
Preetham Chandru
1
-3
/
+5
2012-04-10
staging: drm/omap: move where DMM driver is registered
Rob Clark
1
-3
/
+4
2012-04-10
staging: zsmalloc: fix memory leak
Nitin Gupta
1
-12
/
+18
2012-04-10
Staging: rts_pstor: off by one in for loop
Dan Carpenter
1
-1
/
+2
2012-04-10
staging: ozwpan: Added new maintainer for ozwpan
Chris Kelly
1
-1
/
+3
2012-04-10
staging:rts_pstor:Avoid "Bad target number" message when probing driver
wwang
1
-0
/
+5
2012-04-10
staging:rts_pstor:Fix possible panic by NULL pointer dereference
wwang
1
-5
/
+6
2012-04-10
Staging: vt6655-6: check keysize before memcpy()
Dan Carpenter
2
-0
/
+6
2012-04-10
staging/media/as102: Don't call release_firmware() on uninitialized variable
Jesper Juhl
1
-1
/
+1
2012-04-10
staging:iio:core add missing increment of loop index in iio_map_array_unregis...
Lothar Waßmann
1
-0
/
+1
2012-04-10
staging: ramster: unbreak my heart
Dan Magenheimer
1
-5
/
+1
2012-04-10
staging/vme: Fix module parameters
Gerard Snitselaar
1
-2
/
+2
2012-04-10
staging: sep: Fix sign of error
Alan Cox
1
-3
/
+3
2012-04-10
Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h
Mark Brown
1
-1
/
+1
2012-04-10
i2c: prevent spurious interrupt on Designware controllers
Kristen Carlson Accardi
1
-1
/
+0
2012-04-10
drm/radeon/kms: fix DVO setup on some r4xx chips
Alex Deucher
1
-0
/
+4
2012-04-10
drm/savage: fix integer overflows in savage_bci_cmdbuf()
Xi Wang
1
-3
/
+3
2012-04-10
drm/radeon: replace udelay with mdelay for long timeouts
Arnd Bergmann
6
-27
/
+27
2012-04-10
Input: trackpoint - use psmouse_fmt() for messages
JJ Ding
1
-6
/
+8
2012-04-10
Input: elantech - v4 is a clickpad, with only one button
JJ Ding
1
-2
/
+4
2012-04-10
Input: elantech - reset touchpad before configuring it
JJ Ding
1
-0
/
+4
[prev]
[next]