aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-21gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij
2012-11-15pinctrl: nomadik: Staticize non-exported symbolsAxel Lin
2012-11-15pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULLAxel Lin
2012-11-15pinctrl: single: dump pinmux register valueHaojian Zhuang
2012-11-15Pinctrl/spear: plgpio: don't call prepare/unprepareViresh Kumar
2012-11-15pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is calledAxel Lin
2012-11-15pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup foundAxel Lin
2012-11-15pinctrl: coh901: Return proper error if irq_domain_add_linear() failsAxel Lin
2012-11-15pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addrAxel Lin
2012-11-15pinctrl: imx: Fix the logic checking if not able to find pin reg mapAxel Lin
2012-11-15pinctrl: tegra: Staticize non-exported symbolsAxel Lin
2012-11-15pinctrl/nomadik: db8540: split clkout groupPatrice Chotard
2012-11-15pinctrl/nomadik: db8500: split clkout groupPatrice Chotard
2012-11-15pinctrl: pxa3xx: Remove phy_base and phy_size from struct pxa3xx_pinmux_infoAxel Lin
2012-11-15pinctrl: pxa3xx: Use devm_request_and_ioremapAxel Lin
2012-11-15pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONFAxel Lin
2012-11-13pinctrl: mxs: Make PINCTRL_MXS select PINMUX && PINCONFAxel Lin
2012-11-13pinctrl: spear: Staticize non-exported symbolsAxel Lin
2012-11-11pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error pathsAxel Lin
2012-11-11pinctrl: lantiq: Staticize non-exported symbolsAxel Lin
2012-11-11pinctrl: lantiq: Remove ltq_pmx_disable() functionAxel Lin
2012-11-11pinctrl: SPEAr: Add SoC specific gpio configuration routinesShiraz Hashim
2012-11-11pinctrl: Staticize pinconf_opsAxel Lin
2012-11-11Merge branch 'nomadik' into develLinus Walleij
2012-11-11Merge branch 'at91' into develLinus Walleij
2012-11-11pinctrl: SPEAr: Add gpio ranges supportViresh Kumar
2012-11-11gpiolib: separation of pin concernsLinus Walleij
2012-11-11gpiolib: call pin removal in chip removal functionLinus Walleij
2012-11-11gpiolib: remove duplicate pin range codeLinus Walleij
2012-11-11gpiolib-of: staticize the pin range callsLinus Walleij
2012-11-11gpiolib: fix up function prototypes etcLinus Walleij
2012-11-11pinctrl: sirf: Staticize non-exported symbolAxel Lin
2012-11-11pinctrl: u300: Staticize non-exported symbolsAxel Lin
2012-11-11pinctrl/u300: use managed resourcesLinus Walleij
2012-11-11pinctrl/coh901: convert to use managed resourcesLinus Walleij
2012-11-11pinctrl/coh901: use irqdomain, allocate irqdescsLinus Walleij
2012-11-11pinctrl: SPEAr: Add plgpio driverViresh Kumar
2012-11-11gpiolib: provide provision to register pin rangesShiraz Hashim
2012-11-11Revert "pinctrl: remove pinctrl_remove_gpio_range"Viresh Kumar
2012-11-11pinctrl: exynos: Add terminating entry for of_device_id tableAxel Lin
2012-11-11pinctrl: sirf: enable the driver support new SiRFmarco SoCBarry Song
2012-11-11pinctrl: mvebu: move to its own directoryThomas Petazzoni
2012-11-11pinctrl: mvebu: remove useless includeThomas Petazzoni
2012-11-11pinctrl: mvebu: allow plat-orion architectures to use pinctrl-mvebuThomas Petazzoni
2012-11-11pinctrl: reserve pins when states are activatedLinus Walleij
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-09sparc: Add sparc support for platform_get_irq()Andreas Larsson
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng