index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mcp23s08' into devel
Linus Walleij
2017-05-23
5
-268
/
+411
|
\
|
*
pinctrl: mcp23s08: drop comment about missing irq support
Sebastian Reichel
2017-05-23
1
-17
/
+2
|
*
pinctrl: mcp23s08: simplify spi_present_mask handling
Sebastian Reichel
2017-05-23
1
-19
/
+10
|
*
pinctrl: mcp23s08: generalize irq property handling
Sebastian Reichel
2017-05-23
1
-18
/
+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
1
-7
/
+0
|
*
pinctrl: mcp23s08: add pinconf support
Sebastian Reichel
2017-05-23
2
-24
/
+176
|
*
gpio: mcp23s08: move to pinctrl
Sebastian Reichel
2017-05-23
5
-18
/
+14
*
|
Merge branch 'ingenic' into devel
Linus Walleij
2017-05-22
10
-191
/
+1276
|
\
\
|
*
|
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
|
|
/
*
|
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
|
/
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-21
1
-7
/
+10
|
\
|
*
irqchip/mbigen: Fix the clear register offset calculation
MaJun
2017-05-12
1
-4
/
+1
|
*
irqchip/mbigen: Fix potential NULL dereferencing
Hanjun Guo
2017-05-12
1
-0
/
+3
|
*
irqchip/mbigen: Fix memory mapping code
Hanjun Guo
2017-05-12
1
-3
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-21
10
-21
/
+45
|
\
\
|
*
|
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
2017-05-20
3
-0
/
+8
|
*
|
nvmet-fc: remove target cpu scheduling flag
James Smart
2017-05-20
3
-5
/
+1
|
*
|
nvme-fc: stop queues on error detection
James Smart
2017-05-20
1
-0
/
+4
[next]