index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: sunxi: Replace hardcoded pin defines by a macro
Maxime Ripard
2014-05-04
2
-1089
/
+729
*
pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directory
Maxime Ripard
2014-05-04
7
-7
/
+12
*
pinctrl: sunxi: Drop unused structure members
Maxime Ripard
2014-05-04
1
-2
/
+0
*
pinctrl: sunxi: Add const qualifier to the pin descriptor
Maxime Ripard
2014-05-04
2
-2
/
+2
*
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: 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
*
pinctrl: nomadik: delete stray debug print
Linus Walleij
2014-04-14
1
-1
/
+0
*
pinctrl: rockchip: handle first half of rk3188-bank0 correctly
Heiko Stübner
2014-04-14
1
-0
/
+14
*
pinctrl: rockchip: add return value to rockchip_set_mux
Heiko Stübner
2014-04-14
1
-7
/
+25
*
pinctrl: rockchip: fix offset of mux registers for rk3188
Beniamino Galvani
2014-04-14
1
-1
/
+1
*
Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-04-04
7
-263
/
+126
|
\
|
*
pinctrl: coh901: convert driver to use gpiolib irqchip
Linus Walleij
2014-03-26
2
-151
/
+54
[next]