summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-1125-52/+52
|\
| * pinctrl: remove use of __devexitBill Pemberton2012-11-2816-16/+16
| * pinctrl: remove use of __devinitconstBill Pemberton2012-11-282-4/+4
| * pinctrl: remove use of __devinitdataBill Pemberton2012-11-2814-14/+14
| * pinctrl: remove use of __devexit_pBill Pemberton2012-11-2818-18/+18
* | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-1145-398/+3558
|\ \
| * | pinctrl: Drop selecting PINCONF for MMP2, PXA168 and PXA910Axel Lin2012-12-021-3/+0
| * | pinctrl: pinctrl-single: Fix error check conditionSachin Kamat2012-11-231-1/+1
| * | pinctrl: SPEAr: Update error check for unsigned variablesTushar Behera2012-11-231-1/+1
| * | Merge branch 'at91' into develLinus Walleij2012-11-211-1/+125
| |\ \
| | * \ Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij2012-11-211-1/+125
| | |\ \
| | | * | pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux optio...Jean-Christophe PLAGNIOL-VILLARD2012-11-191-0/+111
| | | * | pinctrl: at91: provide gpio namesJean-Christophe PLAGNIOL-VILLARD2012-11-191-1/+14
| * | | | pinctrl: single: support gpio request and freeHaojian Zhuang2012-11-211-2/+78
| * | | | pinctrl: generic: add input schmitt disable parameterHaojian Zhuang2012-11-211-0/+1
| * | | | pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij2012-11-211-6/+0
| * | | | pinctrl/u300/coh901: let the gpio_chip register the rangeLinus Walleij2012-11-212-53/+49
| * | | | pinctrl: add function to retrieve range from pinLinus Walleij2012-11-211-0/+24
| * | | | pinctrl: make range registration defer properlyLinus Walleij2012-11-211-1/+6
| * | | | gpiolib: rename find_pinctrl_*Linus Walleij2012-11-211-2/+2
| * | | | pinctrl: nomadik: Staticize non-exported symbolsAxel Lin2012-11-151-14/+12
| * | | | pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULLAxel Lin2012-11-151-3/+8
| * | | | pinctrl: single: dump pinmux register valueHaojian Zhuang2012-11-151-4/+4
| * | | | Pinctrl/spear: plgpio: don't call prepare/unprepareViresh Kumar2012-11-151-4/+15
| * | | | pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is calledAxel Lin2012-11-151-1/+2
| * | | | pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup foundAxel Lin2012-11-151-3/+3
| * | | | pinctrl: coh901: Return proper error if irq_domain_add_linear() failsAxel Lin2012-11-151-2/+4
| * | | | pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addrAxel Lin2012-11-151-3/+3
| * | | | pinctrl: imx: Fix the logic checking if not able to find pin reg mapAxel Lin2012-11-151-1/+1
| * | | | pinctrl: tegra: Staticize non-exported symbolsAxel Lin2012-11-151-10/+12
| * | | | pinctrl/nomadik: db8540: split clkout groupPatrice Chotard2012-11-151-5/+10
| * | | | pinctrl/nomadik: db8500: split clkout groupPatrice Chotard2012-11-151-7/+14
| * | | | pinctrl: pxa3xx: Remove phy_base and phy_size from struct pxa3xx_pinmux_infoAxel Lin2012-11-152-4/+0
| * | | | pinctrl: pxa3xx: Use devm_request_and_ioremapAxel Lin2012-11-151-8/+2
| * | | | pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONFAxel Lin2012-11-151-4/+2
| * | | | pinctrl: mxs: Make PINCTRL_MXS select PINMUX && PINCONFAxel Lin2012-11-131-4/+2
| * | | | pinctrl: spear: Staticize non-exported symbolsAxel Lin2012-11-131-5/+7
| * | | | pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error pathsAxel Lin2012-11-111-7/+21
| * | | | pinctrl: lantiq: Staticize non-exported symbolsAxel Lin2012-11-111-6/+6
| * | | | pinctrl: lantiq: Remove ltq_pmx_disable() functionAxel Lin2012-11-111-11/+0
| * | | | pinctrl: SPEAr: Add SoC specific gpio configuration routinesShiraz Hashim2012-11-113-14/+53
| * | | | pinctrl: Staticize pinconf_opsAxel Lin2012-11-117-7/+7
| * | | | Merge branch 'nomadik' into develLinus Walleij2012-11-114-38/+184
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | pinctrl/nomadik: db8540: fix moduartstmmux_oc4_1 pin group definition.Jean-Nicolas Graux2012-11-091-0/+1
| | * | | pinctrl/nomadik: make independent of prcmu driverJonas Aaberg2012-11-091-20/+39
| | * | | pinctrl: nomadik: Add terminating entry for platform_device_id tableAxel Lin2012-11-051-0/+1
| | * | | pinctrl/nomadik: db8500: fix kp pin groupPatrice Chotard2012-10-281-1/+2
| | * | | pinctrl/nomadik: debugfs display of other alternate-C functionsJean-Nicolas Graux2012-10-281-4/+41
| | * | | pinctrl/nomadik: update other alternate-C functions on DB8500Jean-Nicolas Graux2012-10-281-5/+96
| | * | | pinctrl/nomadik: merge old pincfg headerLinus Walleij2012-10-281-3/+1
OpenPOWER on IntegriCloud