summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: spear: Convert to devm_ioremap_resourceAxel Lin2013-08-281-9/+4
* pinctrl: rockchip: Remove of_match_ptr macro for DT only driverAxel Lin2013-08-281-1/+1
* pinctrl: palmas: PINCTRL_PALMAS needs to select PINMUXAxel Lin2013-08-281-0/+1
* pinctrl: core: Add proper mutex lock in pinctrl_request_gpioAxel Lin2013-08-281-0/+4
* pinctrl: imx: Fix compilation with DEBUG enabledSascha Hauer2013-08-231-16/+3
* pinctrl: rockchip: Simplify for loop iterationAxel Lin2013-08-231-15/+6
* pinctrl: tegra: use pinctrl-utils APIs for mappingLaxman Dewangan2013-08-231-112/+18
* pinctrl: utils : add support to pass config type in generic util APIsLaxman Dewangan2013-08-234-10/+35
* pinctrl: samsung: Parse pin groups before calling pinctrl_register()Tomasz Figa2013-08-231-6/+4
* pinctrl: palmas: Fix device name in Kconfig textMark Brown2013-08-231-1/+1
* pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLEAxel Lin2013-08-231-1/+1
* pinctrl: sunxi: Add Allwinner A20 pins setMaxime Ripard2013-08-232-0/+1019
* pinctrl: sunxi: Add Allwinner A31 pins setMaxime Ripard2013-08-232-0/+821
* pinctrl: sunxi: Fix inconsistent indentationMaxime Ripard2013-08-231-5/+5
* pinctrl: core: Remove unnecessary test for desc->nameAxel Lin2013-08-231-3/+1
* Documentation: pinctrl: Fix example code for pinctrl_registerAxel Lin2013-08-231-1/+1
* pinctrl: core: Hold pctldev->mutex mutex lock while traversing gpio_ranges listAxel Lin2013-08-231-0/+3
* pinctrl: core: Hold pinctrldev_list_mutex mutex while traversing pinctrldev_listAxel Lin2013-08-231-0/+5
* pinctrl: sirf: add lost atlas6 uart0-no-stream-control pingroupQipan Li2013-08-232-0/+10
* pinctrl: imx: Use struct type for pinsSascha Hauer2013-08-162-57/+58
* pinctrl: imx: do not fail when parsing a function failsSascha Hauer2013-08-151-8/+2
* pinctrl: imx: do not fail when parsing a group failsSascha Hauer2013-08-151-4/+1
* pinctrl: imx: Catch no fsl,pins propertySascha Hauer2013-08-151-0/+5
* pinctrl: imx: make error messages more informativeSascha Hauer2013-08-151-2/+2
* pinctrl: nomadik: simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-4/+1
* pinctrl: add includes and ifdefs for non-DT buildsLinus Walleij2013-08-151-0/+9
* pinctrl: nomadik: shut up a warning for flagsLinus Walleij2013-08-151-1/+1
* gpio: clean up gpio-ranges documentationStephen Warren2013-08-151-25/+30
* pinctrl/lantiq: add missing gphy led setupJohn Crispin2013-08-141-6/+24
* pinctrl/lantiq: add missing pin definition to falcon pinctrl driverThomas Langer2013-08-141-2/+5
* MAINTAINERS: Update sirf patternsJoe Perches2013-08-141-1/+1
* Documentation: pinctrl: Fix example codeSachin Kamat2013-08-141-4/+4
* sh-pfc: r8a7790: Add DU pin groups and functionsLaurent Pinchart2013-08-141-0/+134
* sh-pfc: r8a7790: Rename DU1_DOTCLKIN to DU_DOTCLKIN1Laurent Pinchart2013-08-141-4/+4
* pinctrl: improve warning messagesLinus Walleij2013-08-141-6/+35
* pinctrl: palmas: add pincontrol driverLaxman Dewangan2013-08-145-11/+1216
* pinctrl: pinconf-generic: add generic APIs for mapping pinctrl nodeLaxman Dewangan2013-08-142-0/+102
* pinctrl: add utility functions for add map/configsLaxman Dewangan2013-08-143-1/+179
* pinctrl: pinmux: Don't free pins requested by other devices in pinmux_disable...Sonic Zhang2013-08-141-5/+5
* pinctrl: nomadik: delete ancient pin control APILinus Walleij2013-08-072-319/+0
* pinctrl: add generic pins and functions propertiesStephen Warren2013-08-071-0/+16
* pinctrl: sirf: add missing __iomem annotationJingoo Han2013-08-071-1/+1
* pinctrl: pinconf: fix comparison of different typesJingoo Han2013-08-071-1/+1
* pinctrl: clean up pinconfig-generic documentationStephen Warren2013-08-071-15/+10
* pinctrl: at91: choose appropriate handler for level interruptsBoris BREZILLON2013-08-071-2/+14
* pinctrl: st: Staticize local symbolsSachin Kamat2013-08-071-4/+4
* pinctrl: st: Convert to use devm_ioremap_resourceSachin Kamat2013-08-071-5/+3
* pinctrl: imx: work around select input quirkShawn Guo2013-08-071-2/+32
* pinctrl: sunxi: Fix incorrect NULL checkSachin Kamat2013-08-071-1/+1
* pinctrl: shut up a couple of pinctrl warningsRussell King - ARM Linux2013-08-071-18/+11