summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-127-401/+1408
|\
| * Merge branch 'next/pinctrl-samsung-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-11-301-1/+1
| |\
| | * pinctrl: samsung: Do not initialise statics to 0Sachin Kamat2012-11-241-1/+1
| * | 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
* | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-1125-52/+52
|\ \ \ \
| * | | | pinctrl: remove use of __devexitBill Pemberton2012-11-2816-16/+16
| * | | | pinctrl: remove use of __devinitconstBill Pemberton2012-11-282-4/+4
| * | | | pinctrl: remove use of __devinitdataBill Pemberton2012-11-2814-14/+14
| * | | | pinctrl: remove use of __devexit_pBill Pemberton2012-11-2818-18/+18
| |/ / /
* | | | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-1145-398/+3558
|\ \ \ \
| * | | | pinctrl: Drop selecting PINCONF for MMP2, PXA168 and PXA910Axel Lin2012-12-021-3/+0
| * | | | pinctrl: pinctrl-single: Fix error check conditionSachin Kamat2012-11-231-1/+1
| * | | | pinctrl: SPEAr: Update error check for unsigned variablesTushar Behera2012-11-231-1/+1
| * | | | Merge branch 'at91' into develLinus Walleij2012-11-211-1/+125
| |\ \ \ \
| | * \ \ \ Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij2012-11-211-1/+125
| | |\ \ \ \
| | | * | | | pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux optio...Jean-Christophe PLAGNIOL-VILLARD2012-11-191-0/+111
| | | * | | | pinctrl: at91: provide gpio namesJean-Christophe PLAGNIOL-VILLARD2012-11-191-1/+14
| * | | | | | pinctrl: single: support gpio request and freeHaojian Zhuang2012-11-211-2/+78
| * | | | | | pinctrl: generic: add input schmitt disable parameterHaojian Zhuang2012-11-211-0/+1
| * | | | | | pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij2012-11-211-6/+0
| * | | | | | pinctrl/u300/coh901: let the gpio_chip register the rangeLinus Walleij2012-11-212-53/+49
| * | | | | | pinctrl: add function to retrieve range from pinLinus Walleij2012-11-211-0/+24
| * | | | | | pinctrl: make range registration defer properlyLinus Walleij2012-11-211-1/+6
| * | | | | | gpiolib: rename find_pinctrl_*Linus Walleij2012-11-211-2/+2
| * | | | | | pinctrl: nomadik: Staticize non-exported symbolsAxel Lin2012-11-151-14/+12
| * | | | | | pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULLAxel Lin2012-11-151-3/+8
| * | | | | | pinctrl: single: dump pinmux register valueHaojian Zhuang2012-11-151-4/+4
| * | | | | | Pinctrl/spear: plgpio: don't call prepare/unprepareViresh Kumar2012-11-151-4/+15
| * | | | | | pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is calledAxel Lin2012-11-151-1/+2
| * | | | | | pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup foundAxel Lin2012-11-151-3/+3
| * | | | | | pinctrl: coh901: Return proper error if irq_domain_add_linear() failsAxel Lin2012-11-151-2/+4
| * | | | | | pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addrAxel Lin2012-11-151-3/+3