index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-26
pwm: sysfs: Add suspend/resume support
Yoshihiro Shimoda
1
-0
/
+102
2019-06-26
pwm: meson: Add documentation to the driver
Martin Blumenstingl
1
-0
/
+22
2019-06-26
pwm: meson: Add support PWM_POLARITY_INVERSED when disabling
Martin Blumenstingl
1
-1
/
+22
2019-06-26
pwm: meson: Don't cache struct pwm_state internally
Martin Blumenstingl
1
-24
/
+1
2019-06-26
pwm: meson: Read the full hardware state in meson_pwm_get_state()
Martin Blumenstingl
1
-3
/
+49
2019-06-26
pwm: meson: Simplify the calculation of the pre-divider and count
Martin Blumenstingl
1
-15
/
+10
2019-06-26
pwm: meson: Move pwm_set_chip_data() to meson_pwm_request()
Martin Blumenstingl
1
-14
/
+8
2019-06-26
pwm: meson: Add the per-channel register offsets and bits in a struct
Martin Blumenstingl
1
-56
/
+34
2019-06-26
pwm: meson: Add the meson_pwm_channel data to struct meson_pwm
Martin Blumenstingl
1
-15
/
+10
2019-06-26
pwm: meson: Pass struct pwm_device to meson_pwm_calc()
Martin Blumenstingl
1
-3
/
+3
2019-06-26
pwm: meson: Don't duplicate the polarity internally
Martin Blumenstingl
1
-15
/
+8
2019-06-26
pwm: meson: Change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
Martin Blumenstingl
1
-2
/
+2
2019-06-26
pwm: meson: Use GENMASK and FIELD_PREP for the lo and hi values
Martin Blumenstingl
1
-2
/
+6
2019-06-26
pwm: meson: Use devm_clk_get_optional() to get the input clock
Martin Blumenstingl
1
-8
/
+3
2019-06-26
pwm: meson: Unify the parameter list of meson_pwm_{enable, disable}
Martin Blumenstingl
1
-8
/
+7
2019-06-26
pwm: jz4740: Force TCU2 channels to return to their init level
Paul Cercueil
1
-1
/
+9
2019-06-25
pwm: jz4740: Apply configuration atomically
Paul Cercueil
1
-25
/
+12
2019-06-25
pwm: jz4740: Remove unused devicetree compatible strings
Paul Cercueil
1
-2
/
+0
2019-06-25
pwm: meson: Fix the G12A AO clock parents order
Neil Armstrong
1
-2
/
+11
2019-06-25
pwm: meson: Update with SPDX Licence identifier
Neil Armstrong
1
-51
/
+1
2019-06-25
pwm: stm32: Use 3 cells ->of_xlate()
Fabrice Gasnier
1
-0
/
+2
2019-06-25
pwm: Add consumer device link
Fabrice Gasnier
1
-3
/
+47
2019-06-25
pwm: stm32-lp: Add power management support
Fabrice Gasnier
1
-0
/
+25
2019-06-25
pwm: sifive: Add a driver for SiFive SoC PWM
Yash Shah
3
-0
/
+351
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
37
-66
/
+53
2019-05-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+105
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-133
/
+174
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
23
-219
/
+2105
2019-05-19
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2019-05-19
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-7
/
+7
2019-05-19
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
4
-6
/
+6
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
30
-49
/
+47
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
7
-11
/
+0
2019-05-17
i2c: core: add device-managed version of i2c_new_dummy
Heiner Kallweit
1
-0
/
+44
2019-05-17
i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
Heiner Kallweit
1
-13
/
+61
2019-05-17
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-32
/
+11
2019-05-17
fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types
Ard Biesheuvel
1
-2
/
+6
2019-05-16
tty: Don't force RISCV SBI console as preferred console
Anup Patel
1
-1
/
+0
2019-05-16
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
22
-538
/
+393
2019-05-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
133
-6
/
+139
2019-05-16
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-10
/
+14
2019-05-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
8
-49
/
+26
2019-05-16
Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-293
/
+1583
2019-05-16
Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
14
-32
/
+164
2019-05-16
Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+6
2019-05-16
Merge tag 'tegra-for-5.2-bus-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-4
/
+2
2019-05-16
Merge tag 'soc-fsl-fix-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-1
/
+3
2019-05-16
soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe
Dan Carpenter
1
-2
/
+2
2019-05-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
54
-382
/
+1571
[next]