summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: aspeed: Rework strap register write logic for the AST2500Andrew Jeffery2017-12-051-10/+16
* pinctrl: aspeed: Fix ast2500 strap register write logicYong Li2017-12-052-2/+18
* pinctrl: aspeed: Allow disabling Port D and Port E loopback modeRick Altherr2017-12-051-2/+12
* Merge tag 'v4.10.17' into dev-4.10Joel Stanley2017-06-051-4/+0
|\
| * pinctrl: qcom: Don't clear status bit on irq_unmaskBjorn Andersson2017-03-311-4/+0
* | pinctrl: aspeed: Fix unused-const-variable warningsAndrew Jeffery2017-04-271-6/+6
* | pinctrl: aspeed: g5: Add pinconf supportAndrew Jeffery2017-04-271-1/+152
* | pinctrl: aspeed: g4: Add pinconf supportAndrew Jeffery2017-04-271-1/+116
* | pinctrl: aspeed: Add core pinconf supportAndrew Jeffery2017-04-272-0/+239
* | pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-04-273-42/+41
* | pinctrl: Allow configuration of pins from gpiolib based driversMika Westerberg2017-04-273-0/+50
* | pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7]Andrew Jeffery2017-03-231-16/+16
* | pinctrl: aspeed: Fix kerneldoc return descriptionsAndrew Jeffery2017-03-231-6/+6
* | pinctrl: aspeed-g5: Add mux configuration for all pinsAndrew Jeffery2017-03-232-4/+1475
* | pinctrl: aspeed-g4: Add mux configuration for all pinsAndrew Jeffery2017-03-231-13/+1084
* | pinctrl: aspeed: Read and write bits in LPC and GFX controllersAndrew Jeffery2017-03-234-88/+171
|/
* pinctrl: baytrail: Add missing spinlock usage in byt_gpio_irq_handlerAlexander Stein2017-01-301-0/+2
* pinctrl: baytrail: Debounce register is one per communityAndy Shevchenko2017-01-301-3/+10
* pinctrl: baytrail: Rectify debounce support (part 2)Andy Shevchenko2017-01-301-4/+8
* pinctrl: intel: merrifield: Add missed check in mrfld_config_set()Andy Shevchenko2017-01-301-0/+3
* pinctrl: sunxi: Don't enforce bias disable (for now)Maxime Ripard2017-01-301-2/+1
* pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRESJisheng Zhang2017-01-301-1/+1
* pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20Masahiro Yamada2017-01-191-1/+1
* pinctrl: meson: fix uart_ao_b for GXBB and GXL/GXMMartin Blumenstingl2017-01-192-8/+6
* pinctrl: amd: avoid maybe-uninitalized warningArnd Bergmann2017-01-121-0/+2
* pinctrl: baytrail: Do not add all GPIOs to IRQ domainAndy Shevchenko2017-01-121-3/+8
* pinctrl: baytrail: Rectify debounce supportAndy Shevchenko2017-01-111-11/+17
* pinctrl: intel: Set pin direction properlyAndy Shevchenko2017-01-111-11/+19
* pinctrl: broxton: Use correct PADCFGLOCK offsetMika Westerberg2017-01-111-1/+1
* pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433Chanwoo Choi2016-12-302-40/+82
* pinctrl: meson: fix gpio request disabling other modesNeil Armstrong2016-12-291-1/+1
* pinctrl/amd: Set the level based on ACPI tablesShyam Sundar S K2016-12-291-12/+7
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-12-151-6/+0
|\
| * Merge tag 'arm-soc/for-4.10/devicetree' of http://github.com/Broadcom/stblinu...Arnd Bergmann2016-11-301-6/+0
| |\
| | * pinctrl: bcm2835: add pull defines to dt bindingsGerd Hoffmann2016-10-171-6/+0
* | | Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-1366-1345/+5688
|\ \ \
| * | | pinctrl: sx150x: use new nested IRQ infrastructureLinus Walleij2016-12-071-3/+7
| * | | pinctrl: sx150x: handle missing 'advanced' reg in sx1504 and sx1505Peter Rosin2016-12-071-0/+1
| * | | pinctrl: sx150x: rename 'reg_advance' to 'reg_advanced'Peter Rosin2016-12-071-10/+10
| * | | pinctrl: sx150x: access the correct bits in the 4-bit regs of sx150[147]Peter Rosin2016-12-071-1/+2
| * | | pinctrl: mt8173: set GPIO16 to usb iddig modeChunfeng Yun2016-12-071-1/+1
| * | | pinctrl: bcm2835: switch to GPIOLIB_IRQCHIPLinus Walleij2016-12-072-76/+65
| * | | pinctrl: New driver for TI DA850/OMAP-L138/AM18XX pinconfDavid Lechner2016-12-073-0/+220
| * | | pinctrl: intel: set default handler to be handle_bad_irq()Andy Shevchenko2016-12-072-2/+2
| * | | pinctrl: sx150x: add support for sx1501, sx1504, sx1505 and sx1507Peter Rosin2016-11-251-0/+98
| * | | pinctrl: sx150x: sort chips by part numberPeter Rosin2016-11-251-71/+71
| * | | pinctrl: sx150x: use correct registers for reg_sense (sx1502 and sx1508)Peter Rosin2016-11-251-2/+2
| * | | pinctrl: imx: fix imx_pinctrl_desc initializationGary Bisson2016-11-251-4/+4
| * | | pinctrl: sx150x: support setting multiple pins at oncePeter Rosin2016-11-241-0/+17
| * | | pinctrl: sx150x: various spelling fixes and some white-space cleanupPeter Rosin2016-11-231-7/+6
OpenPOWER on IntegriCloud