summaryrefslogtreecommitdiff
path: root/drivers/pinctrl (follow)
Commit message (Expand)AuthorAge
...
| * | | | | sh-pfc: Split pins and functions definition tablesLaurent Pinchart2013-03-15
| * | | | | sh-pfc: Don't needlessly check GPIO type in sh_gpio_free()Laurent Pinchart2013-03-15
| * | | | | sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs onlyLaurent Pinchart2013-03-15
| * | | | | sh-pfc: Make struct pinmux_gpio enum_id field constLaurent Pinchart2013-03-15
| * | | | | sh-pfc: Initialize pinmux_gpio flags staticallyLaurent Pinchart2013-03-15
| * | | | | sh-pfc: Remove unused sh_pfc_soc_info reserved_id fieldLaurent Pinchart2013-03-15
| * | | | | sh-pfc: Replace SoC info data and mark ranges with a number of pinsLaurent Pinchart2013-03-15
| * | | | | sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart2013-03-15
| * | | | | sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possibleLaurent Pinchart2013-03-15
| * | | | | sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios()Laurent Pinchart2013-03-15
| * | | | | sh-pfc: Drop the sh_pfc_pinctrl spinlockLaurent Pinchart2013-03-15
| * | | | | sh-pfc: Fix a typo and simplify a definition on sh73a0Guennadi Liakhovetski2013-03-15
| * | | | | sh-pfc: Don't define the per-device pinctrl struct instances as globalLaurent Pinchart2013-03-15
| * | | | | sh-pfc: Declare operation structures as constLaurent Pinchart2013-03-15
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Simon Horman2013-03-15
| |\ \ \ \ \
* | \ \ \ \ \ Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-04
|\ \ \ \ \ \ \
| * | | | | | | pinctrl: vt8500: wmt: Fix checking return value of pinctrl_register()Axel Lin2013-04-19
| * | | | | | | Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2013-04-08
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann2013-04-08
| |\ \ \ \ \ \ \
| | * | | | | | | pinctrl: bcm2835: make use of of_property_read_u32_index()Stephen Warren2013-04-04
| | * | | | | | | pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500Tony Prisk2013-04-04
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'renesas-intc-external-irq-for-v3.10' of git://git.kernel.org/pub/s...Arnd Bergmann2013-03-21
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | ARM: shmobile: INTC External IRQ pin driver on sh73a0Magnus Damm2013-03-18
| * | | | | | | pinctrl: exynos: add exynos5250 SoC specific dataThomas Abraham2013-03-05
| |/ / / / / /
* | | | | | | Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-02
|\ \ \ \ \ \ \
| * | | | | | | pinctrl: fix mutex deadlock in get_pinctrl_dev_from_of_node()Daniel Mack2013-04-30
| * | | | | | | pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-30
* | | | | | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-02
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann2013-04-09
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | pinctrl: sirf: convert to linear irq domainArnd Bergmann2013-03-25
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-05-02
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: add pinctrl driver for imx6slShawn Guo2013-04-09
| * | | | | | | | pinctrl: add pinctrl driver for imx6dlShawn Guo2013-04-09
| * | | | | | | | pinctrl: imx: move hard-coding data into device treeShawn Guo2013-04-09
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-09
| |\| | | | | | | | |_|_|_|_|/ | |/| | | | |
| * | | | | | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-26
| | |/ / / / | |/| | | |
* | | | | | pinctrl: move subsystem mutex to pinctrl_dev structPatrice Chotard2013-04-26
* | | | | | pinctrl/pinconfig: fix misplaced gotoLaurent Meunier2013-04-26
* | | | | | pinctrl: s3c64xx: Fix build error caused by undefined chained_irq_enterTomasz Figa2013-04-23
* | | | | | pinctrl/pinconfig: add debug interfaceLaurent Meunier2013-04-19
* | | | | | pinctrl: abx500: fix issue when no pdataPatrice CHOTARD2013-04-18
* | | | | | pinctrl: sunxi: Rename wemac functions to emacMaxime Ripard2013-04-09
* | | | | | pinctrl: exynos5440: add gpio interrupt supportThomas Abraham2013-04-09
* | | | | | pinctrl: exynos5440: fix probe failure due to missing pin-list in config nodesThomas Abraham2013-04-09
* | | | | | pinctrl: ab8505: Staticize some symbolsSachin Kamat2013-04-09
* | | | | | pinctrl: ab8540: Staticize some symbolsSachin Kamat2013-04-09
* | | | | | pinctrl: ab9540: Staticize some symbolsSachin Kamat2013-04-09
* | | | | | pinctrl: ab8500: Staticize some symbolsSachin Kamat2013-04-09
* | | | | | pinctrl: abx500: Staticize some symbolsSachin Kamat2013-04-09