summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* md/raid5: add rcu protection to rdev accesses in want_replaceNeilBrown2016-06-131-3/+4
* md/raid5: add rcu protection to rdev accesses in handle_failed_sync.NeilBrown2016-06-131-2/+4
* md/raid1: add rcu protection to rdev in fix_read_errorNeilBrown2016-06-131-20/+32
* md/raid1: small code cleanup in end_sync_writeNeilBrown2016-06-131-10/+4
* md/raid1: small cleanup in raid1_end_read/write_requestNeilBrown2016-06-131-20/+15
* md/raid10: simplify print_conf a little.NeilBrown2016-06-131-6/+8
* md/raid10: minor code improvement in fix_read_error()NeilBrown2016-06-131-1/+1
* md/raid10: add rcu protection to rdev access during reshape.NeilBrown2016-06-131-8/+22
* md/raid10: add rcu protection to rdev access in raid10_sync_request.NeilBrown2016-06-131-48/+74
* md/raid10: add rcu protection in raid10_status.NeilBrown2016-06-131-4/+6
* md/raid10: fix refounct imbalance when resyncing an array with a replacement ...NeilBrown2016-06-131-1/+1
* md/raid1, raid10: don't recheck "Faulty" flag in read-balance.NeilBrown2016-06-132-15/+0
* md: disconnect device from personality before trying to remove it.NeilBrown2016-06-131-0/+2
* raid1/raid10: slow down resync if there is non-resync activity pendingTomasz Majchrzak2016-06-132-0/+14
* MD:Update superblock when err == 0 in size_storeXiao Ni2016-06-131-1/+2
* md: use a mutex to protect a global listCong Wang2016-06-091-0/+5
* md: simplify the code with md_kick_rdev_from_arrayGuoqing Jiang2016-06-041-2/+1
* md-cluster: fix deadlock issue when add disk to an recoverying arrayGuoqing Jiang2016-06-042-12/+14
* right meaning of PARITY_ENABLE_RMW and PARITY_PREFER_RMWSong Liu2016-05-261-2/+2
* Merge tag 'acpi-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-261-1/+1
|\
| * Merge branch 'acpi-battery'Rafael J. Wysocki2016-05-251-1/+1
| |\
| | * ACPI / battery: Correctly serialise with the pending async probeChris Wilson2016-05-211-1/+1
* | | Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-264-66/+36
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki2016-05-254-66/+36
| |\ \ \ \ \
| | | | * | | PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki2016-05-201-2/+3
| | | * | | | cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()Daniel Lezcano2016-05-181-1/+1
| | * | | | | cpufreq: simplified goto out in cpufreq_register_driver()Pankaj Gupta2016-05-181-5/+4
| | * | | | | cpufreq: governor: CPUFREQ_GOV_STOP never failsRafael J. Wysocki2016-05-181-29/+11
| | * | | | | cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never failsRafael J. Wysocki2016-05-181-23/+12
| | * | | | | intel_pstate: Simplify conditional in intel_pstate_set_policy()Rafael J. Wysocki2016-05-181-6/+5
* | | | | | | Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-2519-128/+312
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-4.7/pwm-atomic' into for-nextThierry Reding2016-05-1719-131/+307
| |\ \ \ \ \ \ \
| | * | | | | | | pwm: Add information about polarity, duty cycle and period to debugfsHeiko Stübner2016-05-171-0/+5
| | * | | | | | | pwm: Switch to the atomic APIBoris Brezillon2016-05-172-12/+41
| | * | | | | | | pwm: Add core infrastructure to allow atomic updatesBoris Brezillon2016-05-171-68/+119
| | * | | | | | | pwm: Add hardware readout infrastructureBoris Brezillon2016-05-171-0/+3
| | * | | | | | | pwm: Move the enabled/disabled info into pwm_stateBoris Brezillon2016-05-171-4/+9
| | * | | | | | | pwm: Introduce the pwm_state conceptBoris Brezillon2016-05-171-4/+4
| | * | | | | | | pwm: Keep PWM state in sync with hardware stateBoris Brezillon2016-05-171-14/+0
| | * | | | | | | drm: i915: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
| | * | | | | | | input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
| | * | | | | | | input: misc: max8997: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
| | * | | | | | | backlight: lm3630a: explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
| | * | | | | | | backlight: lp855x: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
| | * | | | | | | backlight: lp8788: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
| | * | | | | | | backlight: pwm_bl: Use pwm_get_args() where appropriateBoris Brezillon2016-05-171-1/+9
| | * | | | | | | fbdev: ssd1307fb: Use pwm_get_args() where appropriateBoris Brezillon2016-05-171-1/+10
| | * | | | | | | regulator: pwm: Use pwm_get_args() where appropriateBoris Brezillon2016-05-171-6/+14
| | * | | | | | | leds: pwm: Use pwm_get_args() where appropriateBoris Brezillon2016-05-171-1/+10
| | * | | | | | | input: misc: max77693: Use pwm_get_args() where appropriateBoris Brezillon2016-05-171-3/+14