index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
pwm: mediatek: Remove the has_clks field
Sam Shih
1
-13
/
+1
2019-09-21
pwm: mediatek: Drop the check for of_device_get_match_data()
Sam Shih
1
-7
/
+3
2019-09-21
pwm: atmel: Consolidate driver data initialization
Thierry Reding
1
-4
/
+2
2019-09-21
pwm: atmel: Remove unneeded check for match data
Thierry Reding
1
-6
/
+2
2019-09-21
pwm: atmel: Remove platform_device_id and use only dt bindings
Kamel Bouhara
2
-33
/
+4
2019-09-21
pwm: stm32-lp: Add check in case requested period cannot be achieved
Fabrice Gasnier
1
-0
/
+6
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
22
-32
/
+30
2019-09-21
pwm: fsl-ftm: Don't update the state for the caller of pwm_apply_state()
Uwe Kleine-König
1
-4
/
+0
2019-09-21
pwm: sun4i: Don't update the state for the caller of pwm_apply_state()
Uwe Kleine-König
1
-6
/
+0
2019-09-21
pwm: rockchip: Don't update the state for the caller of pwm_apply_state()
Uwe Kleine-König
1
-6
/
+0
2019-09-21
pwm: Let pwm_get_state() return the last implemented state
Uwe Kleine-König
1
-1
/
+8
2019-09-21
pwm: Introduce local struct pwm_chip in pwm_apply_state()
Uwe Kleine-König
1
-11
/
+14
2019-09-21
pwm: rockchip: Set polarity unconditionally in .get_state()
Uwe Kleine-König
1
-4
/
+4
2019-09-21
pwm: bcm2835: Suppress error message during deferred probe
Stefan Wahren
1
-2
/
+5
2019-09-21
pwm: bcm2835: Fix period_ns range check
Stefan Wahren
1
-4
/
+5
2019-09-21
pwm: bcm2835: Suppress error message for invalid period_ns
Stefan Wahren
1
-4
/
+1
2019-09-21
pwm: rcar: Remove a redundant condition in rcar_pwm_apply()
Yoshihiro Shimoda
1
-1
/
+1
2019-09-21
pwm: sprd: Add Spreadtrum PWM support
Baolin Wang
3
-0
/
+321