aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-23pinctrl: rockchip: make rockchip_irq_gc_mask_set_bit staticBen Dooks1-1/+1
2016-06-23Revert "pinctrl: digicolor: add missing platform_set_drvdata() call"Baruch Siach1-2/+0
2016-06-22pinctrl: as3722: convert PINCTRL_AS3722 from bool to tristatePaul Gortmaker1-1/+1
2016-06-22pinctrl: palmas: convert PINCTRL_PALMAS from bool to tristatePaul Gortmaker1-1/+1
2016-06-22pinctrl: tegra: Fix build dependencyAxel Lin2-2/+2
2016-06-22pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren1-0/+3
2016-06-22pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan1-2/+2
2016-06-21pinctrl: sh-pfc: Convert to devm_gpiochip_add_data()Geert Uytterhoeven4-26/+1
2016-06-21pinctrl: sh-pfc: Improve core and user API separationGeert Uytterhoeven7-39/+30
2016-06-21pinctrl: sh-pfc: Move SoC-specific forward declarations to sh_pfc.hGeert Uytterhoeven2-24/+24
2016-06-18pinctrl: OF: Don't create a pinctrl handle if no pinctrl entries existJon Hunter1-1/+6
2016-06-18pinctrl: intel: Prevent force threading of the interrupt handlerMika Westerberg1-1/+2
2016-06-18pinctrl: intel: Use raw_spinlock for lockingMika Westerberg1-22/+22
2016-06-18pinctrl: uniphier: fix meaningless drive control offsetsMasahiro Yamada1-3/+3
2016-06-18pinctrl: uniphier: prohibit drive control for pin 61-66 of PH1-LD11Masahiro Yamada1-6/+6
2016-06-15pinctrl/broxton: enable platform device in the absence of ACPI enumerationTan Jui Nee1-12/+31
2016-06-15pinctrl: max77620: select PINMUXArnd Bergmann1-0/+1
2016-06-15pinctrl: fix incorrect inline keyword in multiple driversArnd Bergmann5-5/+5
2016-06-15pinctrl: max77620: Remove unused structure definitionJon Hunter1-5/+0
2016-06-15pinctrl: cherryview: add handlers for pin_config_group_get/setDan O'Donovan1-0/+42
2016-06-15pinctrl: cherryview: add option to set open-drain pin configDan O'Donovan1-0/+33
2016-06-15pinctrl: cherryview: prevent concurrent access to GPIO controllersDan O'Donovan1-36/+44
2016-06-15pinctrl: qcom-ssbi: support for PM8058Linus Walleij1-0/+1
2016-06-14pinctrl: sh-pfc: sh7757: Fix duplicate initializer in GPIO pinmux dataGeert Uytterhoeven1-1/+0
2016-06-13pinctrl: xway: Change structure initialisation to c99 styleAmitoj Kaur Chawla1-24/+48
2016-06-13pinctrl: u300: make u300_pmx_registers staticBen Dooks1-1/+1
2016-06-13pinctrl: Always recurse into bcm folderFlorian Fainelli1-1/+1
2016-06-13pinctrl: nomadik: fix warnings from unexported functionsBen Dooks1-96/+0
2016-06-13pinctrl: at91-pio4: make it explicitly non-modularPaul Gortmaker1-19/+3
2016-06-13pinctrl: digicolor: make it explicitly non-modularPaul Gortmaker1-13/+3
2016-06-13pinctrl: zynq: make it explicitly non-modularPaul Gortmaker1-12/+1
2016-06-13pinctrl: amd: make it explicitly non-modularPaul Gortmaker1-20/+3
2016-06-13pinctrl: lpc18xx: make it explicitly non-modularPaul Gortmaker1-17/+3
2016-06-13pinctrl: at91: make it explicitly non-modularPaul Gortmaker1-11/+0
2016-06-13pinctrl: baytrail: make it explicitly non-modularPaul Gortmaker1-21/+4
2016-06-10pinctrl: sh-pfc: r8a7795: add support for voltage switchingWolfram Sang1-2/+26
2016-06-10pinctrl: sh-pfc: refactor voltage settingWolfram Sang3-63/+40
2016-06-08pinctrl: at91-pio4: fix non-exported functionsBen Dooks1-3/+3
2016-06-08pinctrl: nsp-gpio: fix non-static functionsBen Dooks1-2/+4
2016-06-08pinctrl: uniphier: fix NAND pin-mux settings for PH1-LD11/LD20Masahiro Yamada2-2/+2
2016-06-08pinctrl: mediatek: fix suspend/resume timing issuehongkun.cao1-2/+2
2016-06-07pinctrl: xway: use devm_gpiochip_add_data()Linus Walleij1-3/+2
2016-05-31pinctrl: oxnas: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapNeil Armstrong1-1/+1
2016-05-31pinctrl: uniphier: add UniPhier PH1-LD20 pinctrl driverMasahiro Yamada3-0/+1042
2016-05-31pinctrl: uniphier: add UniPhier PH1-LD11 pinctrl driverMasahiro Yamada3-6/+967
2016-05-31pinctrl: uniphier: allow to have pinctrl node under syscon nodeMasahiro Yamada7-9/+35
2016-05-31pinctrl: uniphier: add System Bus pin-mux settingsMasahiro Yamada6-0/+166
2016-05-31pinctrl: uniphier: add dedicated pins to pin tables of PH1-LD4/sLD8Masahiro Yamada2-0/+77
2016-05-31pinctrl: uniphier: support pin configuration for dedicated pinsMasahiro Yamada8-147/+144
2016-05-31pinctrl: uniphier: support per-pin input enable for new SoCsMasahiro Yamada2-11/+14