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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-15
gpio: tegra: Fix irq_set_affinity
Dmitry Osipenko
1
-1
/
+2
2021-02-15
gpio: tegra: Support building driver as a loadable module
Dmitry Osipenko
2
-7
/
+10
2021-02-15
gpio: tegra: Clean up whitespaces in tegra_gpio_driver
Dmitry Osipenko
1
-4
/
+4
2021-02-15
gpio: tegra: Use debugfs_create_devm_seqfile()
Dmitry Osipenko
1
-5
/
+3
2021-02-15
gpio: tegra: Improve formatting of the code
Dmitry Osipenko
1
-5
/
+10
2021-02-15
gpio: mvebu: improve handling of pwm zero on/off values
Baruch Siach
1
-16
/
+23
2021-02-15
gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAX
Baruch Siach
1
-6
/
+2
2021-02-15
gpio: mvebu: make pwm .get_state closer to idempotent
Baruch Siach
1
-2
/
+2
2021-02-15
gpio: mvebu: improve pwm period calculation accuracy
Baruch Siach
1
-2
/
+2
2021-02-15
gpio: mockup: tweak the Kconfig help text
Bartosz Golaszewski
1
-2
/
+1
2021-02-15
gpio: wcove: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-02-15
gpio: vx855: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-02-15
gpio: tegra186: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-02-15
gpio: max77620: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-02-15
gpio: remove zte zx driver
Arnd Bergmann
3
-297
/
+0
2021-02-15
gpio: tegra: Fix wake interrupt
Dmitry Osipenko
1
-3
/
+13
2021-02-15
gpio: pca953x: Add support for pca9506
Uwe Kleine-König
1
-0
/
+2
2021-02-15
gpio: rcar: Add R-Car V3U (R8A779A0) support
Geert Uytterhoeven
1
-0
/
+35
2021-02-15
gpio: rcar: Optimize GPIO pin state read on R-Car Gen3
Geert Uytterhoeven
1
-5
/
+20
2021-02-15
gpio: bd7xxxx: use helper variable for pdev->dev
Bartosz Golaszewski
2
-17
/
+15
2021-02-15
gpio: tegra: Convert to gpio_irq_chip
Thierry Reding
1
-72
/
+146
2021-02-15
gpio: visconti: Add Toshiba Visconti GPIO support
Nobuhiro Iwamatsu
4
-0
/
+252
2021-02-15
gpio: bd7xxxx: Do not depend on parent driver data
Matti Vaittinen
2
-41
/
+33
2021-02-15
gpio: Kconfig: Update help description for GPIO_RCAR config
Lad Prabhakar
1
-2
/
+2
2021-02-15
gpio: sl28cpld: convert comma to semicolon
Zheng Yongjun
1
-2
/
+2
2021-02-15
gpio: rcar: Remove redundant compatible values
Lad Prabhakar
1
-27
/
+0
2021-02-15
gpio: fix spelling mistake in Kconfig "supprot" -> "support"
Colin Ian King
1
-1
/
+1
2021-02-14
Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2021-02-14
leds: rt8515: add V4L2_FLASH_LED_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2021-02-13
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-02-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2021-02-13
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+10
2021-02-12
Merge tag 'drm-fixes-2021-02-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
12
-78
/
+122
2021-02-12
Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+1
2021-02-12
i2c: stm32f7: fix configuration of the digital filter
Alain Volmat
1
-1
/
+10
2021-02-12
Merge branch 'drm-misc-fixes' of git://anongit.freedesktop.org/drm/drm-misc i...
Dave Airlie
9
-37
/
+75
2021-02-11
clk: sunxi-ng: mp: fix parent rate change flag check
Jernej Skrabec
1
-1
/
+1
2021-02-12
Merge tag 'drm-intel-fixes-2021-02-11' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-39
/
+45
2021-02-11
Merge tag 'gpio-fixes-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-99
/
+120
2021-02-11
drm/ttm: make sure pool pages are cleared
Christian König
1
-0
/
+10
2021-02-11
arm/xen: Don't probe xenbus as part of an early initcall
Julien Grall
2
-2
/
+1
2021-02-10
Merge tag 'pm-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-12
/
+103
2021-02-10
Merge tag 'acpi-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+13
2021-02-10
Merge tag 'dmaengine-fix2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-63
/
+104
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
20
-28
/
+261
2021-02-10
gpio: ep93xx: Fix single irqchip with multi gpiochips
Nikita Shubin
1
-11
/
+19
2021-02-10
gpio: ep93xx: fix BUG_ON port F usage
Nikita Shubin
1
-87
/
+99
2021-02-10
gpio: mxs: GPIO_MXS should not default to y unconditionally
Geert Uytterhoeven
1
-1
/
+2
2021-02-10
drm/sun4i: dw-hdmi: Fix max. frequency for H6
Jernej Skrabec
1
-4
/
+2
2021-02-10
drm/sun4i: Fix H6 HDMI PHY configuration
Jernej Skrabec
1
-17
/
+9
[next]