aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2012-11-05pinctrl: at91: Staticize non-exported symbolsAxel Lin
2012-11-05pinctrl: nomadik: Add terminating entry for platform_device_id tableAxel Lin
2012-11-05pinctrl: SPEAr1340: Add clcd sleep mode pin configurationVipul Kumar Samar
2012-11-05pinctrl: SPEAr1340: Make DDR reset & clock pads as gpioDeepak Sikri
2012-11-05pinctrl: SPEAr1310: add register entries for enabling pad directionShiraz Hashim
2012-11-05pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin groupVipul Kumar Samar
2012-11-05pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFTVipul Kumar Samar
2012-11-05pinctrl: SPEAr1310: fix clcd high resolution pin group nameShiraz Hashim
2012-11-05pinctrl: SPEAr320: Correct pad mux entries for rmii/smiiDeepak Sikri
2012-11-05pinctrl: SPEAr3xx: correct register space to configure pwmShiraz Hashim
2012-11-05pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disableViresh Kumar
2012-11-05ARM: plat-nomadik: convert platforms to SPARSE_IRQLinus Walleij
2012-11-05pinctrl/nomadik: merge old pincfg headerLinus Walleij
2012-11-05pinctrl/nomadik: move the platform data headerLinus Walleij
2012-10-28pinctrl/nomadik: db8500: fix kp pin groupPatrice Chotard
2012-10-28pinctrl/nomadik: debugfs display of other alternate-C functionsJean-Nicolas Graux
2012-10-28pinctrl/nomadik: update other alternate-C functions on DB8500Jean-Nicolas Graux
2012-10-28pinctrl/nomadik: merge old pincfg headerLinus Walleij
2012-10-28pinctrl/nomadik: move the platform data headerLinus Walleij
2012-10-28ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.hPatrice Chotard
2012-10-28pinctrl/nomadik: allow to support several ranges per GPIO bankPatrice Chotard
2012-10-28pinctrl/at91: remove unused variable in at91_dt_node_to_map()Wei Yongjun
2012-10-28pinctrl/at91: using for_each_set_bit to simplify the codeWei Yongjun
2012-10-28pinctrl/at91: remove duplicated include from pinctrl-at91.cWei Yongjun
2012-10-28pinctrl/: at91: fix warningsJean-Christophe PLAGNIOL-VILLARD
2012-10-24gpio/at91: auto request and configure the pio as input when the interrupt is ...Jean-Christophe PLAGNIOL-VILLARD
2012-10-24pinctrl: at91: fix typo on PULL_UPJean-Christophe PLAGNIOL-VILLARD
2012-10-23pinctrl/nomadik: pass DT node to the irqdomainLinus Walleij
2012-10-23pinctrl/nomadik: use zero as default irq_startLinus Walleij
2012-10-23pinctrl: fix missing unlock on error in pinctrl_groups_show()Wei Yongjun
2012-10-23pinctrl/nomadik: use irq_create_mapping()Linus Walleij
2012-10-18pinctrl: remove mutex lock in groups showHaojian Zhuang
2012-10-17pinctrl: tegra: correct bank for pingroup and drv pingroupPritesh Raithatha
2012-10-17pinctrl: tegra: set low power mode bank width to 2Pritesh Raithatha
2012-10-15pinctrl: samsung: Add GPIO to IRQ translationTomasz Figa
2012-10-15pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINTTomasz Figa
2012-10-15pinctrl: samsung: Use per-bank IRQ domain for wake-up interruptsTomasz Figa
2012-10-15pinctrl: samsung: Use one GPIO chip per pin bankTomasz Figa
2012-10-15pinctrl: exynos: Use one IRQ domain per pin bankTomasz Figa
2012-10-15pinctrl: samsung: Include bank-specific eint offset in bank structTomasz Figa
2012-10-15pinctrl: samsung: Hold pointer to driver data in bank structTomasz Figa
2012-10-15pinctrl: samsung: Match pin banks with their device nodesTomasz Figa
2012-10-15pinctrl: samsung: Distinguish between pin group and bank nodesTomasz Figa
2012-10-15pinctrl: samsung: Remove static pin enumerationsTomasz Figa
2012-10-15pinctrl: samsung: Assing pin numbers dynamicallyTomasz Figa
2012-10-15pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bankTomasz Figa
2012-10-15pinctrl: samsung: Detect and handle unsupported configuration typesTomasz Figa
2012-10-15pinctrl/nomadik: always use the simple irqdomainLinus Walleij
2012-10-15pinctrl/nomadik: provide stubs for legacy NomadikLinus Walleij
2012-10-15pinctrl: remove duplicated include from pinctrl-xway.cWei Yongjun