index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-nomadik.c
Age
Commit message (
Expand
)
Author
2013-01-04
Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-01-03
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-26
pinctrl: nomadik: return if prcm_base is NULL
Fabio Baltieri
2012-12-13
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-11-15
pinctrl: nomadik: Staticize non-exported symbols
Axel Lin
2012-11-15
pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULL
Axel Lin
2012-11-09
pinctrl/nomadik: make independent of prcmu driver
Jonas Aaberg
2012-11-05
pinctrl: nomadik: Add terminating entry for platform_device_id table
Axel Lin
2012-11-05
ARM: plat-nomadik: convert platforms to SPARSE_IRQ
Linus Walleij
2012-11-05
pinctrl/nomadik: merge old pincfg header
Linus Walleij
2012-11-05
pinctrl/nomadik: move the platform data header
Linus Walleij
2012-10-28
pinctrl/nomadik: debugfs display of other alternate-C functions
Jean-Nicolas Graux
2012-10-28
pinctrl/nomadik: merge old pincfg header
Linus Walleij
2012-10-28
pinctrl/nomadik: move the platform data header
Linus Walleij
2012-10-28
ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.h
Patrice Chotard
2012-10-28
pinctrl/nomadik: allow to support several ranges per GPIO bank
Patrice Chotard
2012-10-23
pinctrl/nomadik: pass DT node to the irqdomain
Linus Walleij
2012-10-23
pinctrl/nomadik: use zero as default irq_start
Linus Walleij
2012-10-23
pinctrl/nomadik: use irq_create_mapping()
Linus Walleij
2012-10-15
pinctrl/nomadik: always use the simple irqdomain
Linus Walleij
2012-10-15
pinctrl/nomadik: provide stubs for legacy Nomadik
Linus Walleij
2012-10-10
pinctrl/nomadik: use simple or linear IRQ domain
Linus Walleij
2012-10-10
pinctrl/nomadik: support other alternate-C functions
Jean-Nicolas Graux
2012-09-28
pinctrl/nomadik: use irq_find_mapping()
Linus Walleij
2012-09-03
pinctrl/nomadik: MASK_ON_SUSPEND
Etienne Carriere
2012-09-03
pinctrl/nomadik: add STn8815 ASIC support
Linus Walleij
2012-09-03
pinctrl/nomadik: add ASIC DB8450 pinctrl driver
Patrice Chotard
2012-08-17
pinctrl/nomadik: fix null in irqdomain errorpath
Linus Walleij
2012-08-07
drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd data
Julia Lawall
2012-07-24
Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-13
pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific pref...
Lee Jones
2012-07-04
pinctrl/nomadik: kerneldoc fix
Linus Walleij
2012-07-04
pinctrl/nomadik: use devm_* allocators for gpio probe
Linus Walleij
2012-06-17
pinctrl/nomadik: document Alt-C glitch
Linus Walleij
2012-06-12
pinctrl: nomadik: fix up typo
Linus Walleij
2012-06-12
pinctrl: nomadik: add clk_prepare() call
Linus Walleij
2012-06-01
pinctrl-nomadik: Allow Device Tree driver probing
Lee Jones
2012-05-11
pinctrl/nomadik: implement pin configuration
Linus Walleij
2012-05-11
pinctrl/nomadik: implement pin multiplexing
Linus Walleij
2012-05-11
pinctrl/nomadik: reuse GPIO debug function for pins
Linus Walleij
2012-05-11
pinctrl/nomadik: break out single GPIO debug function
Linus Walleij
2012-05-11
pinctrl/nomadik: basic Nomadik pinctrl interface
Linus Walleij
2012-05-11
pinctrl/nomadik: !CONFIG_OF build error
Arnd Bergmann
2012-05-11
gpio: move the Nomadik GPIO driver to pinctrl
Linus Walleij