Age | Commit message (Expand) | Author | Files | Lines |
2019-12-03 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -3/+146 |
2019-11-28 | pinctrl: Fix warning by adding missing MODULE_LICENSE | Rahul Tanwar | 1 | -0/+1 |
2019-11-27 | Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 97 | -1296/+5497 |
2019-11-21 | pinctrl: ingenic: Add OTG VBUS pin for the JZ4770 | Paul Cercueil | 1 | -0/+5 |
2019-11-21 | pinctrl: ingenic: Handle PIN_CONFIG_OUTPUT config | Paul Cercueil | 1 | -1/+22 |
2019-11-21 | pinctrl: Fix Kconfig indentation | Krzysztof Kozlowski | 4 | -66/+66 |
2019-11-21 | pinctrl: lewisburg: Update pin list according to v1.1v6 | Andy Shevchenko | 1 | -85/+86 |
2019-11-21 | pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type() | Gregory CLEMENT | 1 | -3/+3 |
2019-11-21 | pinctrl: Add pinmux & GPIO controller driver for a new SoC | Rahul Tanwar | 4 | -0/+1107 |
2019-11-21 | pinctrl: rza1: remove unnecessary static inline function | Matti Vaittinen | 1 | -7/+1 |
2019-11-20 | Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 3 | -3/+146 |
2019-11-19 | pinctrl: meson: add pinctrl driver support for Meson-A1 SoC | Qianggui Song | 5 | -0/+960 |
2019-11-19 | pinctrl: meson: add a new callback for SoCs fixup | Qianggui Song | 8 | -9/+39 |
2019-11-19 | pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction control | Stephan Gerhold | 1 | -1/+11 |
2019-11-16 | pinctrl/sdm845: Add PDC wakeup interrupt map for GPIOs | Lina Iyer | 1 | -1/+22 |
2019-11-16 | pinctrl/msm: Setup GPIO chip in hierarchy | Lina Iyer | 2 | -2/+124 |
2019-11-14 | Merge tag 'intel-pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 5 | -73/+561 |
2019-11-14 | Merge tag 'v5.4-rc5' into devel | Linus Walleij | 9 | -115/+89 |
2019-11-07 | pinctrl: cherryview: Missed type change to unsigned int | Andy Shevchenko | 1 | -2/+2 |
2019-11-07 | pinctrl: intel: Missed type change to unsigned int | Andy Shevchenko | 1 | -2/+2 |
2019-11-07 | pinctrl: stmfx: fix valid_mask init sequence | Amelie Delaunay | 1 | -14/+0 |
2019-11-05 | Merge tag 'samsung-pinctrl-5.5' of https://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij | 4 | -7/+29 |
2019-11-05 | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 31 | -105/+40 |
2019-11-05 | pinctrl: just return if no valid maps | lijiazi | 1 | -0/+10 |
2019-11-05 | pinctrl: qcom: spmi-mpp: Add PM/PMI8950 compatible strings | AngeloGioacchino Del Regno | 1 | -0/+2 |
2019-11-05 | pinctrl: qcom: spmi-gpio: Add PM/PMI8950 compatibility | AngeloGioacchino Del Regno | 1 | -0/+3 |
2019-11-04 | pinctrl: bcm: nsp: implement get_direction | Chris Packham | 1 | -0/+14 |
2019-11-04 | pinctrl: bcm: nsp: use gpiolib infrastructure for interrupts | Chris Packham | 1 | -63/+42 |
2019-11-04 | pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler() | Ben Dooks (Codethink) | 1 | -1/+2 |
2019-11-04 | pinctrl: qcom: sc7180: Add missing tile info in SDC_QDSD_PINGROUP/UFS_RESET | Rajendra Nayak | 1 | -8/+10 |
2019-11-04 | pinctrl: at91: Enable slewrate by default on SAM9X60 | Codrin Ciubotariu | 1 | -2/+2 |
2019-11-04 | Merge tag 'sh-pfc-for-v5.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 6 | -21/+56 |
2019-11-01 | pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B | Geert Uytterhoeven | 1 | -2/+2 |
2019-11-01 | pinctrl: sh-pfc: r8a7796: Add R8A77961 PFC support | Geert Uytterhoeven | 5 | -1/+40 |
2019-11-01 | pinctrl: sh-pfc: Rename PINCTRL_PFC_R8A7796 to PINCTRL_PFC_R8A77960 | Geert Uytterhoeven | 5 | -8/+8 |
2019-11-01 | pinctrl: sh-pfc: Do not use platform_get_irq() to count interrupts | Geert Uytterhoeven | 1 | -10/+6 |
2019-10-30 | pinctrl: intel: Add Intel Tiger Lake pin controller support | Andy Shevchenko | 3 | -0/+462 |
2019-10-30 | pinctrl: intel: Use helper to restore register values on ->resume() | Andy Shevchenko | 1 | -13/+13 |
2019-10-30 | pinctrl: intel: Drop level from warning to debug in intel_restore_hostown() | Andy Shevchenko | 1 | -1/+1 |
2019-10-30 | pinctrl: intel: Introduce intel_restore_intmask() helper | Andy Shevchenko | 1 | -5/+11 |
2019-10-30 | pinctrl: intel: Introduce intel_restore_hostown() helper | Andy Shevchenko | 1 | -17/+21 |
2019-10-30 | pinctrl: intel: Introduce intel_restore_padcfg() helper | Andy Shevchenko | 1 | -27/+24 |
2019-10-30 | pinctrl: cherryview: Allocate IRQ chip dynamic | Andy Shevchenko | 1 | -12/+12 |
2019-10-30 | pinctrl: cherryview: Fix spelling mistake in the comment | Andy Shevchenko | 1 | -1/+1 |
2019-10-30 | pinctrl: cherryview: Fix irq_valid_mask calculation | Hans de Goede | 1 | -1/+1 |
2019-10-30 | pinctrl: intel: Avoid potential glitches if pin is in GPIO mode | Andy Shevchenko | 1 | -1/+20 |
2019-10-30 | Merge tag 'intel-pinctrl-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/... | Linus Walleij | 2 | -14/+33 |
2019-10-25 | pinctrl: cherryview: Allocate IRQ chip dynamic | Andy Shevchenko | 1 | -12/+12 |
2019-10-25 | Merge tag 'sh-pfc-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 11 | -445/+503 |
2019-10-24 | pinctrl: mvebu: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2 | -8/+3 |