index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
49
-517
/
+1448
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
53
-938
/
+526
2021-06-30
clk: hisilicon: hi3559a: Drop __init markings everywhere
Stephen Boyd
1
-20
/
+19
2021-06-30
clk: meson: regmap: switch to determine_rate for the dividers
Martin Blumenstingl
1
-10
/
+9
2021-06-30
clk: divider: Switch from .round_rate to .determine_rate by default
Martin Blumenstingl
1
-9
/
+9
2021-06-30
clk: divider: Add re-usable determine_rate implementations
Martin Blumenstingl
1
-14
/
+61
2021-06-30
clk: k210: Fix k210_clk_set_parent()
Damien Le Moal
1
-0
/
+1
2021-06-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
37
-216
/
+675
2021-06-30
Merge tag 'edac_updates_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Linus Torvalds
11
-60
/
+625
2021-06-30
Merge tag 'tpmdd-next-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
8
-23
/
+37
2021-06-30
clk: lmk04832: Fix spelling mistakes in dev_err messages and comments
Colin Ian King
1
-4
/
+4
2021-06-30
clk: lmk04832: fix return value check in lmk04832_probe()
Wang Hai
1
-6
/
+6
2021-06-30
clk: stm32mp1: fix missing spin_lock_init()
Wang Hai
1
-0
/
+1
2021-06-30
Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
79
-675
/
+3900
2021-06-30
Merge tag 'mailbox-v5.14' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
13
-96
/
+422
2021-06-30
Merge tag 'for-linus-5.14-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
11
-671
/
+1490
2021-06-30
ACPI: video: Add quirk for the Dell Vostro 3350
Hans de Goede
1
-0
/
+9
2021-06-30
ACPI: AMBA: Fix resource name in /proc/iomem
Liguang Zhang
1
-0
/
+1
2021-06-30
cpufreq: Remove ->resolve_freq()
Viresh Kumar
1
-13
/
+8
2021-06-30
cpufreq: Reuse cpufreq_driver_resolve_freq() in __cpufreq_driver_target()
Viresh Kumar
1
-20
/
+22
2021-06-30
pwm: ep93xx: Fix read of uninitialized variable ret
Colin Ian King
1
-0
/
+1
2021-06-30
pwm: ep93xx: Prepare clock before using it
Alexander Sverdlin
1
-7
/
+7
2021-06-30
pwm: ep93xx: Unfold legacy callbacks into ep93xx_pwm_apply()
Uwe Kleine-König
1
-106
/
+71
2021-06-30
pwm: ep93xx: Implement .apply callback
Uwe Kleine-König
1
-4
/
+39
2021-06-30
pwm: vt8500: Only unprepare the clock after the pwmchip was removed
Uwe Kleine-König
1
-1
/
+2
2021-06-30
pwm: vt8500: Drop if with an always false condition
Uwe Kleine-König
1
-4
/
+1
2021-06-30
pwm: tegra: Assert reset only after the PWM was unregistered
Uwe Kleine-König
1
-1
/
+3
2021-06-30
pwm: tegra: Don't needlessly enable and disable the clock in .remove()
Uwe Kleine-König
1
-6
/
+0
2021-06-30
pwm: tegra: Don't modify HW state in .remove callback
Uwe Kleine-König
1
-13
/
+0
2021-06-30
pwm: tegra: Drop an if block with an always false condition
Uwe Kleine-König
1
-3
/
+0
2021-06-30
pwm: core: Simplify some devm_*pwm*() functions
Andy Shevchenko
1
-35
/
+25
2021-06-30
pwm: core: Remove unused devm_pwm_put()
Andy Shevchenko
1
-25
/
+0
2021-06-30
pwm: core: Unify fwnode checks in the module
Andy Shevchenko
1
-6
/
+7
2021-06-30
pwm: core: Reuse fwnode_to_pwmchip() in ACPI case
Andy Shevchenko
1
-30
/
+1
2021-06-30
pwm: core: Convert to use fwnode for matching
Andy Shevchenko
1
-3
/
+3
2021-06-30
pwm: sprd: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
1
-1
/
+3
2021-06-30
pwm: img: Fix PM reference leak in img_pwm_enable()
Zou Wei
1
-1
/
+1
2021-06-30
pwm: pxa: Always use the same variable name for driver data
Uwe Kleine-König
1
-19
/
+19
2021-06-30
pwm: pxa: Drop if with an always false condition
Uwe Kleine-König
1
-2
/
+0
2021-06-30
pwm: berlin: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
1
-3
/
+3
2021-06-30
pwm: berlin: Implement .apply() callback
Uwe Kleine-König
1
-5
/
+38
2021-06-30
pwm: berlin: use consistent naming for variables
Uwe Kleine-König
1
-58
/
+58
2021-06-30
cpufreq: Remove the ->stop_cpu() driver callback
Viresh Kumar
1
-3
/
+0
2021-06-30
cpufreq: powernv: Migrate to ->exit() callback instead of ->stop_cpu()
Viresh Kumar
1
-14
/
+9
2021-06-30
cpufreq: CPPC: Migrate to ->exit() callback instead of ->stop_cpu()
Viresh Kumar
1
-22
/
+24
2021-06-30
cpufreq: intel_pstate: Combine ->stop_cpu() and ->offline()
Rafael J. Wysocki
1
-6
/
+5
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
15
-39
/
+39
2021-06-30
Merge tag 'cpuidle-v5.14-rc1' of https://git.linaro.org/people/daniel.lezcano/linux
Rafael J. Wysocki
1
-0
/
+14
2021-06-30
spi: stm32h7: fix full duplex irq handler handling
Alain Volmat
1
-6
/
+9
2021-06-30
regulator: hi6421v600: Fix getting wrong drvdata that causes boot failure
Axel Lin
1
-7
/
+9
[prev]
[next]