summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nomadik
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: abx500: Use seq_putc() in abx500_gpio_dbg_show()Markus Elfring2018-01-161-1/+1
* pinctrl/nomadik/abx500: Improve a size determination in abx500_gpio_probe()Markus Elfring2017-12-211-2/+1
* pinctrl/nomadik/abx500: Delete an error message for a failed memory allocatio...Markus Elfring2017-12-211-4/+1
* Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-141-2/+2
|\
| * gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
|/
* pinctrl: nomadik: fix incorrect type in return expressionMasahiro Yamada2017-08-141-1/+1
* pinctrl: nomadik: abx500: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: nomadik: split up and comments MC0 pinsLinus Walleij2016-11-181-6/+17
* pinctrl: nomadik: don't default-flag IRQs as fallingLinus Walleij2016-09-191-1/+1
* pinctrl: nomadik: make core support explicitly non-modularPaul Gortmaker2016-08-271-5/+0
* pinctrl: nomadik: make abx500 explicitly non-modularPaul Gortmaker2016-08-271-6/+2
* pinctrl: nomadik: use of_property_read_boolJulia Lawall2016-08-111-4/+2
* Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-07-281-96/+0
|\
| * pinctrl: nomadik: fix warnings from unexported functionsBen Dooks2016-06-131-96/+0
* | pinctrl: nomadik: fix inversion of gpio directionLinus Walleij2016-05-301-1/+1
|/
* Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-05-192-93/+82
|\
| * pinctrl: nomadik: hide nmk_gpio_get_mode when unusedArnd Bergmann2016-05-091-14/+13
| * pinctrl: nomadik: implement .get_direction()Linus Walleij2016-04-281-0/+15
| * pinctrl: nomadik: use BIT() with offsets consequentlyLinus Walleij2016-04-281-77/+51
| * pinctrl: nomadic: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-212-2/+3
| * pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2016-04-012-4/+4
* | pinctrl: nomadik: fix pull debug print inversionLinus Walleij2016-03-311-1/+1
|/
* Merge tag 'v4.5-rc5' into develLinus Walleij2016-03-101-2/+3
|\
| * pinctrl: nomadik: hide unused functionsArnd Bergmann2016-01-281-2/+3
* | pinctrl: nomadik: stn8815 CLCD alternate functionsLinus Walleij2016-01-281-0/+7
|/
* pinctrl: abx500: use gpiochip data pointerLinus Walleij2016-01-051-18/+9
* pinctrl: nomadik: use gpiochip data pointerLinus Walleij2016-01-051-15/+10
* gpio: change member .dev to .parentLinus Walleij2015-11-192-7/+8
* pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-162-36/+4
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+2
* Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-045-173/+147
|\
| * pinctrl: nomadik: reflect current input valueLinus Walleij2015-08-111-0/+5
| * pinctrl: nomadik: split stn8815 UART0 pin groupsLinus Walleij2015-07-281-5/+9
| * pinctrl: nomadik: depromote GPIO to subsystem_init()Linus Walleij2015-07-271-6/+6
| * pinctrl/ARM: move GPIO and pinctrl deps to device treeLinus Walleij2015-07-275-82/+0
| * pinctrl: nomadik: assure GPIO chips are populatedLinus Walleij2015-07-231-0/+25
| * pinctrl: nomadik: find chip from local arrayLinus Walleij2015-07-231-38/+26
| * pinctrl: nomadik: break out state container allocatorLinus Walleij2015-07-231-35/+71
| * pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-171-7/+5
* | pinctrl: abx500: remove strict modeLinus Walleij2015-07-201-1/+0
|/
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-102-4/+4
* pinctrl: Spelling s/reseved/reserved/Geert Uytterhoeven2015-06-011-1/+1
* pinctrl: nomadik: assign chips dynamicallyLinus Walleij2015-05-061-31/+30
* pinctrl: nomadik: activate strict mux modeLinus Walleij2015-05-062-0/+2
* pinctrl: fix allmodconfig noiseLinus Walleij2015-04-151-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | pinctrl: pinconf-generic: Allow driver to specify DT paramsSoren Brinkmann2015-01-111-1/+1
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-3/+0
|\ \