summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | pinctrl: iproc: use unique name for irq chipChris Packham2019-10-051-1/+1
| * | | pinctrl: devicetree.c: remove orphan pinctrl_dt_has_hogs()Rasmus Villemoes2019-10-042-22/+0
| * | | pinctrl: tegra: xusb: Add note about legacy statusThierry Reding2019-10-041-0/+6
| * | | pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args callColin Ian King2019-10-041-1/+1
| * | | pinctrl: ssbi-gpio: convert to hierarchical IRQ helpers in gpio coreBrian Masney2019-10-032-88/+34
| * | | pinctrl: devicetree: Avoid taking direct reference to device name stringWill Deacon2019-10-031-5/+20
| * | | pinctrl: at91-pio4: implement .get_multiple and .set_multipleAlexandre Belloni2019-10-031-0/+62
| * | | pinctrl: sirf/atlas7: Pass irqchip when adding gpiochipLinus Walleij2019-09-301-20/+21
| * | | pinctrl: sirf: Pass irqchip when adding gpiochipLinus Walleij2019-09-301-23/+20
| * | | pinctrl: nuvoton: npcm7xx: Pass irqchip when adding gpiochipLinus Walleij2019-09-301-16/+16
| * | | pinctrl: spear/plgpio: Pass irqchip when adding gpiochipLinus Walleij2019-09-301-26/+21
| * | | pinctrl: pic32: Pass irqchip when adding gpiochipLinus Walleij2019-09-301-13/+12
| * | | pinctrl: coh901: Pass irqchip when adding gpiochipLinus Walleij2019-09-301-27/+23
| |/ /
* | | pinctrl: stmfx: fix valid_mask init sequenceAmelie Delaunay2019-11-071-14/+0
* | | Merge tag 'intel-pinctrl-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/...Linus Walleij2019-10-302-14/+33
|\ \ \ | |_|/ |/| |
| * | pinctrl: cherryview: Allocate IRQ chip dynamicAndy Shevchenko2019-10-251-12/+12
| * | pinctrl: cherryview: Fix irq_valid_mask calculationHans de Goede2019-10-211-1/+1
| * | pinctrl: intel: Avoid potential glitches if pin is in GPIO modeAndy Shevchenko2019-10-211-1/+20
* | | pinctrl: aspeed-g6: Rename SD3 to EMMC and rework pin groupsJohnny Huang2019-10-162-40/+33
* | | pinctrl: aspeed-g6: Fix UART13 group pinmuxJohnny Huang2019-10-161-2/+2
* | | pinctrl: aspeed-g6: Make SIG_DESC_CLEAR() behave intuitivelyAndrew Jeffery2019-10-161-1/+1
* | | pinctrl: aspeed-g6: Fix I3C3/I3C4 pinmux configurationJohnny Huang2019-10-161-16/+8
* | | pinctrl: aspeed-g6: Fix I2C14 SDA descriptionAndrew Jeffery2019-10-161-1/+1
* | | pinctrl: aspeed-g6: Sort pins for sanityAndrew Jeffery2019-10-161-11/+11
* | | pinctrl: berlin: as370: fix a typo s/spififib/spdifibJisheng Zhang2019-10-161-1/+1
* | | Merge tag 'intel-pinctrl-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Walleij2019-10-112-17/+14
|\| |
| * | pinctrl: cherryview: restore Strago DMI workaround for all versionsDmitry Torokhov2019-10-011-4/+0
| * | pinctrl: intel: Allocate IRQ chip dynamicAndy Shevchenko2019-10-011-13/+14
| |/
* | pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams2019-10-091-4/+4
* | pinctrl: stmfx: fix null pointer on removeAmelie Delaunay2019-10-051-1/+1
* | pinctrl: iproc: allow for error from platform_get_irq()Chris Packham2019-10-051-1/+1
* | pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter2019-10-051-2/+2
* | pinctrl: bcm-iproc: Use SPDX headerLinus Walleij2019-10-051-9/+1
* | pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams2019-10-041-9/+9
|/
* Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-09-1981-2295/+7597
|\
| * pinctrl: meson-gxbb: Fix wrong pinning definition for uart_cOtto Meier2019-09-131-6/+6
| * pinctrl: sh-pfc: Unlock on error in sh_pfc_func_set_mux()Dan Carpenter2019-09-121-2/+4
| * Merge tag 'intel-pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2019-09-121-1/+1
| |\
| | * pinctrl: intel: mark intel_pin_to_gpio __maybe_unusedArnd Bergmann2019-09-091-1/+1
| * | pinctrl: bcm: remove redundant assignment to pointer logColin Ian King2019-09-121-1/+0
| * | pinctrl: iproc: Add 'get_direction' supportRayagonda Kokatanur2019-09-121-0/+10
| * | pinctrl: iproc-gpio: Handle interrupts for multiple instancesRayagonda Kokatanur2019-09-111-9/+12
| * | pinctrl: iproc-gpio: Fix incorrect pinconf configurationsLi Jin2019-09-111-19/+77
| * | pinctrl: qcom: sdm845: Fix UFS_RESET pinStephen Boyd2019-09-041-4/+4
| * | Merge tag 'intel-pinctrl-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij2019-09-0412-119/+156
| |\|
| | * pinctrl: intel: remap the pin number to gpio offset for irq enabled pinChris Chiu2019-08-191-1/+24
| | * pinctrl: intel: Allow to request locked padsAndy Shevchenko2019-08-181-17/+52
| | * pinctrl: denverton: Update pin names according to v1.08Andy Shevchenko2019-08-081-24/+25
| | * pinctrl: cherryview: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-071-3/+1
| | * pinctrl: intel: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-071-3/+1