summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pwm: Switch to the atomic APIBoris Brezillon2016-05-172-12/+41
* pwm: Update documentationBoris Brezillon2016-05-171-2/+28
* pwm: Add core infrastructure to allow atomic updatesBoris Brezillon2016-05-172-153/+303
* pwm: Add hardware readout infrastructureBoris Brezillon2016-05-172-0/+31
* pwm: Move the enabled/disabled info into pwm_stateBoris Brezillon2016-05-172-7/+17
* pwm: Introduce the pwm_state conceptBoris Brezillon2016-05-172-16/+46
* pwm: Keep PWM state in sync with hardware stateBoris Brezillon2016-05-172-15/+0
* ARM: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
* 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
* hwmon: pwm-fan: Use pwm_get_args() where appropriateBoris Brezillon2016-05-171-6/+20
* clk: pwm: Use pwm_get_args() where appropriateBoris Brezillon2016-05-171-5/+12
* pwm: Use pwm_get/set_xxx() helpers where appropriateBoris Brezillon2016-05-174-4/+5
* pwm: Get rid of pwm->lockBoris BREZILLON2016-05-173-21/+24
* backlight: lm3630a_bl: Stop messing with the pwm->period fieldBoris BREZILLON2016-05-171-2/+1
* backlight: pwm_bl: Remove useless call to pwm_set_period()Boris BREZILLON2016-05-171-3/+1
* pwm: rcar: Make use of pwm_is_enabled()Boris BREZILLON2016-05-171-1/+1
* Merge branch 'for-4.7/pwm-args' into for-4.7/pwm-atomicThierry Reding2016-05-174-8/+55
|\
| * pwm: Fix pwm_apply_args() call sitesBoris Brezillon2016-05-171-10/+17
| * pwm: Introduce the pwm_args conceptBoris Brezillon2016-05-034-9/+49
|/
* Linux 4.6-rc1v4.6-rc1Linus Torvalds2016-03-271-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-2622-519/+811
|\
| * libceph: use KMEM_CACHE macroGeliang Tang2016-03-251-8/+2
| * ceph: use kmem_cache_zallocGeliang Tang2016-03-252-2/+2
| * rbd: use KMEM_CACHE macroGeliang Tang2016-03-251-8/+2
| * ceph: use lookup request to revalidate dentryYan, Zheng2016-03-252-0/+35
| * ceph: kill ceph_get_dentry_parent_inode()Yan, Zheng2016-03-252-20/+5
| * ceph: fix security xattr deadlockYan, Zheng2016-03-258-11/+125
| * ceph: don't request vxattrs from MDSYan, Zheng2016-03-251-2/+4
| * ceph: fix mounting same fs multiple timesYan, Zheng2016-03-251-18/+15
| * ceph: remove unnecessary NULL checkYan, Zheng2016-03-251-2/+2
| * ceph: avoid updating directory inode's i_size accidentallyYan, Zheng2016-03-251-0/+4
| * ceph: fix race during filling readdir cacheYan, Zheng2016-03-251-2/+7
| * libceph: use sizeof_footer() moreIlya Dryomov2016-03-251-16/+3
| * ceph: kill ceph_empty_snapcIlya Dryomov2016-03-254-34/+6
| * ceph: fix a wrong comparisonAnton Protopopov2016-03-251-1/+1
| * ceph: replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-03-254-6/+6
| * ceph: scattered page writebackYan, Zheng2016-03-251-109/+196
| * libceph: add helper that duplicates last extent operationYan, Zheng2016-03-252-0/+24
| * libceph: enable large, variable-sized OSD requestsIlya Dryomov2016-03-253-19/+32
| * libceph: osdc->req_mempool should be backed by a slab poolIlya Dryomov2016-03-251-2/+2