index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
pinctrl: mcp23s08: generalize irq property handling
Sebastian Reichel
2017-05-23
2
-36
/
+9
|
*
|
pinctrl: mcp23s08: simplify spi pdata handling
Sebastian Reichel
2017-05-23
1
-35
/
+32
|
*
|
pinctrl: mcp23s08: simplify i2c pdata handling
Sebastian Reichel
2017-05-23
1
-19
/
+7
|
*
|
pinctrl: mcp23s08: switch to devm_gpiochip_add_data
Sebastian Reichel
2017-05-23
1
-38
/
+2
|
*
|
pinctrl: mcp23s08: use managed kzalloc for mcp
Sebastian Reichel
2017-05-23
1
-8
/
+2
|
*
|
pinctrl: mcp23s08: irq mapping is already done
Sebastian Reichel
2017-05-23
1
-4
/
+0
|
*
|
pinctrl: mcp23s08: drop OF_GPIO dependency
Sebastian Reichel
2017-05-23
1
-1
/
+0
|
*
|
pinctrl: mcp23s08: switch to regmap caching
Sebastian Reichel
2017-05-23
1
-95
/
+192
|
*
|
pinctrl: mcp23s08: drop pullup config from pdata
Sebastian Reichel
2017-05-23
2
-8
/
+0
|
*
|
pinctrl: mcp23s08: add pinconf support
Sebastian Reichel
2017-05-23
2
-24
/
+176
|
*
|
gpio: mcp23s08: move to pinctrl
Sebastian Reichel
2017-05-23
9
-24
/
+20
*
|
|
Merge branch 'ingenic' into devel
Linus Walleij
2017-05-22
21
-1095
/
+1639
|
\
\
\
|
*
|
|
MIPS: jz4740: Remove custom GPIO code
Paul Cercueil
2017-05-22
3
-892
/
+0
|
*
|
|
MIPS: JZ4780: CI20: Add pinctrl configuration for several drivers
Paul Cercueil
2017-05-22
1
-0
/
+60
|
*
|
|
MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
Paul Cercueil
2017-05-22
2
-12
/
+49
|
*
|
|
MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio drivers
Paul Cercueil
2017-05-22
1
-0
/
+98
|
*
|
|
MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
Paul Cercueil
2017-05-22
1
-0
/
+68
|
*
|
|
MIPS: ingenic: Enable pinctrl for all ingenic SoCs
Paul Cercueil
2017-05-22
1
-0
/
+1
|
*
|
|
mtd: nand: jz4740: Let the pinctrl driver configure the pins
Paul Cercueil
2017-05-22
1
-22
/
+1
|
*
|
|
fbdev: jz4740-fb: Let the pinctrl driver configure the pins
Paul Cercueil
2017-05-22
1
-101
/
+3
|
*
|
|
pwm: jz4740: Let the pinctrl driver configure the pins
Paul Cercueil
2017-05-22
1
-29
/
+0
|
*
|
|
mmc: jz4740: Let the pinctrl driver configure the pins
Paul Cercueil
2017-05-22
1
-39
/
+5
|
*
|
|
gpio: Add gpio-ingenic driver
Paul Cercueil
2017-05-22
3
-0
/
+405
|
*
|
|
pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCs
Paul Cercueil
2017-05-22
3
-0
/
+862
|
*
|
|
dt/bindings: Document gpio-ingenic
Paul Cercueil
2017-05-22
1
-0
/
+46
|
*
|
|
dt/bindings: Document pinctrl-ingenic
Paul Cercueil
2017-05-22
1
-0
/
+41
|
|
/
/
*
|
|
pinctrl: When claiming hog, skip maps not served by same device
Nikita Yushchenko
2017-05-22
1
-0
/
+10
*
|
|
pinctrl: imx: add soc specific mux_mode mask and shift property
Dong Aisheng
2017-05-22
3
-5
/
+11
*
|
|
pinctrl: imx: add generic pin config core support
Dong Aisheng
2017-05-22
3
-11
/
+124
*
|
|
pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
Dong Aisheng
2017-05-22
1
-4
/
+8
*
|
|
pinctrl: imx: Check for memory allocation failure
Christophe JAILLET
2017-05-22
1
-2
/
+3
*
|
|
pinctrl: mediatek: reuse pinctrl driver for mt7623
Sean Wang
2017-05-22
5
-2324
/
+2
*
|
|
pinctrl: meson: meson8: add the AO HDMI CEC pin
Martin Blumenstingl
2017-05-22
1
-0
/
+9
*
|
|
pinctrl: meson: meson8: add support for the AO remote output pin
Martin Blumenstingl
2017-05-22
1
-1
/
+3
*
|
|
pinctrl: meson: meson8: add support for the I2S and SPDIF pins
Martin Blumenstingl
2017-05-22
1
-0
/
+52
*
|
|
pinctrl: meson: meson8: add the PWM pins
Martin Blumenstingl
2017-05-22
1
-0
/
+62
*
|
|
pinctrl: Adjust nine checks for null pointers
Markus Elfring
2017-05-22
1
-9
/
+9
*
|
|
pinctrl: Use seq_putc() in pinctrl_maps_show()
Markus Elfring
2017-05-22
1
-1
/
+1
*
|
|
pinctrl: Add spaces for better code readability
Markus Elfring
2017-05-22
1
-4
/
+4
*
|
|
pinctrl: Combine substrings for a message in pin_config_group_get()
Markus Elfring
2017-05-22
1
-3
/
+2
*
|
|
pinctrl: Adjust five checks for null pointers
Markus Elfring
2017-05-22
1
-5
/
+5
*
|
|
pinctrl: Replace two seq_printf() calls by seq_puts() in pinconf_show_map()
Markus Elfring
2017-05-22
1
-2
/
+2
*
|
|
pinctrl/amd: Update contact information for AMD pinctrl/amd
Shyam Sundar S K
2017-05-22
1
-0
/
+4
*
|
|
pinctrl: Use seq_putc() in three functions
Markus Elfring
2017-05-22
1
-5
/
+3
*
|
|
pinctrl: armada-37xx: Add irqchip support
Gregory CLEMENT
2017-05-22
1
-0
/
+229
*
|
|
pinctrl: rockchip: remove unneeded (void *) casts in of_match_table
Masahiro Yamada
2017-05-22
1
-11
/
+11
*
|
|
pinctrl: add ZTE ZX pinctrl driver support
Shawn Guo
2017-05-22
7
-0
/
+1594
*
|
|
dt-bindings: add bindings doc for ZTE pinctrl
Shawn Guo
2017-05-22
1
-0
/
+85
|
/
/
*
|
Linux 4.12-rc2
v4.12-rc2
Linus Torvalds
2017-05-22
1
-1
/
+1
*
|
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
2017-05-22
1
-3
/
+3
[prev]
[next]