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.13.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-01
drm/radeon/kms: add some loop timeouts in pageflip code
Alex Deucher
4
-4
/
+24
2011-12-01
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
8
-4
/
+64
2011-12-01
bonding: only use primary address for ARP
Henrik Saavedra Persson
1
-27
/
+6
2011-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
10
-45
/
+62
2011-12-01
Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-0
/
+2
2011-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
3
-4
/
+46
2011-12-01
net: fec: Select the FEC driver by default for i.MX SoCs
Fabio Estevam
1
-0
/
+1
2011-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-9
/
+11
2011-11-30
drm/nv50/disp: silence compiler warning
Ben Skeggs
1
-2
/
+2
2011-11-30
drm/nouveau: fix oopses caused by clear being called on unpopulated ttms
Ben Skeggs
1
-0
/
+3
2011-11-30
drm/nouveau: Keep RAMIN heap within the channel.
Younes Manton
1
-1
/
+1
2011-11-30
drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situations
Ben Skeggs
1
-1
/
+1
2011-11-30
drm/nvc0/gr: fix TP init for transform feedback offset queries
Christoph Bumiller
1
-0
/
+2
2011-11-30
drm/nouveau: add dumb ioctl support
Ben Skeggs
3
-0
/
+55
2011-11-30
Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next
Roland Dreier
9
-43
/
+58
2011-11-30
isdn: avoid copying too long drvid
Dan Carpenter
1
-0
/
+3
2011-11-30
isdn: make sure strings are null terminated
Dan Carpenter
1
-0
/
+6
2011-11-30
IB: Fix RCU lockdep splats
Eric Dumazet
6
-14
/
+35
2011-11-30
IB/ipoib: Prevent hung task or softlockup processing multicast response
Mike Marciniszyn
3
-8
/
+14
2011-11-29
of/irq: of_irq_init: add check for parent equal to child node
Rob Herring
1
-0
/
+2
2011-11-29
usb: gadget: fsl_udc: fix dequeuing a request in progress
Li Yang
2
-36
/
+42
2011-11-29
usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC type
Fabio Estevam
1
-2
/
+0
2011-11-29
usb: fsl_mxc_udc.c: Fix build issue by including missing header file
Fabio Estevam
1
-0
/
+1
2011-11-29
USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFER
Peter Chen
1
-2
/
+2
2011-11-29
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
9
-14
/
+9
2011-11-29
usb: gadget: fix g_serial regression
Robert Jarzmik
1
-2
/
+2
2011-11-29
usb: renesas_usbhs: fixup driver speed
Kuninori Morimoto
1
-1
/
+1
2011-11-29
usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop.
Kuninori Morimoto
1
-0
/
+1
2011-11-29
usb: renesas_usbhs: fixup signal the driver that cable was disconnected
Kuninori Morimoto
1
-0
/
+7
2011-11-29
usb: renesas_usbhs: fixup device_register timing
Kuninori Morimoto
1
-26
/
+11
2011-11-29
usb: musb: PM: fix context save/restore in suspend/resume path
Kevin Hilman
1
-6
/
+0
2011-11-29
firmware: Sigma: Fix endianess issues
Lars-Peter Clausen
1
-1
/
+1
2011-11-29
firmware: Sigma: Skip header during CRC generation
Lars-Peter Clausen
1
-1
/
+2
2011-11-29
firmware: Sigma: Prevent out of bounds memory access
Lars-Peter Clausen
1
-21
/
+55
2011-11-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-132
/
+11
2011-11-29
EHCI : Fix a regression in the ISO scheduler
Matthieu CASTET
1
-4
/
+5
2011-11-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...
Linus Torvalds
1
-1
/
+2
2011-11-29
efivars: add missing parameter to efi_pstore_read()
Christoph Fritz
1
-1
/
+2
2011-11-29
IB/qib: Fix over-scheduling of QSFP work
Mike Marciniszyn
2
-20
/
+8
2011-11-28
RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2
Kumar Sanghvi
1
-1
/
+3
2011-11-28
RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic
Jonathan Lallinger
1
-1
/
+1
2011-11-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...
Linus Torvalds
2
-11
/
+29
2011-11-28
regulator: twl: fix twl4030 support for smps regulators
Tero Kristo
1
-2
/
+44
2011-11-28
ath9k: Revert change that broke AR928X on Acer Ferrari One
Rafael J. Wysocki
1
-1
/
+2
2011-11-28
rtlwifi: fix lps_lock deadlock
Stanislaw Gruszka
1
-8
/
+9
2011-11-28
xHCI: reset-on-resume quirk for NEC uPD720200
Andiry Xu
1
-1
/
+6
2011-11-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-226
/
+436
2011-11-28
regulator: fix use after free bug
Lothar Waßmann
1
-1
/
+1
2011-11-28
Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...
Dave Airlie
14
-226
/
+436
2011-11-28
regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...
Axel Lin
1
-1
/
+1
[prev]
[next]