summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2013-05-27pinctrl: pinconf: take the right mutexLinus Walleij1-2/+2
2013-05-27pinctrl: sunxi: fix error return code in sunxi_pinctrl_probe()Wei Yongjun1-1/+3
2013-05-27pinctrl: exynos: Handle suspend/resume of GPIO EINT registersTomasz Figa2-3/+114
2013-05-27pinctrl: samsung: Allow per-bank SoC-specific private dataTomasz Figa1-0/+1
2013-05-27pinctrl: samsung: Add support for SoC-specific suspend/resume callbacksTomasz Figa2-0/+9
2013-05-27pinctrl: Don't override the error code in probe error handlingAxel Lin3-4/+5
2013-05-27pinctrl: exynos: Add support for set_irq_wake of wake-up EINTsTomasz Figa1-0/+23
2013-05-27pinctrl: samsung: fix suspend/resume functionalityDoug Anderson2-0/+153
2013-05-20Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-19/+19
2013-05-18drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang4-19/+0
2013-05-15pinctrl/lantiq: Free mapping configs for both pin and groupsLaurent Pinchart1-1/+2
2013-05-14pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry()Wei Yongjun1-1/+2
2013-05-14pinctrl: vt8500: Fix incorrect data in WM8750 pinctrl tableTony Prisk1-1/+1
2013-05-14pinctrl: abx500: Rejiggle platform data and DT initialisationLee Jones1-14/+13
2013-05-14pinctrl: abx500: Specify failed sub-driver by ID instead of driver_dataLee Jones1-2/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-13/+13
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-443/+2791
2013-05-04Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds22-4281/+7476
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-11/+3098
2013-05-02Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+4
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+4
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds10-5893/+2693
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-7/+5
2013-04-30pinctrl: fix mutex deadlock in get_pinctrl_dev_from_of_node()Daniel Mack1-1/+1
2013-04-30pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-3/+3
2013-04-26pinctrl: move subsystem mutex to pinctrl_dev structPatrice Chotard5-164/+176
2013-04-26pinctrl/pinconfig: fix misplaced gotoLaurent Meunier1-1/+1
2013-04-23pinctrl: s3c64xx: Fix build error caused by undefined chained_irq_enterTomasz Figa1-2/+1
2013-04-19pinctrl: vt8500: wmt: Fix checking return value of pinctrl_register()Axel Lin1-1/+1
2013-04-19pinctrl/pinconfig: add debug interfaceLaurent Meunier1-0/+232
2013-04-18pinctrl: abx500: fix issue when no pdataPatrice CHOTARD1-1/+0
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-13/+13
2013-04-11Merge tag 'renesas-pinmux-fixes-for-v3.10' of git://git.kernel.org/pub/scm/li...Olof Johansson1-1/+1
2013-04-09pinctrl: add pinctrl driver for imx6slShawn Guo2-0/+411
2013-04-09pinctrl: add pinctrl driver for imx6dlShawn Guo3-2/+500
2013-04-09pinctrl: imx: move hard-coding data into device treeShawn Guo6-5891/+1782
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann6-5/+69
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann6-5/+69
2013-04-09sh-pfc: r8a7779: tidyup intc_irq3_b typoKuninori Morimoto1-1/+1
2013-04-09pinctrl: sunxi: Rename wemac functions to emacMaxime Ripard1-18/+18
2013-04-09pinctrl: exynos5440: add gpio interrupt supportThomas Abraham1-0/+142
2013-04-09pinctrl: exynos5440: fix probe failure due to missing pin-list in config nodesThomas Abraham1-3/+6
2013-04-09pinctrl: ab8505: Staticize some symbolsSachin Kamat1-2/+3
2013-04-09pinctrl: ab8540: Staticize some symbolsSachin Kamat1-2/+3
2013-04-09pinctrl: ab9540: Staticize some symbolsSachin Kamat1-2/+3
2013-04-09pinctrl: ab8500: Staticize some symbolsSachin Kamat1-2/+3
2013-04-09pinctrl: abx500: Staticize some symbolsSachin Kamat1-5/+5
2013-04-09pinctrl: Add pinctrl-s3c64xx driverTomasz Figa5-0/+832
2013-04-09pinctrl: samsung: Handle banks with two configuration registersTomasz Figa1-0/+10