summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-15pinctrl: coh901: Return proper error if irq_domain_add_linear() failsAxel Lin1-2/+4
2012-11-15pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addrAxel Lin1-3/+3
2012-11-15pinctrl: imx: Fix the logic checking if not able to find pin reg mapAxel Lin1-1/+1
2012-11-15pinctrl: tegra: Staticize non-exported symbolsAxel Lin1-10/+12
2012-11-15pinctrl/nomadik: db8540: split clkout groupPatrice Chotard1-5/+10
2012-11-15pinctrl/nomadik: db8500: split clkout groupPatrice Chotard1-7/+14
2012-11-15pinctrl: pxa3xx: Remove phy_base and phy_size from struct pxa3xx_pinmux_infoAxel Lin2-4/+0
2012-11-15pinctrl: pxa3xx: Use devm_request_and_ioremapAxel Lin1-8/+2
2012-11-15pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONFAxel Lin1-4/+2
2012-11-13pinctrl: mxs: Make PINCTRL_MXS select PINMUX && PINCONFAxel Lin1-4/+2
2012-11-13pinctrl: spear: Staticize non-exported symbolsAxel Lin1-5/+7
2012-11-11pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error pathsAxel Lin1-7/+21
2012-11-11pinctrl: lantiq: Staticize non-exported symbolsAxel Lin1-6/+6
2012-11-11pinctrl: lantiq: Remove ltq_pmx_disable() functionAxel Lin1-11/+0
2012-11-11pinctrl: SPEAr: Add SoC specific gpio configuration routinesShiraz Hashim3-14/+53
2012-11-11pinctrl: Staticize pinconf_opsAxel Lin7-7/+7
2012-11-11Merge branch 'nomadik' into develLinus Walleij15-165/+303
2012-11-11Merge branch 'at91' into develLinus Walleij42-446/+2794
2012-11-11ARM: SPEAr: Add plgpio node in device tree dtsi filesViresh Kumar7-2/+108
2012-11-11pinctrl: SPEAr: Add gpio ranges supportViresh Kumar8-17/+447
2012-11-11gpiolib: iron out include ladder mistakesLinus Walleij2-25/+38
2012-11-11gpiolib: separation of pin concernsLinus Walleij6-28/+20
2012-11-11gpiolib: call pin removal in chip removal functionLinus Walleij1-0/+1
2012-11-11gpiolib: remove duplicate pin range codeLinus Walleij1-12/+1
2012-11-11gpiolib-of: staticize the pin range callsLinus Walleij1-4/+4
2012-11-11gpiolib: fix up function prototypes etcLinus Walleij3-11/+29
2012-11-11pinctrl: sirf: Staticize non-exported symbolAxel Lin1-2/+2
2012-11-11pinctrl: u300: Staticize non-exported symbolsAxel Lin1-6/+4
2012-11-11pinctrl/u300: use managed resourcesLinus Walleij1-28/+4
2012-11-11pinctrl/coh901: convert to use managed resourcesLinus Walleij1-43/+19
2012-11-11pinctrl/coh901: use irqdomain, allocate irqdescsLinus Walleij4-27/+46
2012-11-11ARM: U300: bump IRQs to offset 32Linus Walleij2-59/+59
2012-11-11pinctrl: SPEAr: Add plgpio driverViresh Kumar3-0/+754
2012-11-11gpiolib: provide provision to register pin rangesShiraz Hashim10-0/+251
2012-11-11Revert "pinctrl: remove pinctrl_remove_gpio_range"Viresh Kumar2-0/+16
2012-11-11pinctrl: exynos: Add terminating entry for of_device_id tableAxel Lin1-0/+1
2012-11-11pinctrl: sirf: enable the driver support new SiRFmarco SoCBarry Song2-13/+39
2012-11-11pinctrl: mvebu: move to its own directoryThomas Petazzoni10-29/+31
2012-11-11pinctrl: mvebu: remove useless includeThomas Petazzoni1-1/+0
2012-11-11pinctrl: mvebu: allow plat-orion architectures to use pinctrl-mvebuThomas Petazzoni1-1/+4
2012-11-11pinctrl: reserve pins when states are activatedLinus Walleij4-46/+29
2012-11-11Linux 3.7-rc5v3.7-rc5Linus Torvalds1-1/+1
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-66/+131
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds38-97/+291
2012-11-10Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-30/+30
2012-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds11-47/+20
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-17/+132
2012-11-09sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller9-8/+24
2012-11-09sparc: Support atomic64_dec_if_positive properly.David S. Miller4-2/+20
2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2-0/+7