index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
2011-12-25
14
-578
/
+250
|
\
|
*
PM: Drop generic_subsys_pm_ops
Rafael J. Wysocki
2011-12-21
1
-25
/
+0
|
*
PM / Sleep: Remove forward-only callbacks from AMBA bus type
Rafael J. Wysocki
2011-12-21
1
-135
/
+1
|
*
PM / Sleep: Remove forward-only callbacks from platform bus type
Rafael J. Wysocki
2011-12-21
1
-115
/
+0
|
*
PM: Run the driver callback directly if the subsystem one is not there
Rafael J. Wysocki
2011-12-21
2
-37
/
+81
|
*
PM / Sleep: Make pm_op() and pm_noirq_op() return callback pointers
Rafael J. Wysocki
2011-12-21
1
-102
/
+95
|
*
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
2011-12-21
343
-2929
/
+5566
|
|
\
|
*
|
PM / Sleep: Merge internal functions in generic_ops.c
Rafael J. Wysocki
2011-12-18
1
-37
/
+11
|
*
|
PM / Sleep: Simplify generic system suspend callbacks
Rafael J. Wysocki
2011-12-18
1
-18
/
+6
|
*
|
PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()
Srivatsa S. Bhat
2011-12-09
1
-0
/
+4
|
*
|
Merge branch 'pm-freezer' into pm-sleep
Rafael J. Wysocki
2011-12-06
7
-41
/
+41
|
|
\
\
|
|
*
\
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
2011-11-23
7
-41
/
+41
|
|
|
\
\
|
|
|
*
|
dmatest: don't use set_freezable_with_signal()
Tejun Heo
2011-11-23
1
-19
/
+27
|
|
|
*
|
usb_storage: don't use set_freezable_with_signal()
Tejun Heo
2011-11-21
1
-6
/
+7
|
|
|
*
|
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
2011-11-21
1
-9
/
+6
|
|
|
*
|
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
2011-11-21
1
-1
/
+1
|
|
|
*
|
freezer: don't unnecessarily set PF_NOFREEZE explicitly
Tejun Heo
2011-11-21
3
-6
/
+0
|
*
|
|
|
PM / Sleep: Unify diagnostic messages from device suspend/resume
Rafael J. Wysocki
2011-12-06
1
-93
/
+35
|
*
|
|
|
ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR
Keng-Yu Lin
2011-12-06
1
-0
/
+16
|
*
|
|
|
PM / Sleep: Simplify device_suspend_noirq()
Rafael J. Wysocki
2011-11-23
1
-10
/
+2
|
*
|
|
|
PM / Sleep: Remove unnecessary label and jumps to it form PM core code
Rafael J. Wysocki
2011-11-23
1
-7
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'pm-devfreq' into pm-for-linus
Rafael J. Wysocki
2011-12-25
4
-8
/
+1158
|
\
\
\
\
|
*
\
\
\
Merge branch 'devfreq-for-next' of git://git.infradead.org/users/kmpark/linux...
Rafael J. Wysocki
2011-12-21
286
-2363
/
+5895
|
|
\
\
\
\
|
|
*
|
|
|
PM/Devfreq: Add Exynos4-bus device DVFS driver for Exynos4210/4212/4412.
MyungJoo Ham
2011-12-20
3
-0
/
+1151
|
*
|
|
|
|
PM / devfreq: separate error paths from successful path
Axel Lin
2011-11-23
1
-8
/
+7
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-12-24
2
-3
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()
Xi Wang
2011-12-22
1
-3
/
+3
|
*
|
|
|
|
drm/radeon/kms: bail on BTC parts if MC ucode is missing
Alex Deucher
2011-12-22
1
-0
/
+12
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-12-23
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodes
Laurent Pinchart
2011-12-19
2
-2
/
+2
*
|
|
|
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-12-22
4
-10
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
md/bitmap: It is OK to clear bits during recovery.
NeilBrown
2011-12-23
1
-4
/
+1
|
*
|
|
|
|
|
md: don't give up looking for spares on first failure-to-add
NeilBrown
2011-12-23
1
-2
/
+1
|
*
|
|
|
|
|
md/raid5: ensure correct assessment of drives during degraded reshape.
NeilBrown
2011-12-23
1
-4
/
+10
|
*
|
|
|
|
|
md/linear: fix hot-add of devices to linear arrays.
NeilBrown
2011-12-23
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-12-22
4
-8
/
+9
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...
Greg Kroah-Hartman
2011-12-21
3
-4
/
+5
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
usb: gadget: epautoconf: do not change number of streams
Felipe Balbi
2011-12-19
1
-3
/
+0
|
|
*
|
|
|
|
|
|
usb: dwc3: core: fix cached revision on our structure
Felipe Balbi
2011-12-14
1
-1
/
+1
|
|
*
|
|
|
|
|
|
usb: musb: fix reset issue with full speed device
Ajay Kumar Gupta
2011-12-14
1
-0
/
+4
|
*
|
|
|
|
|
|
|
USB: Fix usb/isp1760 build on sparc
David Miller
2011-12-21
1
-4
/
+4
*
|
|
|
|
|
|
|
|
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
2011-12-22
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
David Miller
2011-12-22
1
-1
/
+1
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-12-21
9
-20
/
+32
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-21
1
-3
/
+1
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
iwlwifi: update SCD BC table for all SCD queues
Emmanuel Grumbach
2011-12-19
1
-3
/
+1
|
*
|
|
|
|
|
|
|
|
|
asix: new device id
Aurelien Jacobs
2011-12-19
1
-0
/
+4
|
*
|
|
|
|
|
|
|
|
|
davinci-cpdma: fix locking issue in cpdma_chan_stop
Ilya Yanok
2011-12-19
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
r8169: fix Config2 MSIEnable bit setting.
françois romieu
2011-12-19
1
-6
/
+8
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-12-19
5
-11
/
+17
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
[next]