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
2017-03-06
pinctrl: uniphier: change pin names of aio/xirq for LD11
Kunihiko Hayashi
1
-6
/
+6
2017-03-06
pinctrl: qcom: add get_direction function
Timur Tabi
1
-0
/
+15
2017-02-27
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-21
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
101
-3600
/
+11717
2017-02-13
pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data()
Wei Yongjun
1
-3
/
+2
2017-02-13
pinctrl: intel: unlock on error in intel_config_set_pull()
Dan Carpenter
1
-2
/
+4
2017-02-13
pinctrl: berlin: make bool drivers explicitly non-modular
Paul Gortmaker
4
-28
/
+8
2017-02-13
pinctrl: spear: make bool drivers explicitly non-modular
Paul Gortmaker
6
-66
/
+1
2017-02-13
pinctrl: mvebu: make bool drivers explicitly non-modular
Paul Gortmaker
9
-65
/
+9
2017-02-06
pinctrl: sunxi: make sun5i explicitly non-modular
Paul Gortmaker
1
-8
/
+3
2017-02-06
pinctrl: sunxi: Remove stray printk call in sun5i driver's probe function
Chen-Yu Tsai
1
-2
/
+0
2017-02-06
pinctrl: samsung: mark PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2017-02-06
pinctrl: sunxi: Remove redundant A31s pinctrl driver
Chen-Yu Tsai
3
-814
/
+0
2017-02-06
pinctrl: sunxi: Support A31/A31s with pinctrl variants
Chen-Yu Tsai
2
-65
/
+121
2017-02-06
pinctrl: stm32: Add STM32H743 MCU support
Alexandre TORGUE
3
-0
/
+1986
2017-01-30
pinctrl: stm32: fix bad location of gpiochip_lock_as_irq
Alexandre TORGUE
1
-25
/
+12
2017-01-30
drivers: pinctrl: add driver for Allwinner H5 SoC
Icenowy Zheng
3
-0
/
+563
2017-01-30
pinctrl: baytrail: Add missing spinlock usage in byt_gpio_irq_handler
Alexander Stein
1
-0
/
+2
2017-01-30
pinctrl: baytrail: Debounce register is one per community
Andy Shevchenko
1
-3
/
+10
2017-01-30
pinctrl: baytrail: Rectify debounce support (part 2)
Andy Shevchenko
1
-4
/
+8
2017-01-30
pinctrl: intel: Add Intel Gemini Lake pin controller support
Mika Westerberg
3
-0
/
+521
2017-01-30
pinctrl: intel: Add support for 1k additional pull-down
Mika Westerberg
2
-1
/
+18
2017-01-30
pinctrl: intel: Add support for hardware debouncer
Mika Westerberg
2
-2
/
+133
2017-01-30
Merge tag 'sh-pfc-for-v4.11-tag2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
1
-0
/
+86
2017-01-30
Merge branch 'ib-mvebu-98dx3236' into devel
Linus Walleij
1
-0
/
+156
2017-01-30
pinctrl: mvebu: pinctrl driver for 98DX3236 SoC
Kalyan Kinthada
1
-0
/
+156
2017-01-30
pinctrl: broxton: No need to take pointer of a pointer
Andy Shevchenko
1
-2
/
+2
2017-01-30
Merge tag 'v4.10-rc6' into devel
Linus Walleij
10
-48
/
+102
2017-01-30
pinctrl: intel: merrifield: Add missed check in mrfld_config_set()
Andy Shevchenko
1
-0
/
+3
2017-01-30
pinctrl: sunxi: Don't enforce bias disable (for now)
Maxime Ripard
1
-2
/
+1
2017-01-30
pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES
Jisheng Zhang
1
-1
/
+1
2017-01-26
pinctrl: samsung: Replace syscore ops with standard platform device pm_ops
Marek Szyprowski
1
-58
/
+14
2017-01-26
pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driver
Marek Szyprowski
1
-0
/
+56
2017-01-26
pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
Marek Szyprowski
1
-0
/
+145
2017-01-26
pinctrl: baytrail: Fix debugfs offset output
Alexander Stein
1
-1
/
+1
2017-01-26
pinctrl: samsung: Add infrastructure for pin-bank retention control
Marek Szyprowski
2
-0
/
+54
2017-01-26
pinctrl: samsung: Remove dead code
Marek Szyprowski
1
-4
/
+3
2017-01-26
pinctrl: samsung: Use generic of_device_get_match_data helper
Marek Szyprowski
1
-5
/
+3
2017-01-26
pinctrl: samsung: Add missing initconst annotation
Marek Szyprowski
1
-11
/
+11
2017-01-26
pinctrl: mediatek: Use real dependencies
Jean Delvare
1
-5
/
+10
2017-01-26
pinctrl: meson: meson-gxl: add the pwm_ao_b pin
Martin Blumenstingl
1
-0
/
+8
2017-01-26
pinctrl: broxton: Rename apl-pinctrl driver
Andy Shevchenko
1
-1
/
+1
2017-01-26
Merge branch 'ib-pinctrl-genprops' into devel
Linus Walleij
22
-72
/
+118
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
3
-42
/
+41
2017-01-26
pinctrl: Allow configuration of pins from gpiolib based drivers
Mika Westerberg
3
-0
/
+50
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
16
-30
/
+27
2017-01-26
pinctrl: mvebu: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-01-26
pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7]
Andrew Jeffery
1
-16
/
+16
2017-01-26
pinctrl: qcom: Use raw spinlock variants
Julia Cartwright
1
-24
/
+24
2017-01-26
pinctrl: samsung: Fix samsung_pinctrl_create_functions return value
Marek Szyprowski
1
-1
/
+1
[next]