summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: rockchip: fix leaked of_node referencesWen Yang2019-07-311-0/+1
* pinctrl: mediatek: Update cur_mask in mask/mask opsNicolas Boichat2019-07-211-14/+4Star
* pinctrl: mediatek: Ignore interrupts that are wake only during resumeNicolas Boichat2019-07-211-1/+15
* pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call orderPhil Reid2019-07-211-4/+4
* pinctrl: samsung: fix leaked of_node referencesWen Yang2019-05-311-0/+1
* pinctrl: pistachio: fix leaked of_node referencesWen Yang2019-05-311-0/+2
* pinctrl: zte: fix leaked of_node referencesWen Yang2019-05-311-0/+1
* pinctrl: core: make sure strcmp() doesn't get a null parameterYanjiang Jin2019-04-201-2/+2
* pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pinsMartin Blumenstingl2019-04-051-1/+5
* pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pinsMartin Blumenstingl2019-03-231-1/+1
* pinctrl: mcp23s08: spi: Fix regmap allocation for mcp23s18Jason Kridner2019-03-131-1/+6
* pinctrl: max77620: Use define directive for max77620_pinconf_param valuesNathan Chancellor2019-02-271-8/+6Star
* pinctrl: cherryview: fix Strago DMI workaroundDmitry Torokhov2019-02-151-4/+4
* pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controllerChen-Yu Tsai2019-02-151-1/+1
* pinctrl: meson: meson8b: fix the GPIO function for the GPIOAO pinsMartin Blumenstingl2019-02-121-5/+8
* pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pinsMartin Blumenstingl2019-02-121-0/+3
* pinctrl: sx150x: handle failure case of devm_kstrdupNicholas Mc Guire2019-02-121-3/+8
* pinctrl: bcm2835: Use raw spinlock for RT compatibilityLukas Wunner2019-02-121-8/+8
* pinctrl: meson: fix pull enable register calculationJerome Brunet2019-01-131-1/+2
* pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11Chen-Yu Tsai2018-12-191-1/+1
* pinctrl: meson: fix meson8b ao pull register bitsJerome Brunet2018-12-011-1/+1
* pinctrl: meson: fix meson8 ao pull register bitsJerome Brunet2018-12-011-1/+1
* pinctrl: meson: fix gxl ao pull register bitsJerome Brunet2018-12-011-1/+1
* pinctrl: meson: fix gxbb ao pull register bitsJerome Brunet2018-12-011-1/+1
* pinctrl: meson: fix pinconf bias disableJerome Brunet2018-12-011-1/+1
* pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliantDouglas Anderson2018-11-131-7/+21
* pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliantDouglas Anderson2018-11-131-7/+12
* pinctrl: qcom: spmi-mpp: Fix drive strength settingStephen Boyd2018-11-131-1/+5
* pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_muxYueHaibing2018-11-131-0/+2
* pinctrl: sunxi: fix 'pctrl->functions' allocation in sunxi_pinctrl_build_stateYueHaibing2018-11-131-6/+9
* pinctrl: mcp23s08: fix irq and irqchip setup orderMarco Felsch2018-10-101-1/+12
* Revert "pinctrl: intel: Do pin translation when lock IRQ"Mika Westerberg2018-09-251-32/+0Star
* pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variantMika Westerberg2018-09-251-13/+20
* pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_typeDaniel Kurtz2018-09-251-10/+23
* pinctrl: intel: Do pin translation in other GPIO operations as wellMika Westerberg2018-09-201-48/+63
* pinctrl: cannonlake: Fix gpio base for GPP-ESimon Detheridge2018-09-191-1/+1
* pinctrl: madera: Fix possible NULL pointer with pdata configRichard Fitzgerald2018-08-291-1/+1
* pinctrl: ingenic: Fix group & function error checkingPaul Burton2018-08-291-2/+2
* pinctrl: msm: Really mask level interrupts to prevent latchingStephen Boyd2018-08-291-0/+24
* Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-219-0/+1307
|\
| *-. Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones2018-07-2714-12/+1329
| |\ \
| | * | pinctrl: madera: Add driver for Cirrus Logic Madera codecsRichard Fitzgerald2018-06-059-0/+1307
* | | | Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-181-4/+11
|\ \ \ \
| * \ \ \ Merge 4.18-rc7 into driver-core-nextGreg Kroah-Hartman2018-07-304-26/+44
| |\ \ \ \
| * | | | | pinctrl: Support stopping deferred probe after initcallsRob Herring2018-07-101-4/+11
| | |_|_|/ | |/| | |
* | | | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-1812-0/+12
|\ \ \ \ \
| * | | | | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-0712-0/+12
| |/ / / /
* | | | | Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-1473-284/+2755
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | pinctrl: nomadik: silence uninitialized variable warningDan Carpenter2018-08-101-5/+6
| * | | | pinctrl: axp209: Fix NULL pointer dereference after allocationAnton Vasilyev2018-08-101-6/+20