summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-071-11/+12
|\
| * Merge tag 'mvebu-drivers-4.9-1' of git://git.infradead.org/linux-mvebu into n...Arnd Bergmann2016-09-211-11/+12
| |\
| | * pinctrl: mvebu: orion5x: Generalise mv88f5181l support for 88f5181Jamie Lentin2016-09-211-11/+12
* | | Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-051-1/+0
|\ \ \
| * | | gpio: acpi: separation of concernsLinus Walleij2016-10-031-1/+0
| | |/ | |/|
* | | pinctrl: qcom: fix masking of pinmux functionsJohn Crispin2016-10-041-1/+1
* | | Merge branch 'fixes' into develLinus Walleij2016-09-232-10/+2
|\ \ \
| * | | pinctrl: samsung: Remove an always false dev->of_node testSylwester Nawrocki2016-09-121-9/+1
| * | | pinctrl: intel: merrifield: fix dup size in probeVincent Stehlé2016-09-121-1/+1
* | | | pinctrl: intel: Configure GPIO chip IRQ as wakeup interruptsNilesh Bacchewar2016-09-231-28/+5
* | | | pinctrl: cherryview: Convert to use devm_gpiochip_add_data()Mika Westerberg2016-09-231-18/+3
* | | | pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domainMika Westerberg2016-09-231-1/+33
* | | | Merge tag 'v4.8-rc6' into develLinus Walleij2016-09-237-48/+15
|\ \ \ \ | |/ / /
| * | | pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33Icenowy Zheng2016-08-232-4/+4
| * | | pinctrl: cherryview: Do not mask all interrupts in probeMika Westerberg2016-08-221-3/+2
| * | | pinctrl: pistachio: fix mfio pll_lock pinmuxJames Hartley2016-08-221-6/+6
| | |/ | |/|
| * | pinctrl: intel: merrifield: Add missed headerAndy Shevchenko2016-08-101-0/+1
| * | pinctrl/amd: Remove the default de-bounce timeAgrawal, Nitesh-kumar2016-08-101-20/+0
| * | pinctrl: pistachio: Drop pinctrl_unregister for devm_ registered deviceWei Yongjun2016-08-101-8/+1
| * | pinctrl: meson: Drop pinctrl_unregister for devm_ registered deviceWei Yongjun2016-08-101-7/+1
| |/
* | pinctrl: nomadik: don't default-flag IRQs as fallingLinus Walleij2016-09-191-1/+1
* | pinctrl: st: Remove STiH415/6 SoC pinctrl driver support.Peter Griffin2016-09-151-62/+14
* | pinctrl: amlogic: gxbb: add i2c pinsJerome Brunet2016-09-151-0/+30
* | pinctrl: amlogic: gxbb: add nand pinsJerome Brunet2016-09-151-0/+23
* | pinctrl: stm32: add IRQ_DOMAIN_HIERARCHY dependencyArnd Bergmann2016-09-151-2/+2
* | pinctrl: amlogic: gxbb: add spi nor pinsJerome Brunet2016-09-151-0/+14
* | Merge tag 'sh-pfc-for-v4.9-tag3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2016-09-146-9/+207
|\ \
| * | pinctrl: sh-pfc: r8a7794: Implement voltage switching for SDHISimon Horman2016-09-141-1/+27
| * | pinctrl: sh-pfc: r8a7791: Implement voltage switching for SDHISimon Horman2016-09-141-1/+28
| * | pinctrl: sh-pfc: Add PORT_GP_24 helper macroSimon Horman2016-09-141-2/+6
| * | pinctrl: sh-pfc: r8a7796: Add voltage switch operations for SDHISimon Horman2016-09-121-2/+26
| * | pinctrl: sh-pfc: Return pinconf with arguments in packed formatNiklas Söderlund2016-09-121-3/+5
| * | pinctrl: sh-pfc: r8a7792: Add MSIOF pin groupsSergei Shtylyov2016-09-121-0/+82
| * | pinctrl: sh-pfc: r8a7792: Add QSPI pin groupsSergei Shtylyov2016-09-121-0/+33
* | | pinctrl: meson-gxbb: add the missing SDIO interrupt pinMartin Blumenstingl2016-09-131-1/+3
* | | pinctrl: aspeed: fix regmap error handlingArnd Bergmann2016-09-131-3/+3
* | | pinctrl: mediatek: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* | | pinctrl: stm32: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* | | pinctrl/amd: switch to using a bool for levelAgrawal, Nitesh-kumar2016-09-131-5/+4
* | | pinctrl: Add IRQ support to STM32 gpiosAlexandre TORGUE2016-09-132-1/+163
* | | pinctrl: imx: accept gpio request/free from pinctrlVladimir Zapolskiy2016-09-121-2/+2
* | | pinctrl/at91: Don't provide a default trigger typeMarc Zyngier2016-09-121-1/+1
* | | pinctrl: sunxi: Remove unsupported PWM channel pinmux in H3Milo Kim2016-09-081-1/+0
* | | pinctrl: bcm281xx: constify pinctrl_ops and pinmux_ops structuresJulia Lawall2016-09-071-2/+2
* | | pinctrl: nsp: constify pinctrl_ops and pinmux_ops structuresJulia Lawall2016-09-071-2/+2
* | | pinctrl: ns2: constify pinctrl_ops and pinmux_ops structuresJulia Lawall2016-09-071-2/+2
* | | pinctrl/amd: Configure GPIO register using BIOS settingsAgrawal, Nitesh-kumar2016-09-071-0/+15
* | | pinctrl: sunxi: Add GR8 controller supportMylène Josserand2016-09-073-0/+546
* | | pinctrl: Add pinctrl-aspeed-g5 driverAndrew Jeffery2016-09-073-0/+817
* | | pinctrl: Add pinctrl-aspeed-g4 driverAndrew Jeffery2016-09-073-0/+1240
OpenPOWER on IntegriCloud