index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-09
pwm: meson: Add clock source configuration for Meson G12A
Neil Armstrong
1
-0
/
+30
2019-05-09
dt-bindings: pwm: Update bindings for the Meson G12A Family
Neil Armstrong
1
-0
/
+3
2019-05-09
pwm: samsung: Don't uses devm_*() functions in ->request()
Uwe Kleine-König
1
-2
/
+2
2019-05-09
pwm: Clear chip_data in pwm_put()
Uwe Kleine-König
4
-3
/
+1
2019-05-09
pwm: Add i.MX TPM PWM driver support
Anson Huang
3
-0
/
+461
2019-05-09
dt-bindings: pwm: Add i.MX TPM PWM binding
Anson Huang
1
-0
/
+22
2019-05-09
pwm: imx27: Use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-05-09
pwm: meson: Use the spin-lock only to protect register modifications
Martin Blumenstingl
1
-8
/
+17
2019-05-09
pwm: meson: Don't disable PWM when setting duty repeatedly
Bichao Zheng
1
-5
/
+0
2019-05-09
pwm: meson: Consider 128 a valid pre-divider
Martin Blumenstingl
1
-2
/
+2
2019-03-20
pwm: sysfs: fix typo "its" -> "it's"
Uwe Kleine-König
1
-1
/
+1
2019-03-20
pwm: tiehrpwm: Enable compilation for ARCH_K3
Vignesh Raghavendra
1
-3
/
+2
2019-03-20
dt-bindings: pwm: tiehrpwm: Add TI AM654 SoC specific compatible
Vignesh Raghavendra
1
-0
/
+1
2019-03-20
pwm: tiehrpwm: Update shadow register for disabling PWMs
Christoph Vogtländer
1
-0
/
+2
2019-03-20
pwm: img: Turn final 'else if' into 'else' in img_pwm_config
Nathan Chancellor
1
-1
/
+1
2019-03-20
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
3
-23
/
+6
2019-03-17
Linux 5.1-rc1
Linus Torvalds
1
-2
/
+2
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
57
-156
/
+153
2019-03-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-125
/
+0
2019-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2019-03-17
Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+4
2019-03-17
Merge tag '9p-for-5.1' of git://github.com/martinetd/linux
Linus Torvalds
7
-32
/
+55
2019-03-17
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
kbuild test robot
1
-1
/
+1
2019-03-17
kconfig: remove stale lxdialog/.gitignore
Masahiro Yamada
1
-4
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
29
-47
/
+18
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
12
-13
/
+6
2019-03-17
Revert "modsign: Abort modules_install when signing fails"
Douglas Anderson
1
-1
/
+1
2019-03-17
kbuild: Make NOSTDINC_FLAGS a simply expanded variable
Douglas Anderson
1
-1
/
+1
2019-03-17
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
1
-1
/
+4
2019-03-17
coccinelle: semantic code search for missing put_device()
Wen Yang
1
-0
/
+56
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
11
-6
/
+538
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
30
-537
/
+1111
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
22
-80
/
+210
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-128
/
+259
2019-03-16
Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-23
/
+21
2019-03-16
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-10
/
+22
2019-03-16
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+5
2019-03-16
fix sysfs_init_fs_context() in !CONFIG_NET_NS case
Al Viro
1
-3
/
+5
2019-03-15
Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
17
-362
/
+981
2019-03-15
Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+3
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
93
-1199
/
+2623
2019-03-15
Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
8
-26
/
+45
2019-03-15
Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+6
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
95
-609
/
+440
2019-03-15
Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb
Linus Torvalds
7
-21
/
+113
2019-03-15
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
24
-117
/
+72
2019-03-15
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-16
/
+29
2019-03-15
Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-33
/
+126
2019-03-15
Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
46
-373
/
+449
2019-03-15
Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-30
/
+25
[next]