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