summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-10pwm: atmel-tcb: Simplify checking the companion outputUwe Kleine-König
2024-07-10pwm: Allow pwm state transitions from an invalid stateUwe Kleine-König
2024-07-10pwm: xilinx: Simplify using devm_ functionsUwe Kleine-König
2024-07-10pwm: Use guards for pwm_lookup_lock instead of explicity mutex_lock + mutex_u...Uwe Kleine-König
2024-07-10pwm: Use guards for export->lock instead of explicity mutex_lock + mutex_unlockUwe Kleine-König
2024-07-10pwm: Use guards for pwm_lock instead of explicity mutex_lock + mutex_unlockUwe Kleine-König
2024-07-10pwm: Register debugfs operations after the pwm classUwe Kleine-König
2024-07-10pwm: imx-tpm: Enable pinctrl setting for sleep stateShenwei Wang
2024-07-10pwm: lpss: drop redundant runtime PM handlesRaag Jadav
2024-07-10pwm: lpss: use devm_pm_runtime_enable() helperRaag Jadav
2024-07-10pwm-stm32: Make use of parametrised register definitionsUwe Kleine-König
2024-07-10Merge tag 'ib-mfd-counter-v5.11' of https://git.kernel.org/pub/scm/linux/kern...Uwe Kleine-König
2024-07-10pwm: meson: Add support for Amlogic S4 PWMJunyi Zhao
2024-07-10pwm: Add GPIO PWM driverVincent Whitchurch
2024-07-10bus: ts-nbus: Use pwm_apply_might_sleep()Sean Young
2024-07-10pwm: Make pwm_request_from_chip() private to the coreUwe Kleine-König
2024-07-10pwm: cros-ec: Simplify device tree xlationUwe Kleine-König
2024-07-10pwm: cros-ec: Don't care about consumers in .get_state()Uwe Kleine-König
2024-07-10pwm: Make use of a symbol namespace for the coreUwe Kleine-König
2024-07-10pwm: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-10pwm: axi-pwmgen: Make use of regmap_clear_bits()Uwe Kleine-König
2024-07-10pwm: jz4740: Another few conversions to regmap_{set,clear}_bits()Uwe Kleine-König
2024-07-10pwm: Add driver for AXI PWM generatorDrew Fustini
2024-07-10pwm: atmel-tcb: Fix race condition and convert to guardsUwe Kleine-König
2024-07-05pwm: stm32: Always do lazy disablingUwe Kleine-König
2024-06-26counter: stm32-timer-cnt: Use TIM_DIER_CCxIE(x) instead of TIM_DIER_CCxIE(x)Uwe Kleine-König
2024-06-22pwm: stm32: Fix error message to not describe the previous error pathUwe Kleine-König
2024-06-22pwm: stm32: Fix calculation of prescalerUwe Kleine-König
2024-06-21pwm: stm32: Refuse too small period requestsUwe Kleine-König
2024-05-25Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2024-05-25Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-05-25Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-24Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-24Merge tag 'char-misc-6.10-rc1-fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-24Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-23Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-23Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-23Merge tag 'regmap-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-23r8169: Fix possible ring buffer corruption on fragmented Tx packets.Ken Milmore
2024-05-23null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'Yu Kuai
2024-05-23irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflictPalmer Dabbelt
2024-05-23idpf: Interpret .set_channels() input differentlyLarysa Zaremba
2024-05-23ice: Interpret .set_channels() input differentlyLarysa Zaremba