summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-20pwm: omap-dmtimer: put_device() after of_find_device_by_node()Uwe Kleine-König
2020-01-20pwm: omap-dmtimer: Simplify error handlingUwe Kleine-König
2020-01-20pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctionalUwe Kleine-König
2020-01-20pwm: Implement tracing for .get_state() and .apply_state()Uwe Kleine-König
2020-01-20pwm: rcar: Document inability to set duty_cycle = 0Uwe Kleine-König
2020-01-20pwm: rcar: Drop useless call to pwm_get_state()Uwe Kleine-König
2020-01-08pwm: Fix minor Kconfig whitespace issuesKrzysztof Kozlowski
2020-01-08pwm: atmel: Implement .get_state()Uwe Kleine-König
2020-01-08pwm: atmel: Use register accessors for channelsUwe Kleine-König
2020-01-08pwm: atmel: Document known weaknesses of both hardware and softwareUwe Kleine-König
2020-01-08pwm: atmel: Replace loop in prescale calculation by ad-hoc calculationUwe Kleine-König
2020-01-08pwm: atmel: Use a constant for maximum prescale valueUwe Kleine-König
2020-01-08pwm: atmel: Add a hint where to find hardware documentationUwe Kleine-König
2020-01-08pwm: mxs: Avoid a division in mxs_pwm_apply()Rasmus Villemoes
2020-01-08dt-bindings: pwm: mxs-pwm: Increase #pwm-cellsRasmus Villemoes
2020-01-08pwm: mxs: Add support for inverse polarityRasmus Villemoes
2020-01-08pwm: mxs: Remove legacy methodsRasmus Villemoes
2020-01-08pwm: mxs: Implement ->apply()Rasmus Villemoes
2020-01-08pwm: sun4i: Add support for H6 PWMJernej Skrabec
2020-01-08pwm: sun4i: Add support to output source clock directlyJernej Skrabec
2020-01-08pwm: sun4i: Always calculate params when applying new parametersClément Péron
2020-01-08pwm: sun4i: Add an optional probe for bus clockJernej Skrabec
2020-01-08pwm: sun4i: Prefer "mod" clock to unnamedClément Péron
2020-01-08pwm: sun4i: Add an optional probe for reset lineJernej Skrabec
2019-12-09pwm: imx27: Unconditionally write state to hardwareThierry Reding
2019-12-09pwm: imx27: Cache duty cycle register valueThierry Reding
2019-12-09pwm: cros-ec: Cache duty cycle valueThierry Reding
2019-12-09pwm: Read initial hardware state at request timeThierry Reding
2019-12-08Linux 5.5-rc1Linus Torvalds
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-08Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-12-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-07Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-07Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-12-07smb3: improve check for when we send the security descriptor context on createSteve French
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit
2019-12-07pipe: don't use 'pipe_wait() for basic pipe IOLinus Torvalds
2019-12-07NTB: Add Hygon Device IDJiasen Lin
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds
2019-12-07pipe: fix and clarify pipe read wakeup logicLinus Torvalds
2019-12-07pipe: fix and clarify pipe write wakeup logicLinus Torvalds