index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-16
pinctrl: single: Fix a couple error codes
Dan Carpenter
1
-2
/
+6
2016-11-16
pinctrl: sunxi: fix theoretical uninitialized variable access
Arnd Bergmann
1
-2
/
+5
2016-11-16
pinctrl: rockchip: add support for rk1108
Andy Yan
1
-0
/
+86
2016-11-16
pinctrl: sh-pfc: r8a7795: Add group for QSPI0 and QSPI1 pins
Niklas Söderlund
1
-0
/
+69
2016-11-16
pinctrl: sh-pfc: r8a7795: Add group for AVB MDIO and MII pins
Niklas Söderlund
1
-3
/
+27
2016-11-16
pinctrl: sh-pfc: r8a7795: Support none GPIO pins with configurable drive-stre...
Niklas Söderlund
1
-15
/
+148
2016-11-16
pinctrl: sh-pfc: Support named pins with custom configuration
Niklas Söderlund
1
-0
/
+8
2016-11-16
pinctrl: sh-pfc: r8a7778: Use lookup function for bias data
Niklas Söderlund
1
-170
/
+172
2016-11-16
pinctrl: sh-pfc: r8a7795: Use lookup function for bias data
Niklas Söderlund
1
-171
/
+172
2016-11-16
pinctrl: sh-pfc: r8a7795: Simplify get bias logic
Niklas Söderlund
1
-6
/
+5
2016-11-15
pinctrl: sh-pfc: Add helper to handle bias lookup table
Niklas Söderlund
3
-0
/
+25
2016-11-15
pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE
Niklas Söderlund
1
-1
/
+2
2016-11-15
pinctrl: sh-pfc: r8a7796: Add DU support
Niklas Söderlund
1
-0
/
+101
2016-11-15
pinctrl: sh-pfc: r8a7796: Add EtherAVB pins, groups and functions
Takeshi Kihara
1
-0
/
+87
2016-11-15
dt-bindings: add documentation for rk1108 pinctrl
Andy Yan
1
-4
/
+5
2016-11-15
pinctrl: sunxi: Add support for interrupt debouncing
Maxime Ripard
3
-0
/
+105
2016-11-15
pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helper
Chen-Yu Tsai
1
-32
/
+32
2016-11-15
pinctrl: sunxi: Add support for fetching pinconf settings from hardware
Chen-Yu Tsai
2
-6
/
+81
2016-11-15
pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argument
Chen-Yu Tsai
1
-1
/
+5
2016-11-15
pinctrl: sunxi: Free configs in pinctrl_map only if it is a config map
Chen-Yu Tsai
1
-2
/
+15
2016-11-15
pinctrl: vt8500: make bool drivers explicitly non-modular
Paul Gortmaker
7
-81
/
+15
2016-11-15
pinctrl: samsung: Add GPF support for Exynos5433
Chanwoo Choi
2
-0
/
+25
2016-11-15
pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank
Chanwoo Choi
6
-78
/
+99
2016-11-15
pinctrl: bcm2835: Return pins to inputs when freed
Phil Elwell
1
-0
/
+11
2016-11-15
pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53
Phil Elwell
1
-12
/
+38
2016-11-11
pinctrl: single: search for the bits property when parsing bits
Axel Haslam
1
-1
/
+1
2016-11-11
pinctrl: single: check for any error when getting rows
Axel Haslam
1
-4
/
+8
2016-11-08
pinctrl: st: st_pctl_dt_parse_groups simplify expression
Heinrich Schuchardt
1
-1
/
+1
2016-11-08
pinctrl: st: st_pinconf_dbg_show wrong format string
Heinrich Schuchardt
1
-1
/
+1
2016-11-08
pinctrl: sx150x: fix up headers
Linus Walleij
1
-2
/
+1
2016-11-08
pinctrl-sx150x: Remove magic numbers from sx150x_reset
Andrey Smirnov
1
-2
/
+4
2016-11-08
pinctrl-sx150x: Remove magic numbers from sx150x_irq_set_type
Andrey Smirnov
1
-4
/
+20
2016-11-08
pinctrl-sx150x: Use handle_bad_irq instead of handle_edge_irq
Andrey Smirnov
1
-1
/
+12
2016-11-08
pinctrl-sx150x: Simplify interrupt handler
Andrey Smirnov
1
-12
/
+6
2016-11-08
pinctrl-sx150x: Improve oscio GPIO functions
Andrey Smirnov
1
-7
/
+11
2016-11-08
pinctrl-sx150x: Remove excessive locking
Andrey Smirnov
1
-54
/
+16
2016-11-08
pinctrl-sx150x: Replace sx150x_*_cfg by means of regmap API
Andrey Smirnov
1
-243
/
+284
2016-11-08
pinctrl-sx150x: Convert driver to use regmap API
Andrey Smirnov
2
-46
/
+57
2016-11-08
pinctrl-sx150x: Improve sx150x_init_misc for SX1504/5/6
Andrey Smirnov
1
-0
/
+7
2016-11-08
pinctrl-sx150x: Move some code out of sx150x_init_hw
Andrey Smirnov
1
-12
/
+26
2016-11-08
pinctrl-sx150x: Fix incorrect constant in sx150x_init_hw
Andrey Smirnov
1
-1
/
+1
2016-11-08
pinctrl-sx150x: Replace magic number in sx150x_init_hw
Andrey Smirnov
1
-1
/
+4
2016-11-08
bindings: pinctrl-sx150x: Document SX1503 compatibility string
Andrey Smirnov
1
-1
/
+2
2016-11-08
pinctrl-sx150x: Add SX1503 specific data
Andrey Smirnov
1
-0
/
+25
2016-11-08
pinctrl-sx150x: Improve OF device matching code
Andrey Smirnov
1
-8
/
+13
2016-11-07
pinctrl: sh-pfc: r8a7796: Fix GPSR definitions for SDHI2/3
Geert Uytterhoeven
1
-10
/
+10
2016-11-04
pinctrl: qcom: Add msm8994 pinctrl driver
Michael Scott
4
-0
/
+1566
2016-11-04
pinctrl: sunxi: make bool drivers explicitly non-modular
Paul Gortmaker
13
-95
/
+26
2016-11-04
pinctrl: meson: Add GXL pinctrl definitions
Neil Armstrong
6
-1
/
+734
2016-11-04
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bits
Tony Lindgren
1
-24
/
+24
[next]