summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-nomadik.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: nomadik: delete stray debug printLinus Walleij2014-04-141-1/+0
* Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-04-031-110/+49
|\
| * pinctrl: nomadik: convert driver to use gpiolib irqchipLinus Walleij2014-03-261-90/+33
| * pinctrl: nomadik: factor in platform data containerLinus Walleij2014-03-251-30/+9
| * pinctrl: nomadik: rename secondary to latentLinus Walleij2014-03-251-14/+14
| * gpio: switch drivers to use new callbackLinus Walleij2014-03-181-4/+21
* | pinctrl: nomadik: Convert to modern pm_opsUlf Hansson2014-02-251-8/+9
* | pinctrl: nomadik: Silence compiler warn for !CONFIG_PMUlf Hansson2014-02-251-1/+3
|/
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-01-231-59/+237
|\
| * Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-01-031-3/+3
| |\
| * | pinctrl: nomadik: decomission non-DT boot pathLinus Walleij2013-11-261-58/+22
| * | pinctrl: nomadik: move platform data handling into driverLinus Walleij2013-11-261-1/+215
* | | Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-211-3/+3
|\ \ \ | | |/ | |/|
| * | pinctrl: nomadik: always display IRQ in debugfsLinus Walleij2013-11-251-3/+3
| |/
* | gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
|/
* pinctrl: nomadik: mark GPIO lines used for IRQLinus Walleij2013-10-161-0/+5
* pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-281-58/+67
* pinctrl: nomadik: simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-4/+1
* pinctrl: nomadik: shut up a warning for flagsLinus Walleij2013-08-151-1/+1
* pinctrl: nomadik: delete ancient pin control APILinus Walleij2013-08-071-295/+0
* Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-031-3/+3
|\
| * pinctrl: nomadik: Staticize local symbolsSachin Kamat2013-06-181-3/+3
* | Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Arnd Bergmann2013-06-201-1/+1
|\ \
| * | pinctrl/nomadik: Standardise Pinctrl compat string for Nomadik based platformsLee Jones2013-05-281-1/+1
| |/
* | pinctrl/nomadik: Standardise Pinctrl compat string for DBx5x based platformsLee Jones2013-05-271-2/+2
|/
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-1/+1
|\
| * arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-261-1/+1
* | pinctrl/nomadik: add device tree bindings for db8540Gabriel Fernandez2013-04-031-0/+4
* | pinctrl/nomadik: Fix checkpatch errorsSachin Kamat2013-03-271-3/+3
* | pinctrl: Declare operation structures as constLaurent Pinchart2013-03-071-3/+3
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-0/+4
|\
| * Merge tag 'v3.8-rc6' into next/dtOlof Johansson2013-02-041-1/+1
| |\
| * | ARM: nomadik: move GPIO and pinctrl to device treeLinus Walleij2013-01-281-0/+4
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-3/+3
|\ \ \
| * | | pinctrl: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-3/+3
| |/ /
* | | Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-201-50/+340
|\ \ \ | |_|/ |/| |
| * | pinctrl: nomadik: Allow prcm_base to be extracted from Device TreeLee Jones2013-01-181-11/+18
| * | pinctrl/nomadik: add device tree supportGabriel Fernandez2013-01-111-1/+276
| * | pinctrl/nomadik: simplify GPIO probeLinus Walleij2013-01-111-35/+17
| * | pinctrl/nomadik: make independent of <mach/irqs.h>Linus Walleij2013-01-111-3/+2
| * | pinctrl/nomadik: adopt pinctrl sleep mode managementJulien Delacou2013-01-111-0/+27
| |/
* | pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann2013-01-291-1/+1
|/
* Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-031-2/+2
|\
| * Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* | pinctrl: nomadik: return if prcm_base is NULLFabio Baltieri2012-12-261-1/+10
|/
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-2/+1
|\
| * ARM: plat-nomadik: convert platforms to SPARSE_IRQLinus Walleij2012-11-051-2/+1
| * pinctrl/nomadik: merge old pincfg headerLinus Walleij2012-11-051-3/+1
| * pinctrl/nomadik: move the platform data headerLinus Walleij2012-11-051-1/+1
* | pinctrl: nomadik: Staticize non-exported symbolsAxel Lin2012-11-151-14/+12
OpenPOWER on IntegriCloud