index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: core: Unify fwnode checks in the module
Andy Shevchenko
2021-06-30
1
-6
/
+7
*
pwm: core: Reuse fwnode_to_pwmchip() in ACPI case
Andy Shevchenko
2021-06-30
1
-30
/
+1
*
pwm: core: Convert to use fwnode for matching
Andy Shevchenko
2021-06-30
1
-3
/
+3
*
docs: firmware-guide: ACPI: Add a PWM example
Andy Shevchenko
2021-06-30
1
-0
/
+32
*
dt-bindings: pwm: pwm-tiecap: Add compatible string for AM64 SoC
Lokesh Vutla
2021-06-30
1
-0
/
+1
*
dt-bindings: pwm: pwm-tiecap: Convert to json schema
Lokesh Vutla
2021-06-30
2
-51
/
+63
*
pwm: sprd: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
2021-06-30
1
-1
/
+3
*
pwm: img: Fix PM reference leak in img_pwm_enable()
Zou Wei
2021-06-30
1
-1
/
+1
*
pwm: pxa: Always use the same variable name for driver data
Uwe Kleine-König
2021-06-30
1
-19
/
+19
*
pwm: pxa: Drop if with an always false condition
Uwe Kleine-König
2021-06-30
1
-2
/
+0
*
pwm: berlin: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
2021-06-30
1
-3
/
+3
*
pwm: berlin: Implement .apply() callback
Uwe Kleine-König
2021-06-30
1
-5
/
+38
*
pwm: berlin: use consistent naming for variables
Uwe Kleine-König
2021-06-30
1
-58
/
+58
*
pwm: tiecap: Implement .apply() callback
Uwe Kleine-König
2021-06-28
1
-10
/
+45
*
pwm: tiecap: Drop .free() callback
Uwe Kleine-König
2021-06-28
1
-9
/
+0
*
pwm: Drop irrelevant error path from pwmchip_remove()
Uwe Kleine-König
2021-06-28
1
-14
/
+2
*
pwm: crc: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-06-28
1
-11
/
+1
*
pwm: imx1: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-06-28
1
-11
/
+1
*
pwm: imx1: Don't disable clocks at device remove time
Uwe Kleine-König
2021-06-28
1
-2
/
+0
*
pwm: clps711x: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-06-28
1
-11
/
+1
*
pwm: meson: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-06-28
1
-11
/
+1
*
pwm: lpss: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-06-28
4
-15
/
+2
*
pwm: Add a device-managed function to add PWM chips
Uwe Kleine-König
2021-06-28
2
-0
/
+22
*
dt-bindings: pwm: pwm-tiehrpwm: Add compatible string for AM64 SoC
Lokesh Vutla
2021-06-04
1
-0
/
+1
*
dt-bindings: pwm: pwm-tiehrpwm: Convert to json schema
Lokesh Vutla
2021-06-04
2
-50
/
+64
*
pwm: pca9685: Add error messages for failed regmap calls
Clemens Gruber
2021-06-04
1
-24
/
+59
*
pwm: pca9685: Restrict period change for enabled PWMs
Clemens Gruber
2021-06-04
1
-10
/
+64
*
pwm: pca9685: Support new usage_power setting in PWM state
Clemens Gruber
2021-06-04
1
-15
/
+46
*
pwm: core: Support new usage_power setting in PWM state
Clemens Gruber
2021-06-04
3
-1
/
+16
*
pwm: spear: Implement .apply() callback
Uwe Kleine-König
2021-05-25
1
-4
/
+29
*
pwm: spear: Free resources only after pwmchip_remove()
Uwe Kleine-König
2021-05-25
1
-1
/
+4
*
pwm: spear: Don't modify HW state in .remove callback
Uwe Kleine-König
2021-05-25
1
-4
/
+0
*
pwm: visconti: Fix and simplify period calculation
Uwe Kleine-König
2021-05-25
1
-10
/
+7
*
pwm: Simplify all drivers with explicit of_pwm_n_cells = 3
Uwe Kleine-König
2021-05-25
26
-57
/
+0
*
pwm: Autodetect default value for of_pwm_n_cells from device tree
Uwe Kleine-König
2021-05-25
1
-1
/
+7
*
pwm: Drop of_pwm_simple_xlate() in favour of of_pwm_xlate_with_flags()
Uwe Kleine-König
2021-05-25
1
-26
/
+1
*
pwm: Make of_pwm_xlate_with_flags() work with #pwm-cells = <2>
Uwe Kleine-König
2021-05-25
1
-4
/
+5
*
Linux 5.13-rc1
v5.13-rc1
Linus Torvalds
2021-05-09
1
-2
/
+2
*
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
2021-05-09
1
-1
/
+1
*
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-05-09
19
-81
/
+332
|
\
|
*
Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...
Dave Airlie
2021-05-07
14
-45
/
+328
|
|
\
|
|
*
drm/amdgpu: Use device specific BO size & stride check.
Bas Nieuwenhuizen
2021-05-06
1
-6
/
+175
|
|
*
drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.
Bas Nieuwenhuizen
2021-05-06
1
-0
/
+4
|
|
*
drm/amd/pm: initialize variable
Tom Rix
2021-05-04
1
-1
/
+1
|
|
*
drm/radeon: Avoid power table parsing memory leaks
Kees Cook
2021-05-04
1
-5
/
+15
|
|
*
drm/radeon: Fix off-by-one power_state index heap overwrite
Kees Cook
2021-05-04
1
-3
/
+3
|
|
*
drm/amd/display: Fix two cursor duplication when using overlay
Rodrigo Siqueira
2021-05-04
1
-0
/
+51
|
|
*
drm/amdgpu: add new MC firmware for Polaris12 32bit ASIC
Evan Quan
2021-05-04
1
-3
/
+10
|
|
*
amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_create
Simon Ser
2021-04-29
1
-0
/
+1
|
|
*
drm/amdgpu: Register VGA clients after init can no longer fail
Kai-Heng Feng
2021-04-29
1
-15
/
+13
[next]