summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Merge branch 'for-4.7/pwm-atomic' into for-nextThierry Reding19-131/+307
2016-05-17Merge branch 'for-4.7/pwm-regulator' into for-nextThierry Reding1-6/+14
2016-05-17Merge branch 'for-4.7/pwm-args' into for-nextThierry Reding3-8/+22
2016-05-17pwm: Add information about polarity, duty cycle and period to debugfsHeiko Stübner1-0/+5
2016-05-17pwm: Switch to the atomic APIBoris Brezillon2-12/+41
2016-05-17pwm: Add core infrastructure to allow atomic updatesBoris Brezillon1-68/+119
2016-05-17pwm: Add hardware readout infrastructureBoris Brezillon1-0/+3
2016-05-17pwm: Move the enabled/disabled info into pwm_stateBoris Brezillon1-4/+9
2016-05-17pwm: Introduce the pwm_state conceptBoris Brezillon1-4/+4
2016-05-17pwm: Keep PWM state in sync with hardware stateBoris Brezillon1-14/+0
2016-05-17drm: i915: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon1-0/+6
2016-05-17input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon1-0/+6
2016-05-17input: misc: max8997: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon1-0/+6
2016-05-17backlight: lm3630a: explicitly apply PWM config extracted from pwm_argsBoris Brezillon1-0/+6
2016-05-17backlight: lp855x: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon1-0/+6
2016-05-17backlight: lp8788: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon1-0/+6
2016-05-17backlight: pwm_bl: Use pwm_get_args() where appropriateBoris Brezillon1-1/+9
2016-05-17fbdev: ssd1307fb: Use pwm_get_args() where appropriateBoris Brezillon1-1/+10
2016-05-17regulator: pwm: Use pwm_get_args() where appropriateBoris Brezillon1-6/+14
2016-05-17leds: pwm: Use pwm_get_args() where appropriateBoris Brezillon1-1/+10
2016-05-17input: misc: max77693: Use pwm_get_args() where appropriateBoris Brezillon1-3/+14
2016-05-17hwmon: pwm-fan: Use pwm_get_args() where appropriateBoris Brezillon1-6/+20
2016-05-17clk: pwm: Use pwm_get_args() where appropriateBoris Brezillon1-5/+12
2016-05-17pwm: Use pwm_get/set_xxx() helpers where appropriateBoris Brezillon4-4/+5
2016-05-17pwm: Get rid of pwm->lockBoris BREZILLON2-19/+24
2016-05-17backlight: lm3630a_bl: Stop messing with the pwm->period fieldBoris BREZILLON1-2/+1
2016-05-17backlight: pwm_bl: Remove useless call to pwm_set_period()Boris BREZILLON1-3/+1
2016-05-17pwm: rcar: Make use of pwm_is_enabled()Boris BREZILLON1-1/+1
2016-05-17pwm: Fix pwm_apply_args() call sitesBoris Brezillon1-10/+17
2016-05-03pwm: Use kcalloc() instead of kzalloc()Thierry Reding1-1/+1
2016-05-03pwm: Add missing newlineThierry Reding1-0/+1
2016-05-03regulator: pwm: Use pwm_get_args() where appropriateBoris Brezillon1-6/+14
2016-05-03pwm: Introduce the pwm_args conceptBoris Brezillon3-9/+16
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-11/+3
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds3-68/+71
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds20-154/+1171
2016-03-26NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe1-30/+0
2016-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-11/+8
2016-03-25Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+0
2016-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-217/+449
2016-03-25drivers/memstick/host/r592.c: avoid gcc-6 warningArnd Bergmann1-2/+1
2016-03-25drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton4-9/+7
2016-03-25Fix permissions of drivers/power/avs/rockchip-io-domain.cRafael J. Wysocki1-0/+0
2016-03-25rbd: use KMEM_CACHE macroGeliang Tang1-8/+2
2016-03-25libceph: enable large, variable-sized OSD requestsIlya Dryomov1-2/+0
2016-03-25libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng1-1/+1
2016-03-25Revert "ppdev: use new parport device model"Linus Torvalds1-20/+5
2016-03-25Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+5
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-89/+137
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+3