summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nomadik
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | pinctrl: nomadik: drop owner assignment from platform_driversWolfram Sang2014-10-202-3/+0
| |/
* | pinctrl: nomadik: amend MMC/SD pinsLinus Walleij2014-10-201-1/+3
* | pinctrl: abx500: mark pin config as genericLinus Walleij2014-10-201-0/+1
* | pinctrl: abx500: retire phandle config mechanismLinus Walleij2014-10-201-13/+1
* | pinctrl: abx500: force-convert to generic config bindingsLinus Walleij2014-10-201-2/+2
* | pinctrl: nomadik: force-convert to generic config bindingsLinus Walleij2014-10-201-2/+2
* | pinctrl: abx500: force-convert to generic mux bindingsLinus Walleij2014-10-201-6/+10
* | pinctrl: nomadik: force-convert to generic mux bindingsLinus Walleij2014-10-201-6/+10
|/
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-092-14/+4
|\
| * pinctrl: abx500: get rid of unused variableLinus Walleij2014-10-021-1/+1
| * pinctrl: remove remaining users of gpiochip_remove() retvalLinus Walleij2014-09-232-13/+3
* | Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-072-143/+98
|\ \
| * | pinctrl: nomadik: improve GPIO debug printsLinus Walleij2014-09-301-11/+25
| * | pinctrl: abx500: refactor DT parser to take two pathsLinus Walleij2014-09-301-26/+28
| * | pinctrl: abx500: use helpers for map allocation/freeLinus Walleij2014-09-301-38/+5
| * | pinctrl: nomadik: refactor DT parser to take two pathsLinus Walleij2014-09-291-29/+33
| * | pinctrl: nomadik: use utils map free functionLinus Walleij2014-09-291-13/+2
| * | pinctrl: nomadik: use util function to reserve mapsLinus Walleij2014-09-291-23/+2
| * | pinctrl: clean up after enable refactoringLinus Walleij2014-09-042-6/+6
| |/
* | pinctrl: abx500: remove useless checkPatrice CHOTARD2014-08-171-2/+1
|/
* pinctrl: nomadik: move all Nomadik drivers to subdirLinus Walleij2014-07-1113-0/+8583
OpenPOWER on IntegriCloud