summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2012-11-15pinctrl/samsung: don't allow enabling pinctrl-samsung standaloneArnd Bergmann-1/+1
2012-11-06pinctrl: samsung and exynos need to depend on OF && GPIOLIBAxel Lin-0/+2
2012-11-05pinctrl: SPEAr1340: Add clcd sleep mode pin configurationVipul Kumar Samar-1/+38
2012-11-05pinctrl: SPEAr1340: Make DDR reset & clock pads as gpioDeepak Sikri-1/+1
2012-11-05pinctrl: SPEAr1310: add register entries for enabling pad directionShiraz Hashim-0/+266
2012-11-05pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin groupVipul Kumar Samar-42/+51
2012-11-05pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFTVipul Kumar Samar-2/+2
2012-11-05pinctrl: SPEAr1310: fix clcd high resolution pin group nameShiraz Hashim-1/+1
2012-11-05pinctrl: SPEAr320: Correct pad mux entries for rmii/smiiDeepak Sikri-2/+2
2012-11-05pinctrl: SPEAr3xx: correct register space to configure pwmShiraz Hashim-0/+5
2012-11-05pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disableViresh Kumar-1/+1
2012-10-23pinctrl/nomadik: pass DT node to the irqdomainLinus Walleij-1/+1
2012-10-23pinctrl/nomadik: use zero as default irq_startLinus Walleij-1/+1
2012-10-23pinctrl: fix missing unlock on error in pinctrl_groups_show()Wei Yongjun-1/+3
2012-10-23pinctrl/nomadik: use irq_create_mapping()Linus Walleij-1/+1
2012-10-18pinctrl: remove mutex lock in groups showHaojian Zhuang-4/+0
2012-10-17pinctrl: tegra: correct bank for pingroup and drv pingroupPritesh Raithatha-12/+12
2012-10-17pinctrl: tegra: set low power mode bank width to 2Pritesh Raithatha-1/+1
2012-10-15pinctrl/nomadik: always use the simple irqdomainLinus Walleij-10/+3
2012-10-15pinctrl/nomadik: provide stubs for legacy NomadikLinus Walleij-0/+13
2012-10-15pinctrl: remove duplicated include from pinctrl-xway.cWei Yongjun-2/+0
2012-10-15pinctrl: sirf: remove sirfsoc_gpio_set_pull functionArnd Bergmann-35/+0
2012-10-15pinctrl: fix return value in bcm2835_pinctrl_probe()Wei Yongjun-1/+1
2012-10-15pinctrl: remove duplicated include from pinctrl-bcm2835.cWei Yongjun-1/+0
2012-10-15pinctrl: bcm2835: Use existing pointer to struct deviceTobias Klauser-1/+1
2012-10-15pinctrl: samsung: use __devinit section for init codeArnd Bergmann-5/+5
2012-10-10pinctrl/nomadik: use simple or linear IRQ domainLinus Walleij-3/+13
2012-10-10pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux-47/+765
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+1804
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds-0/+2954
2012-10-02Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-473/+4602
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-0/+1935
2012-10-01Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds-2/+44
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+57
2012-10-01pinctrl: add bcm2835 driverSimon Arlott-0/+1081
2012-09-28pinctrl/nomadik: use irq_find_mapping()Linus Walleij-3/+1
2012-09-28pinctrl: sirf: add lost chained_irq_enter and exit in sirfsoc_gpio_handle_irqBarry Song-0/+6
2012-09-28pinctrl: sirf: initialize the irq_chip pointer of pinctrl_gpio_rangeBarry Song-1/+3
2012-09-28pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_inputBarry Song-5/+0
2012-09-28pinctrl: sirf: add missing pins to pinctrl listBarry Song-0/+6
2012-09-28pinctrl: sirf: fix a typo in sirfsoc_gpio_probeBarry Song-0/+2
2012-09-28pinctrl: pinctrl-single: add debugfs pin h/w state infoMatt Porter-1/+9
2012-09-27pinctrl: Fix potential memory leak in pinctrl_register_one_pin()Sachin Kamat-1/+3
2012-09-22Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu...Olof Johansson-0/+2954
2012-09-22pinctrl: mvebu: add pinctrl driver for Armada XPThomas Petazzoni-0/+473
2012-09-22pinctrl: mvebu: add pinctrl driver for Armada 370Thomas Petazzoni-0/+426
2012-09-22pinctrl: mvebu: kirkwood pinctrl driverSebastian Hesselbarth-0/+477
2012-09-22pinctrl: mvebu: dove pinctrl driverSebastian Hesselbarth-0/+625
2012-09-22pinctrl: mvebu: pinctrl driver coreSebastian Hesselbarth-0/+953
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson-1/+57