index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directory
Maxime Ripard
2014-05-03
7
-7
/
+12
|
|
*
pinctrl: sunxi: Drop unused structure members
Maxime Ripard
2014-05-03
1
-2
/
+0
|
|
*
pinctrl: sunxi: Add const qualifier to the pin descriptor
Maxime Ripard
2014-05-03
2
-2
/
+2
|
*
|
pinctrl: qcom: Correct name for pin 0
Andy Gross
2014-05-02
1
-1
/
+1
|
|
/
|
*
pinctrl: mvebu: new driver for Orion platforms
Thomas Petazzoni
2014-04-24
3
-0
/
+266
|
*
pinctrl: rockchip: implement PIN_CONFIG_OUTPUT handling
Heiko Stübner
2014-04-23
1
-0
/
+40
|
*
pinctrl: rockchip: return a complete config in pinconf_get
Heiko Stübner
2014-04-23
1
-2
/
+5
|
*
pinctrl: sirf: switch driver to use gpiolib irqchip helpers
Linus Walleij
2014-04-23
2
-63
/
+27
|
*
pinctrl: sirf: wrap all gpio banks into one gpio_chip
Barry Song
2014-04-23
1
-126
/
+91
|
*
pinctrl: sirf: rename inlined accessor
Linus Walleij
2014-04-23
1
-7
/
+7
|
*
pinctrl: qcom: Add definitions for IPQ8064
Andy Gross
2014-04-23
3
-0
/
+662
|
*
pinctrl: exynos: Add driver data for Exynos3250
Tomasz Figa
2014-04-23
3
-0
/
+70
|
*
pinctrl/at91: Fix mask creation in at91_gpio_dbg_show
Alexander Stein
2014-04-22
1
-2
/
+1
|
*
pinctrl/at91: convert driver to use gpiolib irqchip
Alexander Stein
2014-04-22
2
-105
/
+33
|
*
pinctrl: tegra: add missing kerneldoc
Stephen Warren
2014-04-22
1
-0
/
+4
|
*
pinctrl: tegra: print better error messages
Stephen Warren
2014-04-22
1
-3
/
+14
|
*
pinctrl: tegra: reduce size of data table fields
Stephen Warren
2014-04-22
1
-2
/
+2
|
*
pinctrl: tegra: remove fsafe from data tables
Stephen Warren
2014-04-22
6
-783
/
+772
|
*
pinctrl: tegra: remove redundant data table fields
Stephen Warren
2014-04-22
6
-197
/
+132
|
*
pinctrl: pfc: r8a7790: add mux data for IIC(B) cores
Wolfram Sang
2014-04-22
1
-2
/
+116
|
*
pinctrl: pfc: r8a7790: add i2c0 muxing
Wolfram Sang
2014-04-22
1
-1
/
+21
|
*
pinctrl: pinctrl-imx: Print the mux_mode field in hex format
Fabio Estevam
2014-04-22
1
-1
/
+1
|
*
sh-pfc: r8a7791: Add Audio pin support
Kuninori Morimoto
2014-04-22
1
-0
/
+61
|
*
sh-pfc: r8a7791: Add SSI pin support
Kuninori Morimoto
2014-04-22
1
-0
/
+314
|
*
pinctrl: sunxi: fix typo in module author address
Antoine Ténart
2014-04-22
1
-1
/
+1
|
*
pinctrl: allows not to define the get_group_pins operation
Antoine Ténart
2014-04-22
2
-17
/
+23
|
*
pinctrl: sunxi: add reset control support
Boris BREZILLON
2014-04-22
1
-2
/
+14
|
*
pinctrl: sunxi: define A31 R_PIO pin functions
Boris BREZILLON
2014-04-22
2
-0
/
+75
|
*
pinctrl: sunxi: support multiple pin controller
Boris BREZILLON
2014-04-22
2
-16
/
+15
|
*
pinctrl: sunxi: add PL and PM pin definitions
Boris BREZILLON
2014-04-22
1
-0
/
+68
|
*
pinctrl: sunxi: disable clk when failing to probe pin controller
Boris BREZILLON
2014-04-22
1
-2
/
+4
|
*
pinctrl: sunxi: check clk_prepare_enable return value
Boris BREZILLON
2014-04-22
1
-1
/
+3
|
*
pinctrl: st: Use ARRAY_SIZE for STiH415 data
Maxime COQUELIN
2014-04-22
1
-2
/
+2
|
*
pinctrl: st: Use const qualifier when required
Maxime COQUELIN
2014-04-22
1
-12
/
+12
|
*
pinctrl: lantiq: Fix header file include guard
Axel Lin
2014-04-22
1
-0
/
+1
|
*
pinctrl: adi2: Statize adi_gpio_irq_domain_ops
Axel Lin
2014-04-22
1
-1
/
+1
|
*
pinctrl: sh-pfc: r8a7791: Split the DU sync and cde/disp groups
Laurent Pinchart
2014-04-22
1
-10
/
+27
|
*
pinctrl: msm8x74: make Kconfig dependency more strict
Uwe Kleine-König
2014-04-22
1
-1
/
+1
|
*
pinctrl: msm: Add definitions for the APQ8064 platform
Bjorn Andersson
2014-04-22
3
-0
/
+575
|
*
pinctrl: msm: Make number of functions variable
Bjorn Andersson
2014-04-22
3
-4
/
+6
|
*
pinctrl: st: use gpiolib irqchip helpers
Linus Walleij
2014-04-22
2
-81
/
+20
|
*
pinctrl: st: switch IRQ locking to resource callbacks
Linus Walleij
2014-04-22
1
-9
/
+7
*
|
pinctrl: vt8500: Ensure value reg is updated when setting direction
Alexey Charkov
2014-05-22
1
-11
/
+12
*
|
sh-pfc: r8a7791: Fix definition of MOD_SEL3
Phil Edworthy
2014-04-23
1
-1
/
+1
*
|
sh-pfc: r8a7790: Fix definition of IPSR5
Guido Piasenza
2014-04-23
1
-2
/
+1
*
|
pinctrl: single: Clear pin interrupts enabled by bootloader
Tony Lindgren
2014-04-23
1
-0
/
+13
*
|
pinctrl: as3722: fix handling of GPIO invert bit
Andrew Bresticker
2014-04-22
1
-6
/
+11
*
|
pinctrl/TB10x: Fix signedness bug
Christian Ruppert
2014-04-22
1
-2
/
+1
|
/
*
pinctrl: Rename Broadcom Capri pinctrl driver
Sherman Yin
2014-04-14
4
-1459
/
+1466
*
pinctrl: msm: Correct interrupt code for TLMM v2
Bjorn Andersson
2014-04-14
2
-1
/
+6
[prev]
[next]