index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-02
pinctrl: uniphier: fix input enable settings for PH1-sLD8
Masahiro Yamada
1
-113
/
+113
2015-10-02
pinctrl: imx25: ensure that a pin with id i is at position i in the info array
Uwe Kleine-König
1
-1
/
+3
2015-10-02
pinctrl: sun5i: Fix a10s pwm1 pinctrl mapping
Hans de Goede
1
-1
/
+1
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
22
-50
/
+44
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
22
-42
/
+38
2015-09-16
pinctrl/pistachio: Use irq_set_handler_locked
Thomas Gleixner
1
-2
/
+2
2015-09-16
pinctrl: sunxi: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-6
/
+4
2015-09-14
pinctrl: samsung: s3c24xx: fix syntax error
Linus Walleij
1
-1
/
+1
2015-09-14
pinctrl: core: Warn about NULL gpio_chip in pinctrl_ready_for_gpio_range()
Tony Lindgren
1
-0
/
+3
2015-09-14
pinctrl: join lines that can be a single line within 80 columns
Masahiro Yamada
1
-2
/
+1
2015-09-14
pinctrl: digicolor: convert null test to IS_ERR test
Julia Lawall
1
-2
/
+2
2015-09-14
pinctrl: qcom: ssbi: convert null test to IS_ERR test
Julia Lawall
2
-4
/
+4
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-22
Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-12
/
+8
[next]