index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
abdoulaye berthe
2014-07-22
9
-55
/
+20
*
pinctrl: qcom: Make muxing of gpio function explicit
Bjorn Andersson
2014-07-22
8
-9
/
+96
*
pinctrl: nomadik: move all Nomadik drivers to subdir
Linus Walleij
2014-07-11
15
-56
/
+66
*
pinctrl: samsung: Group all drivers in a sub-dir
Sachin Kamat
2014-07-11
11
-34
/
+40
*
sh-pfc: sh73a0: Introduce the use of devm_regulator_register
Himangi Saraogi
2014-07-11
1
-9
/
+2
*
sh-pfc: Add renesas,pfc-r8a7791 to binding documentation
Geert Uytterhoeven
2014-07-11
1
-0
/
+1
*
pinctrl: msm: move all qualcomm drivers to subdir
Linus Walleij
2014-07-11
10
-47
/
+53
*
pinctrl: msm: Add msm8960 definitions
Bjorn Andersson
2014-07-11
4
-0
/
+1444
*
pinctrl: samsung: Allow pin value to be initialized using pinfunc
Tomasz Figa
2014-07-11
2
-0
/
+2
*
pinctrl: samsung: Allow grouping multiple pinmux/pinconf nodes
Tomasz Figa
2014-07-11
3
-253
/
+384
*
pinctrl: exynos: Consolidate irq_chips of GPIO and WKUP EINTs
Tomasz Figa
2014-07-11
2
-264
/
+60
*
pinctrl: samsung: Handle GPIO request and free using pinctrl helpers
Tomasz Figa
2014-07-11
1
-1
/
+14
*
pinctrl: samsung: Decouple direction setting from pinctrl
Tomasz Figa
2014-07-11
1
-55
/
+44
*
sh-pfc: r8a7791: add CAN pin groups
Sergei Shtylyov
2014-07-11
1
-0
/
+167
*
pinctrl: baytrail: Warn if direct IRQ GPIO set to output
Eric Ernst
2014-07-11
1
-0
/
+11
*
pinctrl: pinctrl-st.c: Cleaning up values that are never used
Rickard Strandqvist
2014-07-11
1
-4
/
+2
*
pinctrl: pinctrl-single.c: Cleaning up wrong format string usage
Rickard Strandqvist
2014-07-11
1
-1
/
+1
*
pinctrl: pinctrl-adi2.c: Cleaning up wrong format string usage
Rickard Strandqvist
2014-07-11
1
-1
/
+1
*
pinctrl: pinctrl-single.c: Cleaning up values that are never used
Rickard Strandqvist
2014-07-11
1
-2
/
+1
*
pinctrl: pinctrl-at91.c: Cleaning up values that are never used
Rickard Strandqvist
2014-07-11
1
-2
/
+2
*
pinctrl: pinctrl-st.c: Cleaning up if unsigned is less than zero
Rickard Strandqvist
2014-07-11
1
-1
/
+1
*
pinctrl: pinctrl-imx1-core.c: Cleaning up if unsigned is less than zero
Rickard Strandqvist
2014-07-11
1
-1
/
+1
*
pinctrl: pinctrl-imx.c: Cleaning up if unsigned is less than zero
Rickard Strandqvist
2014-07-11
1
-1
/
+1
*
pinctrl: pinctrl-at91.c: Cleaning up if unsigned is less than zero
Rickard Strandqvist
2014-07-11
1
-1
/
+1
*
pinctrl: st: add IRQCHIP_SKIP_SET_WAKE flag
David PARIS
2014-07-11
1
-0
/
+1
*
pinctrl: bcm281xx: Staticize bcm281xx_pinctrl_probe
Sachin Kamat
2014-07-11
1
-1
/
+1
*
pinctrl: qcom: Add BUS_HOLD pin bias
Andy Gross
2014-07-11
1
-0
/
+8
*
pinctrl: sunxi: Add A23 R_PIO controller support
Chen-Yu Tsai
2014-07-11
4
-0
/
+149
*
pinctrl: sunxi: Add A23 PIO controller support
Chen-Yu Tsai
2014-07-11
4
-0
/
+599
*
pinctrl: sunxi: Remove PINCTRL_SUNXI
Maxime Ripard
2014-07-11
2
-10
/
+6
*
pinctrl: sunxi: Remove gpio_out function from sun5i-a13 PG0/1/2 pins
Chen-Yu Tsai
2014-07-11
1
-3
/
+0
*
pinctrl: rockchip: add support for rk3288 pin-controller
Heiko Stübner
2014-07-11
2
-0
/
+74
*
pinctrl: rockchip: support unrouted iomuxes per bank
Heiko Stübner
2014-07-11
1
-0
/
+11
*
pinctrl: rockchip: enable iomuxes from pmu space
Heiko Stübner
2014-07-11
1
-12
/
+30
*
pinctrl: rockchip: add support for 4bit wide iomux settings
Heiko Stübner
2014-07-11
1
-8
/
+26
*
pinctrl: rockchip: precalculate iomux offsets
Heiko Stübner
2014-07-11
1
-11
/
+45
*
pinctrl: rockchip: generalize bank-quirks
Heiko Stübner
2014-07-11
2
-20
/
+41
*
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
2014-07-11
23
-420
/
+5
*
pinctrl: i.MX27: Remove nonexistent pad definitions
Alexander Shiyan
2014-07-11
2
-92
/
+0
*
pinctrl: i.MX27: Remove unused structure definition
Alexander Shiyan
2014-07-11
1
-6
/
+0
*
pinctrl: Add i.MX1 pincontrol driver
Alexander Shiyan
2014-07-11
3
-0
/
+287
*
pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irq
Chen-Yu Tsai
2014-07-11
1
-2
/
+5
*
pinctrl: sunxi: Define enable / disable irq callbacks
Hans de Goede
2014-07-11
1
-0
/
+10
*
pinctrl: sunxi: Properly handle level triggered gpio interrupts
Hans de Goede
2014-07-11
1
-8
/
+31
*
pinctrl: sunxi: Move setting of mux to irq type
Hans de Goede
2014-07-11
1
-8
/
+16
*
pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip
Chen-Yu Tsai
2014-07-11
1
-0
/
+1
*
pinctrl: sh-pfc: r8a7791: Add HSCIF pin support
Nobuhiro Iwamatsu
2014-07-11
1
-0
/
+250
*
pinctrl: hide CONFIG_PINMUX and CONFIG_PINCONF
Uwe Kleine-König
2014-07-11
1
-2
/
+2
*
pinctrl: spear: switch plgpio to irqchip helpers
Linus Walleij
2014-06-19
2
-51
/
+31
*
pinctrl: sunxi: Implement multiple interrupt banks support
Maxime Ripard
2014-06-19
2
-23
/
+76
[next]