summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * | pinctrl: imx1: make it explicitly non-modularPaul Gortmaker2016-06-291-7/+2
| * | pinctrl: freescale: remove needless module.h includePaul Gortmaker2016-06-292-2/+0
| * | Merge branch 'devel-dt-free-map' into develLinus Walleij2016-06-231-0/+8
| |\ \
| | * | pinctrl: pinconf: Add generic helper function for freeing mappingsJon Hunter2016-06-231-0/+8
| | |/
| * | pinctrl: rockchip: make rockchip_irq_gc_mask_set_bit staticBen Dooks2016-06-231-1/+1
| * | Revert "pinctrl: digicolor: add missing platform_set_drvdata() call"Baruch Siach2016-06-231-2/+0
| * | pinctrl: as3722: convert PINCTRL_AS3722 from bool to tristatePaul Gortmaker2016-06-221-1/+1
| * | pinctrl: palmas: convert PINCTRL_PALMAS from bool to tristatePaul Gortmaker2016-06-221-1/+1
| * | pinctrl: OF: Don't create a pinctrl handle if no pinctrl entries existJon Hunter2016-06-181-1/+6
| * | pinctrl: intel: Prevent force threading of the interrupt handlerMika Westerberg2016-06-181-1/+2
| * | pinctrl: intel: Use raw_spinlock for lockingMika Westerberg2016-06-181-22/+22
| * | pinctrl: uniphier: fix meaningless drive control offsetsMasahiro Yamada2016-06-181-3/+3
| * | pinctrl: uniphier: prohibit drive control for pin 61-66 of PH1-LD11Masahiro Yamada2016-06-181-6/+6
| * | pinctrl/broxton: enable platform device in the absence of ACPI enumerationTan Jui Nee2016-06-151-12/+31
| * | pinctrl: max77620: select PINMUXArnd Bergmann2016-06-151-0/+1
| * | pinctrl: fix incorrect inline keyword in multiple driversArnd Bergmann2016-06-155-5/+5
| * | pinctrl: max77620: Remove unused structure definitionJon Hunter2016-06-151-5/+0
| * | pinctrl: cherryview: add handlers for pin_config_group_get/setDan O'Donovan2016-06-151-0/+42
| * | pinctrl: cherryview: add option to set open-drain pin configDan O'Donovan2016-06-151-0/+33
| * | pinctrl: cherryview: prevent concurrent access to GPIO controllersDan O'Donovan2016-06-151-36/+44
| * | pinctrl: qcom-ssbi: support for PM8058Linus Walleij2016-06-151-0/+1
| * | pinctrl: xway: Change structure initialisation to c99 styleAmitoj Kaur Chawla2016-06-131-24/+48
| * | pinctrl: u300: make u300_pmx_registers staticBen Dooks2016-06-131-1/+1
| * | pinctrl: Always recurse into bcm folderFlorian Fainelli2016-06-131-1/+1
| * | pinctrl: nomadik: fix warnings from unexported functionsBen Dooks2016-06-131-96/+0
| * | pinctrl: at91-pio4: make it explicitly non-modularPaul Gortmaker2016-06-131-19/+3
| * | pinctrl: digicolor: make it explicitly non-modularPaul Gortmaker2016-06-131-13/+3
| * | pinctrl: zynq: make it explicitly non-modularPaul Gortmaker2016-06-131-12/+1
| * | pinctrl: amd: make it explicitly non-modularPaul Gortmaker2016-06-131-20/+3
| * | pinctrl: lpc18xx: make it explicitly non-modularPaul Gortmaker2016-06-131-17/+3
| * | pinctrl: at91: make it explicitly non-modularPaul Gortmaker2016-06-131-11/+0
| * | pinctrl: baytrail: make it explicitly non-modularPaul Gortmaker2016-06-131-21/+4
| * | pinctrl: at91-pio4: fix non-exported functionsBen Dooks2016-06-081-3/+3
| * | pinctrl: nsp-gpio: fix non-static functionsBen Dooks2016-06-081-2/+4
| * | pinctrl: uniphier: fix NAND pin-mux settings for PH1-LD11/LD20Masahiro Yamada2016-06-082-2/+2
| * | pinctrl: mediatek: fix suspend/resume timing issuehongkun.cao2016-06-081-2/+2
| * | pinctrl: oxnas: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapNeil Armstrong2016-05-311-1/+1
| * | pinctrl: uniphier: add UniPhier PH1-LD20 pinctrl driverMasahiro Yamada2016-05-313-0/+1042
| * | pinctrl: uniphier: add UniPhier PH1-LD11 pinctrl driverMasahiro Yamada2016-05-313-6/+967
| * | pinctrl: uniphier: allow to have pinctrl node under syscon nodeMasahiro Yamada2016-05-317-9/+35
| * | pinctrl: uniphier: add System Bus pin-mux settingsMasahiro Yamada2016-05-316-0/+166
| * | pinctrl: uniphier: add dedicated pins to pin tables of PH1-LD4/sLD8Masahiro Yamada2016-05-312-0/+77
| * | pinctrl: uniphier: support pin configuration for dedicated pinsMasahiro Yamada2016-05-318-147/+144
| * | pinctrl: uniphier: support per-pin input enable for new SoCsMasahiro Yamada2016-05-312-11/+14
| * | pinctrl: uniphier: introduce capability flagMasahiro Yamada2016-05-318-31/+34
| * | pinctrl: uniphier: support pin configuration in sparse pin spaceMasahiro Yamada2016-05-311-44/+42
| * | pinctrl: uniphier: support 3-bit drive strength controlMasahiro Yamada2016-05-312-6/+21
| * | pinctrl: uniphier: rename macros for drive strength controlMasahiro Yamada2016-05-318-1407/+1407
| * | pinctrl: uniphier: allocate struct pinctrl_desc in probe functionMasahiro Yamada2016-05-318-54/+33
| * | pinctrl: uniphier: set pinctrl_desc name in common probe functionMasahiro Yamada2016-05-317-24/+7
OpenPOWER on IntegriCloud