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
2017-05-29
pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCs
Icenowy Zheng
1
-0
/
+3
2017-05-29
pinctrl: rockchip: Add iomux-route switching support for rk3399
David Wu
1
-0
/
+41
2017-05-29
pinctrl: rockchip: Add iomux-route switching support for rk3328
David Wu
1
-0
/
+83
2017-05-29
pinctrl: rockchip: Add iomux-route switching support for rk3228
David Wu
1
-0
/
+132
2017-05-29
pinctrl: rockchip: Add iomux-route switching support
David Wu
1
-1
/
+64
2017-05-29
gpio/pinctrl: ingenic: depend on OF
Linus Walleij
2
-0
/
+2
2017-05-29
pinctrl: meson-gxl: Add Ethernet PHY LEDS pins
Neil Armstrong
1
-0
/
+10
2017-05-29
pinctrl: meson-gxl: Add CEC pins
Neil Armstrong
1
-0
/
+10
2017-05-29
pinctrl: meson-gxbb: Add CEC pins
Neil Armstrong
1
-0
/
+10
2017-05-29
pinctrl: meson-gxl: Fix typo in AO SPDIF pins
Neil Armstrong
1
-2
/
+2
2017-05-29
pinctrl: meson-gxl: Fix typo in AO I2S pins
Neil Armstrong
1
-2
/
+2
2017-05-29
pinctrl: meson-gxbb: Add missing GPIODV_18 pin entry
Neil Armstrong
1
-0
/
+1
2017-05-29
pinctrl: meson-gxl: Add missing GPIODV_18 pin entry
Neil Armstrong
1
-0
/
+1
2017-05-29
pinctrl: bcm: clean up modular vs. non-modular distinctions
Paul Gortmaker
3
-31
/
+16
2017-05-29
pinctrl: tegra: clean up modular vs. non-modular distinctions
Paul Gortmaker
6
-36
/
+18
2017-05-29
pinctrl: single: use of_device_get_match_data() to get soc data
Masahiro Yamada
1
-6
/
+2
2017-05-29
pinctrl: zte: fix group_desc initialization
Shawn Guo
1
-2
/
+2
2017-05-29
pinctrl: meson-gxbb: Add SPI pins for SPICC controller
Neil Armstrong
1
-0
/
+14
2017-05-29
pinctrl: meson-gxl: Add SPI pins for the SPICC controller
Neil Armstrong
1
-0
/
+14
2017-05-23
pinctrl: sunxi: Fix SPDIF function name for A83T
Chen-Yu Tsai
1
-1
/
+1
2017-05-23
Merge branch 'mcp23s08' into devel
Linus Walleij
5
-268
/
+411
2017-05-23
pinctrl: mcp23s08: drop comment about missing irq support
Sebastian Reichel
1
-17
/
+2
2017-05-23
pinctrl: mcp23s08: simplify spi_present_mask handling
Sebastian Reichel
1
-19
/
+10
2017-05-23
pinctrl: mcp23s08: generalize irq property handling
Sebastian Reichel
1
-18
/
+9
2017-05-23
pinctrl: mcp23s08: simplify spi pdata handling
Sebastian Reichel
1
-35
/
+32
2017-05-23
pinctrl: mcp23s08: simplify i2c pdata handling
Sebastian Reichel
1
-19
/
+7
2017-05-23
pinctrl: mcp23s08: switch to devm_gpiochip_add_data
Sebastian Reichel
1
-38
/
+2
2017-05-23
pinctrl: mcp23s08: use managed kzalloc for mcp
Sebastian Reichel
1
-8
/
+2
2017-05-23
pinctrl: mcp23s08: irq mapping is already done
Sebastian Reichel
1
-4
/
+0
2017-05-23
pinctrl: mcp23s08: drop OF_GPIO dependency
Sebastian Reichel
1
-1
/
+0
2017-05-23
pinctrl: mcp23s08: switch to regmap caching
Sebastian Reichel
1
-95
/
+192
2017-05-23
pinctrl: mcp23s08: drop pullup config from pdata
Sebastian Reichel
1
-7
/
+0
2017-05-23
pinctrl: mcp23s08: add pinconf support
Sebastian Reichel
2
-24
/
+176
2017-05-23
gpio: mcp23s08: move to pinctrl
Sebastian Reichel
5
-18
/
+14
2017-05-22
Merge branch 'ingenic' into devel
Linus Walleij
10
-191
/
+1276
2017-05-22
mtd: nand: jz4740: Let the pinctrl driver configure the pins
Paul Cercueil
1
-22
/
+1
2017-05-22
fbdev: jz4740-fb: Let the pinctrl driver configure the pins
Paul Cercueil
1
-101
/
+3
2017-05-22
pwm: jz4740: Let the pinctrl driver configure the pins
Paul Cercueil
1
-29
/
+0
2017-05-22
mmc: jz4740: Let the pinctrl driver configure the pins
Paul Cercueil
1
-39
/
+5
2017-05-22
gpio: Add gpio-ingenic driver
Paul Cercueil
3
-0
/
+405
2017-05-22
pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCs
Paul Cercueil
3
-0
/
+862
2017-05-22
pinctrl: When claiming hog, skip maps not served by same device
Nikita Yushchenko
1
-0
/
+10
2017-05-22
pinctrl: imx: add soc specific mux_mode mask and shift property
Dong Aisheng
3
-5
/
+11
2017-05-22
pinctrl: imx: add generic pin config core support
Dong Aisheng
3
-11
/
+124
2017-05-22
pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
Dong Aisheng
1
-4
/
+8
2017-05-22
pinctrl: imx: Check for memory allocation failure
Christophe JAILLET
1
-2
/
+3
2017-05-22
pinctrl: mediatek: reuse pinctrl driver for mt7623
Sean Wang
5
-2324
/
+2
2017-05-22
pinctrl: meson: meson8: add the AO HDMI CEC pin
Martin Blumenstingl
1
-0
/
+9
2017-05-22
pinctrl: meson: meson8: add support for the AO remote output pin
Martin Blumenstingl
1
-1
/
+3
2017-05-22
pinctrl: meson: meson8: add support for the I2S and SPDIF pins
Martin Blumenstingl
1
-0
/
+52
[next]