summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * pinctrl/nomadik: move the platform data headerLinus Walleij2012-10-282-2/+2
| * pinctrl/nomadik: allow to support several ranges per GPIO bankPatrice Chotard2012-10-281-2/+2
| * ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.hPatrice Chotard2012-10-281-2/+0
* | Merge branch 'at91' into develLinus Walleij2012-11-115-0/+1537
|\ \
| * | pinctrl: at91: Staticize non-exported symbolsAxel Lin2012-11-051-10/+12
| * | pinctrl/at91: remove unused variable in at91_dt_node_to_map()Wei Yongjun2012-10-281-3/+0
| * | pinctrl/at91: using for_each_set_bit to simplify the codeWei Yongjun2012-10-281-3/+1
| * | pinctrl/at91: remove duplicated include from pinctrl-at91.cWei Yongjun2012-10-281-1/+0
| * | pinctrl/: at91: fix warningsJean-Christophe PLAGNIOL-VILLARD2012-10-281-2/+2
| * | gpio/at91: auto request and configure the pio as input when the interrupt is ...Jean-Christophe PLAGNIOL-VILLARD2012-10-241-1/+25
| * | pinctrl: at91: fix typo on PULL_UPJean-Christophe PLAGNIOL-VILLARD2012-10-241-1/+1
| * | Merge branch 'j/pinctrl' of http://github.com/at91linux/linux-at91 into at91Linus Walleij2012-10-155-0/+1517
| |\ \
| | * | MTD: atmel_nand: add pinctrl consumer supportJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+9
| | * | tty: atmel_serial: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+8
| | * | ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-133-0/+1500
* | | | pinctrl: SPEAr: Add gpio ranges supportViresh Kumar2012-11-118-17/+447
* | | | gpiolib: separation of pin concernsLinus Walleij2012-11-113-20/+15
* | | | gpiolib: call pin removal in chip removal functionLinus Walleij2012-11-111-0/+1
* | | | gpiolib: remove duplicate pin range codeLinus Walleij2012-11-111-12/+1
* | | | gpiolib-of: staticize the pin range callsLinus Walleij2012-11-111-4/+4
* | | | gpiolib: fix up function prototypes etcLinus Walleij2012-11-111-5/+5