index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-04
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
66
-915
/
+12033
2015-09-01
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-1
/
+18
2015-08-30
pinctrl: at91: fix null pointer dereference
David Dueck
1
-0
/
+15
2015-08-26
pinctrl: mediatek: Implement wake handler and suspend resume
Maoguang Meng
3
-1
/
+95
2015-08-26
pinctrl: mediatek: Fix multiple registration issue.
Hongzhou Yang
2
-11
/
+11
2015-08-26
pinctrl: sh-pfc: r8a7794: add USB pin groups
Shinobu Uehara
1
-0
/
+30
2015-08-26
pinctrl: at91: Use generic irq_{request,release}_resources()
Geert Uytterhoeven
1
-24
/
+0
2015-08-26
pinctrl: cherryview: Use raw_spinlock for locking
Mika Westerberg
1
-35
/
+35
2015-08-26
pinctrl: baytrail: Use raw_spinlock for locking
Mika Westerberg
1
-25
/
+25
2015-08-25
pinctrl: imx6ul: Remove .owner field
Fabio Estevam
1
-1
/
+0
2015-08-25
pinctrl: zynq: Fix typos in smc0_nand_grp and smc0_nor_grp
Mike Looijmans
1
-2
/
+2
2015-08-24
pinctrl: sh-pfc: Implement pinconf power-source param for voltage switching
Ben Hutchings
2
-2
/
+47
2015-08-13
pinctrl: tegra: Only set the gpio range if needed
Tomeu Vizoso
1
-1
/
+18
2015-08-13
pinctrl: sun4i: add spdif to pin description.
Marcus Cooper
1
-3
/
+14
2015-08-13
pinctrl: atlas7: clear ugly branch statements for pull and drivestrength
Wei Chen
1
-99
/
+94
2015-08-13
pinctrl: baytrail: Serialize all register access
Mika Westerberg
1
-5
/
+16
2015-08-13
pinctrl: baytrail: Drop FSF mailing address
Mika Westerberg
1
-5
/
+0
2015-08-13
pinctrl: rockchip: only enable gpio clock when it setting
Lin Huang
1
-4
/
+51
2015-08-13
pinctrl/mediatek: fix spelling mistake in dev_err error message
Colin Ian King
1
-1
/
+1
2015-08-13
pinctrl: cherryview: Serialize all register access
Mika Westerberg
1
-1
/
+7
2015-08-13
pinctrl: UniPhier: PH1-Pro5: add I2C ch6 pin-mux setting
Masahiro Yamada
1
-0
/
+5
2015-08-11
pinctrl: nomadik: reflect current input value
Linus Walleij
1
-0
/
+5
2015-08-03
pinctrl: join dev_dbg strings into a single line
Masahiro Yamada
1
-2
/
+2
2015-07-28
pinctrl: sirf: add power management support for atlas7
Wei Chen
1
-67
/
+325
2015-07-28
pinctrl: nomadik: split stn8815 UART0 pin groups
Linus Walleij
1
-5
/
+9
2015-07-28
pinctrl: kill off set_irq_flags usage
Rob Herring
7
-14
/
+0
2015-07-27
pinctrl: nomadik: depromote GPIO to subsystem_init()
Linus Walleij
1
-6
/
+6
2015-07-27
pinctrl/ARM: move GPIO and pinctrl deps to device tree
Linus Walleij
5
-82
/
+0
2015-07-27
pinctrl: sunxi: Add custom irq_domain_ops
Maxime Ripard
1
-2
/
+33
2015-07-27
pinctrl: use dev_err() to show message in pinmux_func_name_to_selector()
Masahiro Yamada
1
-2
/
+1
2015-07-27
pinctrl: use dev_err() to show message in pinctrl_register_one_pin()
Masahiro Yamada
1
-2
/
+1
2015-07-27
pinctrl: sunxi: Add irq_chip name
Maxime Ripard
1
-0
/
+2
2015-07-27
pinctrl: sunxi: Use common functions to change irq_chip and handler
Maxime Ripard
1
-9
/
+9
2015-07-27
pinctrl: driver for Conexant Digicolor CX92755 pin mapping
Baruch Siach
3
-0
/
+385
2015-07-23
pinctrl: nomadik: assure GPIO chips are populated
Linus Walleij
1
-0
/
+25
2015-07-23
pinctrl: nomadik: find chip from local array
Linus Walleij
1
-38
/
+26
2015-07-23
pinctrl: nomadik: break out state container allocator
Linus Walleij
1
-35
/
+71
2015-07-21
Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-12
/
+8
2015-07-20
pinctrl: lpc18xx: fix schmitt trigger setup
Joachim Eastwood
1
-2
/
+2
2015-07-20
Subject: pinctrl: imx1-core: Fix debug output in .pin_config_set callback
Uwe Kleine-König
1
-2
/
+1
2015-07-20
pinctrl: bcm2835: Clear the event latch register when disabling interrupts
Jonathan Bell
1
-0
/
+2
2015-07-20
pinctrl: single: ensure pcs irq will not be forced threaded
Grygorii Strashko
1
-1
/
+2
2015-07-20
sh-pfc: fix sparse GPIOs for R-Car SoCs
Sergei Shtylyov
1
-1
/
+1
2015-07-20
pinctrl: abx500: remove strict mode
Linus Walleij
1
-1
/
+0
2015-07-17
Update Viresh Kumar's email address
Viresh Kumar
9
-14
/
+14
2015-07-17
pinctrl: pinconf: pinconf_show_config() can be static
kbuild test robot
1
-1
/
+1
2015-07-17
pinctrl/sunxi: Prepare sunxi_pinctrl_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-17
pinctrl/sirf: Prepare xxx_gpio-handle_irq for irq argument removal
Thomas Gleixner
2
-3
/
+5
2015-07-17
pinctrl/qcom/msm: Prepare msm_gpio_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-17
pinctrl/rockchip: Prepare rockchip_irq_demux for irq argument removal
Thomas Gleixner
1
-2
/
+2
[next]