index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
Age
Commit message (
Expand
)
Author
2016-11-16
pinctrl: sh-pfc: r8a7795: Add group for QSPI0 and QSPI1 pins
Niklas Söderlund
2016-11-16
pinctrl: sh-pfc: r8a7795: Add group for AVB MDIO and MII pins
Niklas Söderlund
2016-11-16
pinctrl: sh-pfc: r8a7795: Support none GPIO pins with configurable drive-stre...
Niklas Söderlund
2016-11-16
pinctrl: sh-pfc: Support named pins with custom configuration
Niklas Söderlund
2016-11-16
pinctrl: sh-pfc: r8a7778: Use lookup function for bias data
Niklas Söderlund
2016-11-16
pinctrl: sh-pfc: r8a7795: Use lookup function for bias data
Niklas Söderlund
2016-11-16
pinctrl: sh-pfc: r8a7795: Simplify get bias logic
Niklas Söderlund
2016-11-15
pinctrl: sh-pfc: Add helper to handle bias lookup table
Niklas Söderlund
2016-11-15
pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE
Niklas Söderlund
2016-11-15
pinctrl: sh-pfc: r8a7796: Add DU support
Niklas Söderlund
2016-11-15
pinctrl: sh-pfc: r8a7796: Add EtherAVB pins, groups and functions
Takeshi Kihara
2016-11-07
pinctrl: sh-pfc: r8a7796: Fix GPSR definitions for SDHI2/3
Geert Uytterhoeven
2016-10-17
pinctrl: sh-pfc: r8a7796: Add DRIF support
Ramesh Shanmugasundaram
2016-10-17
pinctrl: sh-pfc: r8a7796: Add I2C pin support
Ulrich Hecht
2016-09-14
pinctrl: sh-pfc: r8a7794: Implement voltage switching for SDHI
Simon Horman
2016-09-14
pinctrl: sh-pfc: r8a7791: Implement voltage switching for SDHI
Simon Horman
2016-09-14
pinctrl: sh-pfc: Add PORT_GP_24 helper macro
Simon Horman
2016-09-12
pinctrl: sh-pfc: r8a7796: Add voltage switch operations for SDHI
Simon Horman
2016-09-12
pinctrl: sh-pfc: Return pinconf with arguments in packed format
Niklas Söderlund
2016-09-12
pinctrl: sh-pfc: r8a7792: Add MSIOF pin groups
Sergei Shtylyov
2016-09-12
pinctrl: sh-pfc: r8a7792: Add QSPI pin groups
Sergei Shtylyov
2016-08-19
pinctrl: sh-pfc: r8a7796: Add SDHI pins, groups and functions
Takeshi Kihara
2016-08-19
pinctrl: sh-pfc: r8a7796: Add SCIF pins, groups and functions
Takeshi Kihara
2016-08-19
pinctrl: sh-pfc: Initial R8A7796 PFC support
Takeshi Kihara
2016-08-16
pinctrl: sh-pfc: r8a7795: Add DU support
Laurent Pinchart
2016-08-08
pinctrl: sh-pfc: r8a7792: Add DU pin groups
Sergei Shtylyov
2016-08-08
pinctrl: sh-pfc: r8a7792: Add VIN pin groups
Sergei Shtylyov
2016-08-08
pinctrl: sh-pfc: r8a7795: Correct header from R-Car Gen3 to R8A7795
Geert Uytterhoeven
2016-08-08
pinctrl: sh-pfc: r8a7792: Add CAN pin groups
Sergei Shtylyov
2016-08-08
pinctrl: sh-pfc: r8a7792: Add SDHI pin groups
Sergei Shtylyov
2016-08-08
pinctrl: sh-pfc: r8a7792: Add EtherAVB pin groups
Sergei Shtylyov
2016-08-08
pinctrl: sh-pfc: Add R8A7792 PFC support
Sergei Shtylyov
2016-08-08
pinctrl: sh-pfc: Fix overly long lines
Sergei Shtylyov
2016-08-08
pinctrl: sh-pfc: r8a7795: Add bias pinconf support
Ulrich Hecht
2016-07-11
sh-pfc: Use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
2016-06-23
pinctrl: sh-pfc: r8a7795: Add DRIF support
Ramesh Shanmugasundaram
2016-06-23
pinctrl: sh-pfc: r8a7795: Use PINMUX_SINGLE() for I2C
Kuninori Morimoto
2016-06-21
pinctrl: sh-pfc: Convert to devm_gpiochip_add_data()
Geert Uytterhoeven
2016-06-21
pinctrl: sh-pfc: Improve core and user API separation
Geert Uytterhoeven
2016-06-21
pinctrl: sh-pfc: Move SoC-specific forward declarations to sh_pfc.h
Geert Uytterhoeven
2016-06-14
pinctrl: sh-pfc: sh7757: Fix duplicate initializer in GPIO pinmux data
Geert Uytterhoeven
2016-06-10
pinctrl: sh-pfc: r8a7795: add support for voltage switching
Wolfram Sang
2016-06-10
pinctrl: sh-pfc: refactor voltage setting
Wolfram Sang
2016-05-19
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-05-17
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-05-11
pinctrl: sh-pfc: Let gpio_chip.to_irq() return zero on error
Geert Uytterhoeven
2016-05-02
Merge tag 'sh-pfc-for-v4.7-tag2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2016-04-29
pinctrl: sh-pfc: Kill unused variable in sh_pfc_remove()
Geert Uytterhoeven
2016-04-21
pinctrl: ish-pfc: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-15
pinctrl: sh-pfc: r8a7794: Add DU pin groups
Koji Matsuoka
[next]