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