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: sunxi: Move the reset handling functions out of the core
Maxime Ripard
2014-05-05
2
-16
/
+23
*
pinctrl: sunxi: Introduce per-driver Kconfig options
Maxime Ripard
2014-05-05
2
-6
/
+30
*
pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its own
Maxime Ripard
2014-05-04
3
-37
/
+33
*
pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its own
Maxime Ripard
2014-05-04
4
-75
/
+123
*
pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its own
Maxime Ripard
2014-05-04
4
-821
/
+866
*
pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its own
Maxime Ripard
2014-05-04
4
-367
/
+412
*
pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its own
Maxime Ripard
2014-05-04
4
-646
/
+691
*
pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its own
Maxime Ripard
2014-05-04
4
-995
/
+1043
*
pinctrl: sunxi: Libraryse the driver
Maxime Ripard
2014-05-04
2
-7
/
+17
*
pinctrl: sunxi: Switch to devm_ioremap_resource
Maxime Ripard
2014-05-04
1
-3
/
+5
*
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
4
-0
/
+357
*
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
*
dt: Document Qualcomm IPQ8064 pinctrl binding
Andy Gross
2014-04-23
1
-0
/
+95
*
pinctrl: qcom: Add definitions for IPQ8064
Andy Gross
2014-04-23
3
-0
/
+662
*
pinctrl: sunxi: list all pinctrl compatible strings
Boris BREZILLON
2014-04-23
1
-2
/
+7
*
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
*
ARM: sunxi: update the default ARCH_NR_GPIO for sunxi arch
Boris BREZILLON
2014-04-22
1
-1
/
+1
*
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
[next]