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
2015-08-28
PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-3
/
+3
2015-08-28
PM / OPP: Fix static checker warning (broken 64bit big endian systems)
Viresh Kumar
1
-3
/
+6
2015-08-28
PM / OPP: Free resources and properly return error on failure
Viresh Kumar
1
-14
/
+16
2015-08-08
cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
Bartlomiej Zolnierkiewicz
1
-1
/
+8
2015-08-07
cpufreq: dt: Add support for turbo/boost mode
Viresh Kumar
1
-0
/
+8
2015-08-07
cpufreq: dt: Add support for operating-points-v2 bindings
Viresh Kumar
1
-10
/
+46
2015-08-07
cpufreq: Allow drivers to enable boost support after registering driver
Viresh Kumar
2
-20
/
+63
2015-08-07
cpufreq: Update boost flag while initializing freq table from OPPs
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2015-08-07
Merge branch 'pm-cpufreq' into pm-opp
Rafael J. Wysocki
15
-400
/
+625
2015-08-07
PM / OPP: add dev_pm_opp_is_turbo() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+34
2015-08-07
PM / OPP: Add helpers for initializing CPU OPPs
Viresh Kumar
1
-0
/
+175
2015-08-07
PM / OPP: Add support for opp-suspend
Viresh Kumar
1
-0
/
+11
2015-08-07
PM / OPP: Add OPP sharing information to OPP library
Viresh Kumar
1
-24
/
+150
2015-08-07
PM / OPP: Add clock-latency-ns support
Viresh Kumar
1
-2
/
+39
2015-08-07
PM / OPP: Add support to parse "operating-points-v2" bindings
Viresh Kumar
1
-24
/
+233
2015-08-07
PM / OPP: Break _opp_add_dynamic() into smaller functions
Viresh Kumar
1
-49
/
+76
2015-08-07
PM / OPP: Allocate dev_opp from _add_device_opp()
Viresh Kumar
1
-23
/
+27
2015-08-07
PM / OPP: Create _remove_device_opp() for freeing dev_opp
Viresh Kumar
1
-5
/
+17
2015-08-07
PM / OPP: Relocate few routines
Viresh Kumar
1
-138
/
+139
2015-08-03
Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2015-08-02
i915: temporary fix for DP MST docking station NULL pointer dereference
Linus Torvalds
1
-3
/
+5
2015-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-14
/
+23
2015-08-01
Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
8
-89
/
+119
2015-08-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-292
/
+562
2015-08-01
stmmac: fix missing MODULE_LICENSE in stmmac_platform
Joachim Eastwood
1
-0
/
+4
2015-08-01
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
3
-13
/
+3
2015-08-01
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
1
-68
/
+30
2015-08-01
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
1
-0
/
+2
2015-08-01
intel_pstate: Fix possible overflow complained by Coverity
Chen Yu
1
-2
/
+2
2015-08-01
cpufreq: Correct a freq check in cpufreq_set_policy()
Pan Xinhui
1
-1
/
+5
2015-07-31
cpufreq: Lock CPU online/offline in cpufreq_register_driver()
Rafael J. Wysocki
1
-3
/
+10
2015-07-31
cpufreq: Replace recover_policy with new_policy in cpufreq_online()
Rafael J. Wysocki
1
-12
/
+11
2015-07-31
cpufreq: Separate CPU device registration from CPU online
Rafael J. Wysocki
1
-43
/
+47
2015-07-31
Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-81
/
+51
2015-07-31
Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
3
-10
/
+23
2015-07-31
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
41
-272
/
+552
2015-07-31
Revert "dmaengine: virt-dma: don't always free descriptor upon completion"
Jun Nie
2
-25
/
+7
2015-07-31
dmaengine: mv_xor: fix big endian operation in register mode
Thomas Petazzoni
1
-4
/
+5
2015-07-31
dmaengine: xgene-dma: Fix the resource map to handle overlapping
Rameshwar Prasad Sahu
1
-0
/
+3
2015-07-31
dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()
Cyrille Pitchen
1
-3
/
+4
2015-07-31
dmaengine: at_hdmac: fix residue computation
Cyrille Pitchen
2
-47
/
+88
2015-07-31
dmaengine: at_xdmac: fix bug about channel configuration
Ludovic Desroches
1
-9
/
+10
2015-07-31
iommu/amd: Allow non-ATS devices in IOMMUv2 domains
Joerg Roedel
1
-1
/
+6
2015-07-31
r8152: reset device when tx timeout
hayeswang
1
-4
/
+3
2015-07-31
r8152: add pre_reset and post_reset
hayeswang
1
-0
/
+54
2015-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-56
/
+130
2015-07-30
scsi: fix memory leak with scsi-mq
Tony Battersby
2
-4
/
+4
2015-07-30
ipr: Fix invalid array indexing for HRRQ
Brian King
1
-3
/
+8
2015-07-30
ipr: Fix incorrect trace indexing
Brian King
2
-2
/
+4
[next]