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: nomadik: split up and comments MC0 pins
Linus Walleij
2016-11-18
1
-6
/
+17
*
pinctrl: single: Fix a couple error codes
Dan Carpenter
2016-11-16
1
-2
/
+6
*
pinctrl: sunxi: fix theoretical uninitialized variable access
Arnd Bergmann
2016-11-16
1
-2
/
+5
*
Merge tag 'sh-pfc-for-v4.10-tag2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
2016-11-16
7
-366
/
+816
|
\
|
*
pinctrl: sh-pfc: r8a7795: Add group for QSPI0 and QSPI1 pins
Niklas Söderlund
2016-11-16
1
-0
/
+69
|
*
pinctrl: sh-pfc: r8a7795: Add group for AVB MDIO and MII pins
Niklas Söderlund
2016-11-16
1
-3
/
+27
|
*
pinctrl: sh-pfc: r8a7795: Support none GPIO pins with configurable drive-stre...
Niklas Söderlund
2016-11-16
1
-15
/
+148
|
*
pinctrl: sh-pfc: Support named pins with custom configuration
Niklas Söderlund
2016-11-16
1
-0
/
+8
|
*
pinctrl: sh-pfc: r8a7778: Use lookup function for bias data
Niklas Söderlund
2016-11-16
1
-170
/
+172
|
*
pinctrl: sh-pfc: r8a7795: Use lookup function for bias data
Niklas Söderlund
2016-11-16
1
-171
/
+172
|
*
pinctrl: sh-pfc: r8a7795: Simplify get bias logic
Niklas Söderlund
2016-11-16
1
-6
/
+5
|
*
pinctrl: sh-pfc: Add helper to handle bias lookup table
Niklas Söderlund
2016-11-15
3
-0
/
+25
|
*
pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE
Niklas Söderlund
2016-11-15
1
-1
/
+2
|
*
pinctrl: sh-pfc: r8a7796: Add DU support
Niklas Söderlund
2016-11-15
1
-0
/
+101
|
*
pinctrl: sh-pfc: r8a7796: Add EtherAVB pins, groups and functions
Takeshi Kihara
2016-11-15
1
-0
/
+87
*
|
pinctrl: rockchip: add support for rk1108
Andy Yan
2016-11-16
1
-0
/
+86
*
|
dt-bindings: add documentation for rk1108 pinctrl
Andy Yan
2016-11-15
1
-4
/
+5
*
|
pinctrl: sunxi: Add support for interrupt debouncing
Maxime Ripard
2016-11-15
3
-0
/
+105
*
|
pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helper
Chen-Yu Tsai
2016-11-15
1
-32
/
+32
*
|
pinctrl: sunxi: Add support for fetching pinconf settings from hardware
Chen-Yu Tsai
2016-11-15
2
-6
/
+81
*
|
pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argument
Chen-Yu Tsai
2016-11-15
1
-1
/
+5
*
|
pinctrl: sunxi: Free configs in pinctrl_map only if it is a config map
Chen-Yu Tsai
2016-11-15
1
-2
/
+15
*
|
pinctrl: vt8500: make bool drivers explicitly non-modular
Paul Gortmaker
2016-11-15
7
-81
/
+15
*
|
pinctrl: samsung: Add GPF support for Exynos5433
Chanwoo Choi
2016-11-15
2
-0
/
+25
*
|
pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank
Chanwoo Choi
2016-11-15
6
-78
/
+99
*
|
pinctrl: bcm2835: Return pins to inputs when freed
Phil Elwell
2016-11-15
1
-0
/
+11
*
|
pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53
Phil Elwell
2016-11-15
1
-12
/
+38
*
|
pinctrl: single: search for the bits property when parsing bits
Axel Haslam
2016-11-11
1
-1
/
+1
*
|
pinctrl: single: check for any error when getting rows
Axel Haslam
2016-11-11
1
-4
/
+8
*
|
pinctrl: st: st_pctl_dt_parse_groups simplify expression
Heinrich Schuchardt
2016-11-08
1
-1
/
+1
*
|
pinctrl: st: st_pinconf_dbg_show wrong format string
Heinrich Schuchardt
2016-11-08
1
-1
/
+1
*
|
Merge tag 'sh-pfc-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
2016-11-08
1
-10
/
+378
|
\
|
|
*
pinctrl: sh-pfc: r8a7796: Fix GPSR definitions for SDHI2/3
Geert Uytterhoeven
2016-11-07
1
-10
/
+10
|
*
pinctrl: sh-pfc: r8a7796: Add DRIF support
Ramesh Shanmugasundaram
2016-10-17
1
-0
/
+291
|
*
pinctrl: sh-pfc: r8a7796: Add I2C pin support
Ulrich Hecht
2016-10-17
1
-0
/
+77
*
|
pinctrl: sx150x: fix up headers
Linus Walleij
2016-11-08
1
-2
/
+1
*
|
pinctrl-sx150x: Remove magic numbers from sx150x_reset
Andrey Smirnov
2016-11-08
1
-2
/
+4
*
|
pinctrl-sx150x: Remove magic numbers from sx150x_irq_set_type
Andrey Smirnov
2016-11-08
1
-4
/
+20
*
|
pinctrl-sx150x: Use handle_bad_irq instead of handle_edge_irq
Andrey Smirnov
2016-11-08
1
-1
/
+12
*
|
pinctrl-sx150x: Simplify interrupt handler
Andrey Smirnov
2016-11-08
1
-12
/
+6
*
|
pinctrl-sx150x: Improve oscio GPIO functions
Andrey Smirnov
2016-11-08
1
-7
/
+11
*
|
pinctrl-sx150x: Remove excessive locking
Andrey Smirnov
2016-11-08
1
-54
/
+16
*
|
pinctrl-sx150x: Replace sx150x_*_cfg by means of regmap API
Andrey Smirnov
2016-11-08
1
-243
/
+284
*
|
pinctrl-sx150x: Convert driver to use regmap API
Andrey Smirnov
2016-11-08
2
-46
/
+57
*
|
pinctrl-sx150x: Improve sx150x_init_misc for SX1504/5/6
Andrey Smirnov
2016-11-08
1
-0
/
+7
*
|
pinctrl-sx150x: Move some code out of sx150x_init_hw
Andrey Smirnov
2016-11-08
1
-12
/
+26
*
|
pinctrl-sx150x: Fix incorrect constant in sx150x_init_hw
Andrey Smirnov
2016-11-08
1
-1
/
+1
*
|
pinctrl-sx150x: Replace magic number in sx150x_init_hw
Andrey Smirnov
2016-11-08
1
-1
/
+4
*
|
bindings: pinctrl-sx150x: Document SX1503 compatibility string
Andrey Smirnov
2016-11-08
1
-1
/
+2
*
|
pinctrl-sx150x: Add SX1503 specific data
Andrey Smirnov
2016-11-08
1
-0
/
+25
[next]