summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/soc-exynos5440' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-11-263-0/+925
|\
| * pinctrl: exynos5440: add pinctrl driver for Samsung EXYNOS5440 SoCThomas Abraham2012-11-223-0/+925
* | Merge branch 'samsung/pinctrl' into next/socOlof Johansson2012-11-214-401/+483
|\ \ | |/ |/|
| * pinctrl: samsung: Update error check for unsigned variablesTushar Behera2012-11-191-1/+1
| * pinctrl: samsung: Add support for EXYNOS4X12Tomasz Figa2012-11-193-0/+113
| * Merge remote-tracking branch 'pinctrl/samsung' into next/pinctrl-samsungKukjin Kim2012-11-194-400/+369
| |\
| | * pinctrl: samsung: Add GPIO to IRQ translationTomasz Figa2012-10-151-0/+19
| | * pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINTTomasz Figa2012-10-151-0/+11
| | * pinctrl: samsung: Use per-bank IRQ domain for wake-up interruptsTomasz Figa2012-10-153-69/+129
| | * pinctrl: samsung: Use one GPIO chip per pin bankTomasz Figa2012-10-152-49/+79
| | * pinctrl: exynos: Use one IRQ domain per pin bankTomasz Figa2012-10-154-105/+35
| | * pinctrl: samsung: Include bank-specific eint offset in bank structTomasz Figa2012-10-153-29/+30
| | * pinctrl: samsung: Hold pointer to driver data in bank structTomasz Figa2012-10-152-8/+12
| | * pinctrl: samsung: Match pin banks with their device nodesTomasz Figa2012-10-152-0/+15
| | * pinctrl: samsung: Distinguish between pin group and bank nodesTomasz Figa2012-10-151-1/+1
| | * pinctrl: samsung: Remove static pin enumerationsTomasz Figa2012-10-151-119/+0
| | * pinctrl: samsung: Assing pin numbers dynamicallyTomasz Figa2012-10-153-54/+62
| | * pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bankTomasz Figa2012-10-151-9/+16
| | * pinctrl: samsung: Detect and handle unsupported configuration typesTomasz Figa2012-10-151-0/+3
* | | pinctrl: samsung and exynos need to depend on OF && GPIOLIBAxel Lin2012-11-061-0/+2
* | | pinctrl: SPEAr1340: Add clcd sleep mode pin configurationVipul Kumar Samar2012-11-051-1/+38
* | | pinctrl: SPEAr1340: Make DDR reset & clock pads as gpioDeepak Sikri2012-11-051-1/+1
* | | pinctrl: SPEAr1310: add register entries for enabling pad directionShiraz Hashim2012-11-051-0/+266
* | | pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin groupVipul Kumar Samar2012-11-051-42/+51
* | | pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFTVipul Kumar Samar2012-11-051-2/+2
* | | pinctrl: SPEAr1310: fix clcd high resolution pin group nameShiraz Hashim2012-11-051-1/+1
* | | pinctrl: SPEAr320: Correct pad mux entries for rmii/smiiDeepak Sikri2012-11-051-2/+2
* | | pinctrl: SPEAr3xx: correct register space to configure pwmShiraz Hashim2012-11-052-0/+5
* | | pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disableViresh Kumar2012-11-051-1/+1
|/ /
* | pinctrl/nomadik: pass DT node to the irqdomainLinus Walleij2012-10-231-1/+1
* | pinctrl/nomadik: use zero as default irq_startLinus Walleij2012-10-231-1/+1
* | pinctrl: fix missing unlock on error in pinctrl_groups_show()Wei Yongjun2012-10-231-1/+3
* | pinctrl/nomadik: use irq_create_mapping()Linus Walleij2012-10-231-1/+1
* | pinctrl: remove mutex lock in groups showHaojian Zhuang2012-10-181-4/+0
* | pinctrl: tegra: correct bank for pingroup and drv pingroupPritesh Raithatha2012-10-171-12/+12
* | pinctrl: tegra: set low power mode bank width to 2Pritesh Raithatha2012-10-171-1/+1
* | pinctrl/nomadik: always use the simple irqdomainLinus Walleij2012-10-151-10/+3
* | pinctrl/nomadik: provide stubs for legacy NomadikLinus Walleij2012-10-151-0/+13
* | pinctrl: remove duplicated include from pinctrl-xway.cWei Yongjun2012-10-151-2/+0
* | pinctrl: sirf: remove sirfsoc_gpio_set_pull functionArnd Bergmann2012-10-151-35/+0
* | pinctrl: fix return value in bcm2835_pinctrl_probe()Wei Yongjun2012-10-151-1/+1
* | pinctrl: remove duplicated include from pinctrl-bcm2835.cWei Yongjun2012-10-151-1/+0
* | pinctrl: bcm2835: Use existing pointer to struct deviceTobias Klauser2012-10-151-1/+1
* | pinctrl: samsung: use __devinit section for init codeArnd Bergmann2012-10-151-5/+5
|/
* pinctrl/nomadik: use simple or linear IRQ domainLinus Walleij2012-10-101-3/+13
* pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux2012-10-104-47/+765
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-096-0/+1804
|\
| * OF: pinctrl: MIPS: lantiq: adds support for FALCON SoCJohn Crispin2012-09-133-0/+474
| * OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin2012-09-135-0/+1330
* | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-078-0/+2954
|\ \
OpenPOWER on IntegriCloud