Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
99a0efbeeb83482893f7d5df343a2d2eb591933d
/
drivers
/
pinctrl
/
nomadik
b6d09f7
pinctrl: nomadik: Drop U8540/9540 support
by Linus Walleij
· 7 years ago
5da2bd5
pinctrl: nomadik: add USB functions for STn8815
by Linus Walleij
· 7 years ago
02c9d28
pinctrl: abx500: Use seq_putc() in abx500_gpio_dbg_show()
by Markus Elfring
· 7 years ago
cb1a42d
pinctrl/nomadik/abx500: Improve a size determination in abx500_gpio_probe()
by Markus Elfring
· 7 years ago
8931dc0
pinctrl/nomadik/abx500: Delete an error message for a failed memory allocation in abx500_gpio_probe()
by Markus Elfring
· 7 years ago
6aa2f94
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
f0fbe7b
gpio: Move irqdomain into struct gpio_irq_chip
by Thierry Reding
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
376c7a7
pinctrl: nomadik: fix incorrect type in return expression
by Masahiro Yamada
· 7 years ago
d376102
pinctrl: nomadik: abx500: constify gpio_chip structure
by Gustavo A. R. Silva
· 7 years ago
04d02c7
pinctrl: nomadik: split up and comments MC0 pins
by Linus Walleij
· 8 years ago
31ebe86
pinctrl: nomadik: don't default-flag IRQs as falling
by Linus Walleij
· 8 years ago
6d6cc0d
pinctrl: nomadik: make core support explicitly non-modular
by Paul Gortmaker
· 8 years ago
8b51fad
pinctrl: nomadik: make abx500 explicitly non-modular
by Paul Gortmaker
· 8 years ago
0f9d85b
pinctrl: nomadik: use of_property_read_bool
by Julia Lawall
· 8 years ago
d94ba9e7d
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
27cdb5d
pinctrl: nomadik: fix warnings from unexported functions
by Ben Dooks
· 8 years ago
6b1a7c9
pinctrl: nomadik: fix inversion of gpio direction
by Linus Walleij
· 8 years ago
a37571a
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
caee57e
pinctrl: nomadik: hide nmk_gpio_get_mode when unused
by Arnd Bergmann
· 9 years ago
67668a5
pinctrl: nomadik: implement .get_direction()
by Linus Walleij
· 9 years ago
5e81e0a
pinctrl: nomadik: use BIT() with offsets consequently
by Linus Walleij
· 9 years ago
0ee6011
pinctrl: nomadic: Use devm_pinctrl_register() for pinctrl registration
by Laxman Dewangan
· 9 years ago
d32f7fd
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
by Irina Tirdea
· 9 years ago
6ee3345
pinctrl: nomadik: fix pull debug print inversion
by Linus Walleij
· 9 years ago
cc998d8
Merge tag 'v4.5-rc5' into devel
by Linus Walleij
· 9 years ago
411a1fb
pinctrl: nomadik: stn8815 CLCD alternate functions
by Linus Walleij
· 9 years ago
39178bb
pinctrl: nomadik: hide unused functions
by Arnd Bergmann
· 9 years ago
2b016d2
pinctrl: abx500: use gpiochip data pointer
by Linus Walleij
· 9 years ago
68ab012
pinctrl: nomadik: use gpiochip data pointer
by Linus Walleij
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
98c85d5
pinctrl: replace trivial implementations of gpio_chip request/free
by Jonas Gorski
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
88a9988
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
d7f005e
pinctrl: nomadik: reflect current input value
by Linus Walleij
· 9 years ago
1051fad
pinctrl: nomadik: split stn8815 UART0 pin groups
by Linus Walleij
· 9 years ago
802bb9b
pinctrl: nomadik: depromote GPIO to subsystem_init()
by Linus Walleij
· 9 years ago
ee04139
pinctrl/ARM: move GPIO and pinctrl deps to device tree
by Linus Walleij
· 9 years ago
ab4a936
pinctrl: nomadik: assure GPIO chips are populated
by Linus Walleij
· 9 years ago
6ca7d2e
pinctrl: nomadik: find chip from local array
by Linus Walleij
· 9 years ago
bc222ef
pinctrl: nomadik: break out state container allocator
by Linus Walleij
· 9 years ago
27aa2e3
pinctrl: abx500: remove strict mode
by Linus Walleij
· 9 years ago
5663bb2
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 9 years ago
323de9e
pinctrl: make pinctrl_register() return proper error code
by Masahiro Yamada
· 9 years ago
5b441eb
pinctrl: Spelling s/reseved/reserved/
by Geert Uytterhoeven
· 9 years ago
3007d94
pinctrl: nomadik: assign chips dynamically
by Linus Walleij
· 10 years ago
a21763a
pinctrl: nomadik: activate strict mux mode
by Linus Walleij
· 10 years ago
b99e6fb
pinctrl: fix allmodconfig noise
by Linus Walleij
· 10 years ago
d0bbe0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
f42cf8d
treewide: Fix typo in printk messages
by Masanari Iida
· 10 years ago
dd4d01f
pinctrl: pinconf-generic: Allow driver to specify DT params
by Soren Brinkmann
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
87b5067
pinctrl: nomadik: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
dc603c6
pinctrl: nomadik: amend MMC/SD pins
by Linus Walleij
· 10 years ago
71ca917
pinctrl: abx500: mark pin config as generic
by Linus Walleij
· 10 years ago
eea11b0
pinctrl: abx500: retire phandle config mechanism
by Linus Walleij
· 10 years ago
0564f7d
pinctrl: abx500: force-convert to generic config bindings
by Linus Walleij
· 10 years ago
1637d48
pinctrl: nomadik: force-convert to generic config bindings
by Linus Walleij
· 10 years ago
51d3993
pinctrl: abx500: force-convert to generic mux bindings
by Linus Walleij
· 10 years ago
68d41f2
pinctrl: nomadik: force-convert to generic mux bindings
by Linus Walleij
· 10 years ago
ea58459
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
2b425a3
Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
3a4b094
pinctrl: abx500: get rid of unused variable
by Linus Walleij
· 10 years ago
8f1774a
pinctrl: nomadik: improve GPIO debug prints
by Linus Walleij
· 10 years ago
259145f
pinctrl: abx500: refactor DT parser to take two paths
by Linus Walleij
· 10 years ago
b07f92a
pinctrl: abx500: use helpers for map allocation/free
by Linus Walleij
· 10 years ago
c2f6d05
pinctrl: nomadik: refactor DT parser to take two paths
by Linus Walleij
· 10 years ago
6e9b1c3
pinctrl: nomadik: use utils map free function
by Linus Walleij
· 10 years ago
ba38829
pinctrl: nomadik: use util function to reserve maps
by Linus Walleij
· 10 years ago
2fcea6c
pinctrl: remove remaining users of gpiochip_remove() retval
by Linus Walleij
· 10 years ago
03e9f0c
pinctrl: clean up after enable refactoring
by Linus Walleij
· 10 years ago
1d54f0f
pinctrl: abx500: remove useless check
by Patrice CHOTARD
· 10 years ago
3a19805
pinctrl: nomadik: move all Nomadik drivers to subdir
by Linus Walleij
· 10 years ago