index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
nomadik
/
pinctrl-nomadik.c
Age
Commit message (
Expand
)
Author
2016-08-27
pinctrl: nomadik: make core support explicitly non-modular
Paul Gortmaker
2016-08-11
pinctrl: nomadik: use of_property_read_bool
Julia Lawall
2016-07-29
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-06-13
pinctrl: nomadik: fix warnings from unexported functions
Ben Dooks
2016-05-30
pinctrl: nomadik: fix inversion of gpio direction
Linus Walleij
2016-05-19
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-05-09
pinctrl: nomadik: hide nmk_gpio_get_mode when unused
Arnd Bergmann
2016-04-28
pinctrl: nomadik: implement .get_direction()
Linus Walleij
2016-04-28
pinctrl: nomadik: use BIT() with offsets consequently
Linus Walleij
2016-04-20
pinctrl: nomadic: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
2016-03-31
pinctrl: nomadik: fix pull debug print inversion
Linus Walleij
2016-01-05
pinctrl: nomadik: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-08-11
pinctrl: nomadik: reflect current input value
Linus Walleij
2015-07-27
pinctrl: nomadik: depromote GPIO to subsystem_init()
Linus Walleij
2015-07-27
pinctrl/ARM: move GPIO and pinctrl deps to device tree
Linus Walleij
2015-07-23
pinctrl: nomadik: assure GPIO chips are populated
Linus Walleij
2015-07-23
pinctrl: nomadik: find chip from local array
Linus Walleij
2015-07-23
pinctrl: nomadik: break out state container allocator
Linus Walleij
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2015-05-06
pinctrl: nomadik: assign chips dynamically
Linus Walleij
2015-05-06
pinctrl: nomadik: activate strict mux mode
Linus Walleij
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-20
pinctrl: nomadik: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
pinctrl: nomadik: force-convert to generic config bindings
Linus Walleij
2014-10-20
pinctrl: nomadik: force-convert to generic mux bindings
Linus Walleij
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-09-30
pinctrl: nomadik: improve GPIO debug prints
Linus Walleij
2014-09-29
pinctrl: nomadik: refactor DT parser to take two paths
Linus Walleij
2014-09-29
pinctrl: nomadik: use utils map free function
Linus Walleij
2014-09-29
pinctrl: nomadik: use util function to reserve maps
Linus Walleij
2014-09-23
pinctrl: remove remaining users of gpiochip_remove() retval
Linus Walleij
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
2014-07-11
pinctrl: nomadik: move all Nomadik drivers to subdir
Linus Walleij