aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2016-06-23pinctrl: pinconf: Add generic helper function for freeing mappingsJon Hunter
2016-06-23pinctrl: baytrail: Fix mingled clock pinsCristina Ciocan
2016-06-23pinctrl: sh-pfc: r8a7795: Add DRIF supportRamesh Shanmugasundaram
2016-06-23pinctrl: sh-pfc: r8a7795: Use PINMUX_SINGLE() for I2CKuninori Morimoto
2016-06-23pinctrl: rockchip: make rockchip_irq_gc_mask_set_bit staticBen Dooks
2016-06-23Revert "pinctrl: digicolor: add missing platform_set_drvdata() call"Baruch Siach
2016-06-22pinctrl: as3722: convert PINCTRL_AS3722 from bool to tristatePaul Gortmaker
2016-06-22pinctrl: palmas: convert PINCTRL_PALMAS from bool to tristatePaul Gortmaker
2016-06-22pinctrl: tegra: Fix build dependencyAxel Lin
2016-06-22pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren
2016-06-22pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan
2016-06-21pinctrl: sh-pfc: Convert to devm_gpiochip_add_data()Geert Uytterhoeven
2016-06-21pinctrl: sh-pfc: Improve core and user API separationGeert Uytterhoeven
2016-06-21pinctrl: sh-pfc: Move SoC-specific forward declarations to sh_pfc.hGeert Uytterhoeven
2016-06-18pinctrl: OF: Don't create a pinctrl handle if no pinctrl entries existJon Hunter
2016-06-18pinctrl: intel: Prevent force threading of the interrupt handlerMika Westerberg
2016-06-18pinctrl: intel: Use raw_spinlock for lockingMika Westerberg
2016-06-18pinctrl: uniphier: fix meaningless drive control offsetsMasahiro Yamada
2016-06-18pinctrl: uniphier: prohibit drive control for pin 61-66 of PH1-LD11Masahiro Yamada
2016-06-15pinctrl/broxton: enable platform device in the absence of ACPI enumerationTan Jui Nee
2016-06-15pinctrl: max77620: select PINMUXArnd Bergmann
2016-06-15pinctrl: fix incorrect inline keyword in multiple driversArnd Bergmann
2016-06-15pinctrl: max77620: Remove unused structure definitionJon Hunter
2016-06-15pinctrl: cherryview: add handlers for pin_config_group_get/setDan O'Donovan
2016-06-15pinctrl: cherryview: add option to set open-drain pin configDan O'Donovan
2016-06-15pinctrl: cherryview: prevent concurrent access to GPIO controllersDan O'Donovan
2016-06-15pinctrl: qcom-ssbi: support for PM8058Linus Walleij
2016-06-14pinctrl: sh-pfc: sh7757: Fix duplicate initializer in GPIO pinmux dataGeert Uytterhoeven
2016-06-13pinctrl: xway: Change structure initialisation to c99 styleAmitoj Kaur Chawla
2016-06-13pinctrl: u300: make u300_pmx_registers staticBen Dooks
2016-06-13pinctrl: Always recurse into bcm folderFlorian Fainelli
2016-06-13pinctrl: nomadik: fix warnings from unexported functionsBen Dooks
2016-06-13pinctrl: at91-pio4: make it explicitly non-modularPaul Gortmaker
2016-06-13pinctrl: digicolor: make it explicitly non-modularPaul Gortmaker
2016-06-13pinctrl: zynq: make it explicitly non-modularPaul Gortmaker
2016-06-13pinctrl: amd: make it explicitly non-modularPaul Gortmaker
2016-06-13pinctrl: lpc18xx: make it explicitly non-modularPaul Gortmaker
2016-06-13pinctrl: at91: make it explicitly non-modularPaul Gortmaker
2016-06-13pinctrl: baytrail: make it explicitly non-modularPaul Gortmaker
2016-06-10pinctrl: sh-pfc: r8a7795: add support for voltage switchingWolfram Sang
2016-06-10pinctrl: sh-pfc: refactor voltage settingWolfram Sang
2016-06-08pinctrl: at91-pio4: fix non-exported functionsBen Dooks
2016-06-08pinctrl: nsp-gpio: fix non-static functionsBen Dooks
2016-06-08pinctrl: uniphier: fix NAND pin-mux settings for PH1-LD11/LD20Masahiro Yamada
2016-06-08pinctrl: mediatek: fix suspend/resume timing issuehongkun.cao
2016-06-07pinctrl: xway: use devm_gpiochip_add_data()Linus Walleij
2016-05-31pinctrl: oxnas: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapNeil Armstrong
2016-05-31pinctrl: uniphier: add UniPhier PH1-LD20 pinctrl driverMasahiro Yamada
2016-05-31pinctrl: uniphier: add UniPhier PH1-LD11 pinctrl driverMasahiro Yamada
2016-05-31pinctrl: uniphier: allow to have pinctrl node under syscon nodeMasahiro Yamada