aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-nomadik.c
Commit message (Expand)AuthorAge
* pinctrl: nomadik: mark GPIO lines used for IRQLinus Walleij2013-10-16
* pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-28
* pinctrl: nomadik: simplify use of devm_ioremap_resourceJulia Lawall2013-08-15
* pinctrl: nomadik: shut up a warning for flagsLinus Walleij2013-08-15
* pinctrl: nomadik: delete ancient pin control APILinus Walleij2013-08-07
* Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-03
|\
| * pinctrl: nomadik: Staticize local symbolsSachin Kamat2013-06-18
* | Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Arnd Bergmann2013-06-20
|\ \
| * | pinctrl/nomadik: Standardise Pinctrl compat string for Nomadik based platformsLee Jones2013-05-28
| |/
* / pinctrl/nomadik: Standardise Pinctrl compat string for DBx5x based platformsLee Jones2013-05-27
|/
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\
| * arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-26
* | pinctrl/nomadik: add device tree bindings for db8540Gabriel Fernandez2013-04-03
* | pinctrl/nomadik: Fix checkpatch errorsSachin Kamat2013-03-27
* | pinctrl: Declare operation structures as constLaurent Pinchart2013-03-06
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\
| * Merge tag 'v3.8-rc6' into next/dtOlof Johansson2013-02-05
| |\
| * | ARM: nomadik: move GPIO and pinctrl to device treeLinus Walleij2013-01-28
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \
| * | | pinctrl: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
| |/ /
* | | Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-20
|\ \ \ | |_|/ |/| |
| * | pinctrl: nomadik: Allow prcm_base to be extracted from Device TreeLee Jones2013-01-18
| * | pinctrl/nomadik: add device tree supportGabriel Fernandez2013-01-11
| * | pinctrl/nomadik: simplify GPIO probeLinus Walleij2013-01-11
| * | pinctrl/nomadik: make independent of <mach/irqs.h>Linus Walleij2013-01-11
| * | pinctrl/nomadik: adopt pinctrl sleep mode managementJulien Delacou2013-01-11
| |/
* / pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann2013-01-29
|/
* Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-03
|\
| * Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | pinctrl: nomadik: return if prcm_base is NULLFabio Baltieri2012-12-25
|/
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-13
|\
| * ARM: plat-nomadik: convert platforms to SPARSE_IRQLinus Walleij2012-11-05
| * pinctrl/nomadik: merge old pincfg headerLinus Walleij2012-11-05
| * pinctrl/nomadik: move the platform data headerLinus Walleij2012-11-05
* | pinctrl: nomadik: Staticize non-exported symbolsAxel Lin2012-11-15
* | pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULLAxel Lin2012-11-15
* | pinctrl/nomadik: make independent of prcmu driverJonas Aaberg2012-11-09
* | pinctrl: nomadik: Add terminating entry for platform_device_id tableAxel Lin2012-11-05
* | pinctrl/nomadik: debugfs display of other alternate-C functionsJean-Nicolas Graux2012-10-28
* | pinctrl/nomadik: merge old pincfg headerLinus Walleij2012-10-28
* | pinctrl/nomadik: move the platform data headerLinus Walleij2012-10-28
* | pinctrl/nomadik: allow to support several ranges per GPIO bankPatrice Chotard2012-10-28
|/
* ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.hPatrice Chotard2012-10-28
* pinctrl/nomadik: pass DT node to the irqdomainLinus Walleij2012-10-23
* pinctrl/nomadik: use zero as default irq_startLinus Walleij2012-10-23
* pinctrl/nomadik: use irq_create_mapping()Linus Walleij2012-10-23
* pinctrl/nomadik: always use the simple irqdomainLinus Walleij2012-10-15
* pinctrl/nomadik: provide stubs for legacy NomadikLinus Walleij2012-10-15
* pinctrl/nomadik: use simple or linear IRQ domainLinus Walleij2012-10-10
* pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux2012-10-10