index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
nomadik
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-06
pinctrl: nomadik: abx500: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-08-06
pinctrl: nomadik: nomadik: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
3
-12
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
1
-5
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-20
pinctrl: nomadik: fix possible object reference leak
WangBo
1
-4
/
+13
2018-10-03
pinctrl: nomadik: Fix debugfs
Linus Walleij
1
-1
/
+1
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
4
-6
/
+6
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-3
/
+3
2018-08-10
pinctrl: nomadik: silence uninitialized variable warning
Dan Carpenter
1
-5
/
+6
2018-03-23
pinctrl: nomadik: Drop U8540/9540 support
Linus Walleij
7
-2376
/
+17
2018-02-13
pinctrl: nomadik: add USB functions for STn8815
Linus Walleij
1
-1
/
+15
2018-01-16
pinctrl: abx500: Use seq_putc() in abx500_gpio_dbg_show()
Markus Elfring
1
-1
/
+1
2017-12-21
pinctrl/nomadik/abx500: Improve a size determination in abx500_gpio_probe()
Markus Elfring
1
-2
/
+1
2017-12-21
pinctrl/nomadik/abx500: Delete an error message for a failed memory allocatio...
Markus Elfring
1
-4
/
+1
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-08-14
pinctrl: nomadik: fix incorrect type in return expression
Masahiro Yamada
1
-1
/
+1
2017-08-14
pinctrl: nomadik: abx500: constify gpio_chip structure
Gustavo A. R. Silva
1
-1
/
+1
2016-11-18
pinctrl: nomadik: split up and comments MC0 pins
Linus Walleij
1
-6
/
+17
2016-09-19
pinctrl: nomadik: don't default-flag IRQs as falling
Linus Walleij
1
-1
/
+1
2016-08-27
pinctrl: nomadik: make core support explicitly non-modular
Paul Gortmaker
1
-5
/
+0
2016-08-27
pinctrl: nomadik: make abx500 explicitly non-modular
Paul Gortmaker
1
-6
/
+2
2016-08-11
pinctrl: nomadik: use of_property_read_bool
Julia Lawall
1
-4
/
+2
2016-07-28
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-96
/
+0
2016-06-13
pinctrl: nomadik: fix warnings from unexported functions
Ben Dooks
1
-96
/
+0
2016-05-30
pinctrl: nomadik: fix inversion of gpio direction
Linus Walleij
1
-1
/
+1
2016-05-19
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-93
/
+82
2016-05-09
pinctrl: nomadik: hide nmk_gpio_get_mode when unused
Arnd Bergmann
1
-14
/
+13
2016-04-28
pinctrl: nomadik: implement .get_direction()
Linus Walleij
1
-0
/
+15
2016-04-28
pinctrl: nomadik: use BIT() with offsets consequently
Linus Walleij
1
-77
/
+51
2016-04-21
pinctrl: nomadic: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2
-2
/
+3
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
2
-4
/
+4
2016-03-31
pinctrl: nomadik: fix pull debug print inversion
Linus Walleij
1
-1
/
+1
2016-03-10
Merge tag 'v4.5-rc5' into devel
Linus Walleij
1
-2
/
+3
2016-01-28
pinctrl: nomadik: stn8815 CLCD alternate functions
Linus Walleij
1
-0
/
+7
2016-01-28
pinctrl: nomadik: hide unused functions
Arnd Bergmann
1
-2
/
+3
2016-01-05
pinctrl: abx500: use gpiochip data pointer
Linus Walleij
1
-18
/
+9
2016-01-05
pinctrl: nomadik: use gpiochip data pointer
Linus Walleij
1
-15
/
+10
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2
-7
/
+8
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
2
-36
/
+4
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-2
/
+2
2015-09-04
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-173
/
+147
2015-08-11
pinctrl: nomadik: reflect current input value
Linus Walleij
1
-0
/
+5
2015-07-28
pinctrl: nomadik: split stn8815 UART0 pin groups
Linus Walleij
1
-5
/
+9
2015-07-27
pinctrl: nomadik: depromote GPIO to subsystem_init()
Linus Walleij
1
-6
/
+6
2015-07-27
pinctrl/ARM: move GPIO and pinctrl deps to device tree
Linus Walleij
5
-82
/
+0
2015-07-23
pinctrl: nomadik: assure GPIO chips are populated
Linus Walleij
1
-0
/
+25
2015-07-23
pinctrl: nomadik: find chip from local array
Linus Walleij
1
-38
/
+26
[next]