index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-06-26
pwm: meson: Read the full hardware state in meson_pwm_get_state()
Martin Blumenstingl
2019-06-26
pwm: meson: Simplify the calculation of the pre-divider and count
Martin Blumenstingl
2019-06-26
pwm: meson: Move pwm_set_chip_data() to meson_pwm_request()
Martin Blumenstingl
2019-06-26
pwm: meson: Add the per-channel register offsets and bits in a struct
Martin Blumenstingl
2019-06-26
pwm: meson: Add the meson_pwm_channel data to struct meson_pwm
Martin Blumenstingl
2019-06-26
pwm: meson: Pass struct pwm_device to meson_pwm_calc()
Martin Blumenstingl
2019-06-26
pwm: meson: Don't duplicate the polarity internally
Martin Blumenstingl
2019-06-26
pwm: meson: Change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
Martin Blumenstingl
2019-06-26
pwm: meson: Use GENMASK and FIELD_PREP for the lo and hi values
Martin Blumenstingl
2019-06-26
pwm: meson: Use devm_clk_get_optional() to get the input clock
Martin Blumenstingl
2019-06-26
pwm: meson: Unify the parameter list of meson_pwm_{enable, disable}
Martin Blumenstingl
2019-06-26
pwm: jz4740: Force TCU2 channels to return to their init level
Paul Cercueil
2019-06-25
pwm: jz4740: Apply configuration atomically
Paul Cercueil
2019-06-25
pwm: jz4740: Remove unused devicetree compatible strings
Paul Cercueil
2019-06-25
pwm: meson: Fix the G12A AO clock parents order
Neil Armstrong
2019-06-25
pwm: meson: Update with SPDX Licence identifier
Neil Armstrong
2019-06-25
pwm: stm32: Use 3 cells ->of_xlate()
Fabrice Gasnier
2019-06-25
pwm: Add consumer device link
Fabrice Gasnier
2019-06-25
pwm: stm32-lp: Add power management support
Fabrice Gasnier
2019-06-25
pwm: sifive: Add a driver for SiFive SoC PWM
Yash Shah
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-05-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-19
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
2019-05-17
i2c: core: add device-managed version of i2c_new_dummy
Heiner Kallweit
2019-05-17
i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
Heiner Kallweit
2019-05-17
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-17
fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types
Ard Biesheuvel
2019-05-16
tty: Don't force RISCV SBI console as preferred console
Anup Patel
2019-05-16
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-05-16
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-05-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2019-05-16
Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-16
Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-05-16
Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-16
Merge tag 'tegra-for-5.2-bus-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2019-05-16
Merge tag 'soc-fsl-fix-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2019-05-16
soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe
Dan Carpenter
2019-05-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2019-05-16
Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-16
dm: fix a couple brace coding style issues
Sheetal Singala
[next]