summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * 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-172-19/+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-regulator' into for-nextThierry Reding2016-05-171-6/+14
| |\ \
| * \ \ Merge branch 'for-4.7/pwm-args' into for-nextThierry Reding2016-05-173-8/+22
| |\ \ \ | | | |/ | | |/|
| | * | pwm: Fix pwm_apply_args() call sitesBoris Brezillon2016-05-171-10/+17
| * | | pwm: Use kcalloc() instead of kzalloc()Thierry Reding2016-05-031-1/+1
| * | | pwm: Add missing newlineThierry Reding2016-05-031-0/+1
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-05-2513-26/+284
|\ \ \ \
| * | | | watchdog: shwdt: Use setup_timer()Muhammad Falak R Wani2016-05-141-3/+1
| * | | | watchdog: cpwd: Use setup_timer()Muhammad Falak R Wani2016-05-141-3/+1
| * | | | watchdog: renesas-wdt: add driverWolfram Sang2016-05-143-0/+222
| * | | | watchdog: remove error message when unable to allocate watchdog deviceColin Ian King2016-05-141-3/+1
| * | | | watchdog: f71808e_wdt: Fix WDTMOUT_STS register readKnud Poulsen2016-05-141-2/+2
| * | | | watchdog: f71808e_wdt: Fix typoKnud Poulsen2016-05-141-1/+1
| * | | | watchdog: f71808e_wdt: Add F81865 supportKnud Poulsen2016-05-141-3/+21
| * | | | watchdog: sp5100_tco: properly check for new register layoutsLucas Stach2016-05-141-5/+10
| * | | | watchdog: core: Fix circular locking dependencyGuenter Roeck2016-05-141-1/+0
| * | | | watchdog: core: fix trivial typo in a commentWolfram Sang2016-05-141-1/+1
| * | | | watchdog: imx2_wdt: add external reset support via dt propTim Harvey2016-05-141-2/+17
| * | | | watchdog: octeon: Handle the FROZEN hot plug notifier actions.Richard Cochran2016-05-141-1/+1
| * | | | watchdog: qcom: Report reboot reasonGuenter Roeck2016-05-141-1/+6
* | | | | Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-05-254-20/+84
|\ \ \ \ \
| * | | | | vfio_pci: Test for extended capabilities if config space > 256 bytesAlexey Kardashevskiy2016-05-191-6/+11
| * | | | | vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudataAlexey Kardashevskiy2016-04-281-2/+0
| * | | | | vfio/pci: Add test for BAR restoreAlex Williamson2016-04-281-1/+19