summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* md-cluster: Use a small window for resyncGoldwyn Rodrigues2015-10-129-53/+43
* md: Increment version for clustered bitmapsGoldwyn Rodrigues2015-10-123-6/+9
* md-cluster: complete all write requests before adding suspend_infoGoldwyn Rodrigues2015-10-121-2/+5
* md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown2015-10-021-1/+2
* md/raid1: Avoid raid1 resync getting stuckJes Sorensen2015-10-021-3/+2
* md: drop null test before destroy functionsJulia Lawall2015-10-024-14/+7
* md: clear CHANGE_PENDING in readonly arrayShaohua Li2015-10-021-0/+1
* md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown2015-10-021-6/+6
* md/raid5: don't index beyond end of array in need_this_block().NeilBrown2015-10-021-2/+2
* raid5: update analysis state for failed stripeShaohua Li2015-10-021-0/+4
* md: wait for pending superblock updates before switching to read-onlyNeilBrown2015-10-021-0/+4
* Merge tag 'renesas-sh-drivers-for-v4.3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-09-211-14/+5
|\
| * drivers: sh: Disable PM runtime for multi-platform ARM with genpdGeert Uytterhoeven2015-09-141-13/+5
| * drivers: sh: Disable legacy default PM Domain on emev2Geert Uytterhoeven2015-09-141-2/+1
* | Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-198-42/+42
|\ \
| * \ Merge branch 'acpi-bus'Rafael J. Wysocki2015-09-182-13/+8
| |\ \
| | * | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2015-09-152-13/+8
| | * | ACPI: int340x_thermal: add missing CONFIG_ prefixSudeep Holla2015-09-151-1/+1
| | |/
| | |
| | \
| *-. \ Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2015-09-186-29/+34
| |\ \ \ | | |_|/ | |/| |
| | | * Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2015-09-154-25/+31
| | |/| | |/| |
| | | * PM / devfreq: Fix incorrect type issue.Xiaolong Ye2015-09-111-1/+1
| | | * PM / devfreq: tegra: Update governor to use devfreq_update_stats()MyungJoo Ham2015-09-111-3/+5
| | | * PM / devfreq: drop comment about thermal setting max_freqJavi Merino2015-09-111-3/+3
| | | * PM / devfreq: cache the last call to get_dev_status()Javi Merino2015-09-111-15/+18
| | | * PM / devfreq: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-111-2/+2
| | | * PM / devfreq: exynos-ppmu: bit-wise operation bugfix.MyungJoo Ham2015-09-111-1/+2
| | | * PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433Chanwoo Choi2015-09-112-7/+233
| | * | cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()Rafael J. Wysocki2015-09-162-4/+3
| |/ /
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-195-12/+25
|\ \ \
| * | | drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_xGabriel Fernandez2015-09-172-10/+10
| * | | clk: check for invalid parent index of orphans in __clk_init()Mans Rullgard2015-09-161-1/+2
| * | | clk: tegra: dfll: Properly protect OPP listThierry Reding2015-09-161-1/+7
| * | | clk: rockchip: add critical clock for rk3368Heiko Stübner2015-09-141-0/+6
* | | | Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-197-2/+9
|\ \ \ \
| * | | | leds:lp55xx: Correct Kconfig dependency for f/w user helperTakashi Iwai2015-09-171-1/+1
| * | | | leds: leds-ipaq-micro: Add LEDS_CLASS dependencyJacek Anaszewski2015-09-171-0/+1
| * | | | leds: aat1290: add 'static' modifier to init_mm_current_scaleJacek Anaszewski2015-09-171-1/+1
| * | | | leds: leds-ns2: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| * | | | leds: max77693: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| * | | | leds: ktd2692: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| * | | | leds: bcm6358: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| * | | | leds: bcm6328: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| * | | | leds: aat1290: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-199-56/+105
|\ \ \ \
| * | | | IB/hfi: Properly set permissions for user device filesIra Weiny2015-09-184-12/+59
| * | | | IB/hfi1: mask vs shift confusionDan Carpenter2015-09-181-2/+2
| * | | | IB/hfi1: clean up some definesDan Carpenter2015-09-181-18/+18
| * | | | IB/hfi1: info leak in get_ctxt_info()Dan Carpenter2015-09-181-0/+1
| * | | | IB/hfi1: fix a locking bugDan Carpenter2015-09-181-2/+2
| * | | | IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter2015-09-181-3/+5