summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart2013-07-2921-46/+37
* sh-pfc: Don't overallocate memory for the GPIO chip pins arrayLaurent Pinchart2013-07-291-2/+2
* sh-pfc: Remove unused GPIO_PORT_ALL macroLaurent Pinchart2013-07-293-16/+0
* sh-pfc: Remove unneeded const keywordsLaurent Pinchart2013-07-291-2/+2
* sh-pfc: Remove unused macro and enum entriesLaurent Pinchart2013-07-291-7/+0
* sh-pfc: Remove unused PORT_DATA_* macrosLaurent Pinchart2013-07-291-30/+0
* sh-pfc: Remove unused input_pd and input_pu rangesLaurent Pinchart2013-07-292-12/+0
* sh-pfc: shx3: Remove unused input_pu rangeLaurent Pinchart2013-07-291-146/+124
* sh-pfc: sh7786: Remove unused input_pu rangeLaurent Pinchart2013-07-291-140/+120
* sh-pfc: sh7785: Remove unused input_pu rangeLaurent Pinchart2013-07-291-253/+222
* sh-pfc: sh7757: Remove unused input_pu rangeLaurent Pinchart2013-07-291-170/+129
* sh-pfc: sh7724: Remove unused input_pu rangeLaurent Pinchart2013-07-291-389/+342
* sh-pfc: sh7723: Remove unused input_pu rangeLaurent Pinchart2013-07-291-23/+16
* sh-pfc: sh7722: Remove unused input_pd and input_pu rangesLaurent Pinchart2013-07-291-241/+206
* sh-pfc: sh7720: Remove unused input_pu rangeLaurent Pinchart2013-07-291-248/+217
* Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-0337-2683/+11177
|\
| * pinctrl: vt8500: wmt: remove redundant dev_err call in wmt_pinctrl_probe()Wei Yongjun2013-06-271-3/+1
| * pinctrl: remove bindings for pinconf options needing more thoughtHeiko Stübner2013-06-251-3/+0
| * pinctrl: remove slew-rate parameter from tz1090Heiko Stübner2013-06-252-10/+0
| * pinctrl: set unit for debounce time pinconfig to usecHeiko Stübner2013-06-251-1/+1
| * pinctrl: rip out the direct pinconf APILinus Walleij2013-06-251-174/+0
| * pinctrl-tz1090-pdc: add TZ1090 PDC pinctrl driverJames Hogan2013-06-243-0/+1036
| * pinctrl-tz1090: add TZ1090 pinctrl driverJames Hogan2013-06-243-0/+2084
| * pinctrl: samsung: Staticize drvdata_listSachin Kamat2013-06-241-1/+1
| * pinctrl: rockchip: Add missing irq_gc_unlock() call before return errorAxel Lin2013-06-241-0/+1
| * pinctrl: abx500: rework error pathPatrice Chotard2013-06-241-27/+87
| * pinctrl: abx500: suppress hardcoded valuePatrice Chotard2013-06-241-4/+17
| * pinctrl: abx500: factorize codePatrice Chotard2013-06-241-17/+15
| * pinctrl: abx500: fix abx500_gpio_get()Patrice Chotard2013-06-241-2/+15
| * pinctrl: abx500: fix abx500_pin_config_set()Patrice Chotard2013-06-241-6/+25
| * pinctrl: abx500: Add device tree supportPatrice Chotard2013-06-241-0/+184
| * sh-pfc: Guard DT parsing with #ifdef CONFIG_OFLaurent Pinchart2013-06-241-0/+4
| * pinctrl: add Intel BayTrail GPIO/pinctrl supportMathias Nyman2013-06-183-0/+556
| * pinctrl: Staticize local symbolsSachin Kamat2013-06-181-2/+2
| * pinctrl: spear/plgpio: Staticize spear310_o2pSachin Kamat2013-06-181-1/+1
| * pinctrl: nomadik: Staticize local symbolsSachin Kamat2013-06-181-3/+3
| * pinctrl: bcm2835: Staticize bcm2835_gpio_pinsSachin Kamat2013-06-181-1/+1
| * sh-pfc: Add pinconf support to DT bindingsLaurent Pinchart2013-06-181-12/+97
| * sh-pfc: Add DT supportLaurent Pinchart2013-06-182-1/+179
| * sh-pfc: Remove support for platform dataLaurent Pinchart2013-06-181-2/+1
| * pinctrl: core: fix missing unlock on error in pinctrl_find_gpio_range_from_pin()Wei Yongjun2013-06-181-8/+7
| * pinctrl: exynos: ack level-triggered interrupts before unmaskingDoug Anderson2013-06-171-0/+22
| * pinctrl: export pinctrl_pm_select_*_stateArnd Bergmann2013-06-171-1/+3
| * pinctrl: rockchip: correctly handle arguments of pinconf optionsHeiko Stübner2013-06-171-4/+37
| * pinctrl: single: adopt pinctrl sleep mode managementHebbar Gururaja2013-06-171-0/+27
| * pinctrl: sunxi: Add Allwinner A10s pinsMaxime Ripard2013-06-172-0/+646
| * pinctrl: sunxi: Move the pins definitions to a separate headerMaxime Ripard2013-06-172-1360/+1379
| * pinctrl: dynamically alloc temp array when parsing dt pinconf optionsHeiko Stübner2013-06-171-6/+18
| * pinctrl: handle zero found dt pinconfig properties betterHeiko Stübner2013-06-171-0/+7
| * pinctrl: clarify some dt pinconfig optionsHeiko Stübner2013-06-171-4/+5
OpenPOWER on IntegriCloud