aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2016-06-29pinctrl: remove orphaned exported ".remove" functionPaul Gortmaker
2016-06-29pinctrl: imx28: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: imx23: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: vf610: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: imx7d: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: imx6ul: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: imx6sx: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: imx6sl: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: imx6q: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: imx6dl: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: imx53: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: imx51: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: imx50: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: imx35: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: imx27: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: imx25: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: imx21: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: imx1: make it explicitly non-modularPaul Gortmaker
2016-06-29pinctrl: freescale: remove needless module.h includePaul Gortmaker
2016-06-23Merge branch 'devel-dt-free-map' into develLinus Walleij
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