summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * | pinctrl: imx: use seq_puts() instead of seq_printf()Dong Aisheng2018-05-021-2/+2
| * | pinctrl: pinctrl-imx: improve the code comments of PIN_FUNC_IDDong Aisheng2018-05-021-4/+11
| * | pinctrl: imx: fix unsigned check if nfuncs with less than or equal zeroDong Aisheng2018-05-021-1/+1
| * | pinctrl: uniphier: add LD11 MPEG2-TS I/O pin-mux settingsKatsuhiro Suzuki2018-05-021-0/+49
| * | pinctrl: uniphier: add LD20 MPEG2-TS I/O pin-mux settingsKatsuhiro Suzuki2018-05-021-0/+54
| * | pinctrl: actions: Fix Kconfig dependency and help textManivannan Sadhasivam2018-05-021-2/+4
| * | pinctrl: actions: fix missing break in PIN_CONFIG_DRIVE_STRENGTH case.Colin Ian King2018-05-021-0/+2
| * | pinctrl: actions: make s900_functions, s900_padinfo and s900_pads staticColin Ian King2018-05-021-3/+3
| * | pinctrl: meson: axg: add tdm pinsJerome Brunet2018-05-021-0/+107
| * | pinctrl: meson: meson8: add the RGMII RXD2/RXD3 and TXD2/TXD3 signalsMartin Blumenstingl2018-05-021-1/+12
| * | pinctrl: meson: meson8: add support for the Meson8m2 SoCMartin Blumenstingl2018-05-021-1/+9
| * | pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002Timur Tabi2018-05-021-41/+73
| * | pinctrl: qcom: remove static globals to allow multiple TLMMsTimur Tabi2018-05-021-23/+21
| * | pinctrl: actions: Add Actions S900 pinctrl driverManivannan Sadhasivam2018-05-027-0/+2604
| * | pinctrl: samsung: add pin_dbg_show callback for debugfsChanho Park2018-05-021-0/+29
| |/
* | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-062-4/+3
|\ \
| * | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-062-4/+3
| |/
* | pinctrl/stm32: Add irq_eoi for stm32gpio irqchipLudovic Barre2018-05-241-6/+7
* | pinctrl: sunrisepoint: Align GPIO number space with WindowsMika Westerberg2018-05-021-3/+42
* | pinctrl: cherryview: Associate IRQ descriptors to irqdomainMika Westerberg2018-05-021-4/+12
* | pinctrl: meson-axg: fix the range of aobus bankYixun Lan2018-05-021-1/+1
|/
* Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-04-051-3/+62
|\
| * pinctrl: qcom: Don't allow protected pins to be requestedStephen Boyd2018-03-271-3/+62
* | Merge tag 'pinctrl-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-0370-7246/+13148
|\ \
| * | pinctrl: uniphier: add UART hardware flow control pin-mux settingsKunihiko Hayashi2018-03-279-9/+36
| * | pinctrl: sunxi: add support for the Allwinner H6 main pin controllerIcenowy Zheng2018-03-273-0/+619
| * | pinctrl: sunxi: change irq_bank_base to irq_bank_mapIcenowy Zheng2018-03-273-4/+11
| * | pinctrl: sunxi: introduce IRQ bank conversion functionIcenowy Zheng2018-03-271-11/+12
| * | pinctrl: sunxi: refactor irq related register function to have descIcenowy Zheng2018-03-272-20/+28
| * | pinctrl: msm8998: Remove owner assignment from platform_driverFabio Estevam2018-03-271-1/+0
| * | pinctrl: uniphier: divide I2S and S/PDIF audio out pin-mux groupKatsuhiro Suzuki2018-03-272-10/+20
| * | pinctrl: uniphier: add PXs2 Audio in/out pin-mux settingsKatsuhiro Suzuki2018-03-271-0/+35
| * | pinctrl/amd: poll InterruptEnable bits in enable_irqDaniel Kurtz2018-03-261-0/+9
| * | pinctrl: ocelot: fix gpio directionAlexandre Belloni2018-03-261-1/+1
| * | pinctrl: mtk: fix check warnings.Zhiyong Tao2018-03-265-1604/+802
| * | pintcrl: mtk: support bias-disable of generic and special pins simultaneouslyZhiyong Tao2018-03-261-2/+6
| * | pinctrl: add mt2712 pinctrl driverZhiyong Tao2018-03-264-0/+2398
| * | pinctrl: pinctrl-single: Fix pcs_request_gpio() when bits_per_mux != 0David Lechner2018-03-261-3/+19
| * | pinctrl: imx: Add pinctrl driver support for imx6sllBai Ping2018-03-233-0/+368
| * | pinctrl: intel: Implement intel_gpio_get_direction callbackJavier Arteaga2018-03-231-0/+19
| * | pinctrl: stm32: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada2018-03-231-6/+6
| * | pinctrl: mediatek: mtk-common: use true and false for boolean valuesGustavo A. R. Silva2018-03-231-2/+2
| * | pinctrl: sunxi: always look for apb blockAndre Przywara2018-03-231-1/+2
| * | pinctrl: nomadik: Drop U8540/9540 supportLinus Walleij2018-03-237-2376/+17
| * | Merge tag 'sh-pfc-for-v4.17-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2018-03-2312-635/+3198
| |\ \
| | * | pinctrl: sh-pfc: r8a77995: Deduplicate VIN4 pin definitionsUlrich Hecht2018-03-211-118/+36
| | * | pinctrl: sh-pfc: r8a7796: Deduplicate VIN4 pin definitionsUlrich Hecht2018-03-211-236/+72
| | * | pinctrl: sh-pfc: r8a7795: Deduplicate VIN4 pin definitionsUlrich Hecht2018-03-211-236/+72
| | * | pinctrl: sh-pfc: r8a77995: Correct VIN4 18-bit pinsUlrich Hecht2018-03-211-6/+6
| | * | pinctrl: sh-pfc: r8a7796: Correct VIN4 18-bit pinsUlrich Hecht2018-03-211-12/+12