aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nomadik (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-31pinctrl: nomadik: fix pull debug print inversionLinus Walleij1-1/+1
2016-03-10Merge tag 'v4.5-rc5' into develLinus Walleij1-2/+3
2016-01-28pinctrl: nomadik: stn8815 CLCD alternate functionsLinus Walleij1-0/+7
2016-01-28pinctrl: nomadik: hide unused functionsArnd Bergmann1-2/+3
2016-01-05pinctrl: abx500: use gpiochip data pointerLinus Walleij1-18/+9
2016-01-05pinctrl: nomadik: use gpiochip data pointerLinus Walleij1-15/+10
2015-11-19gpio: change member .dev to .parentLinus Walleij2-7/+8
2015-10-16pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2-36/+4
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-2/+2
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds5-173/+147
2015-08-11pinctrl: nomadik: reflect current input valueLinus Walleij1-0/+5
2015-07-28pinctrl: nomadik: split stn8815 UART0 pin groupsLinus Walleij1-5/+9
2015-07-27pinctrl: nomadik: depromote GPIO to subsystem_init()Linus Walleij1-6/+6
2015-07-27pinctrl/ARM: move GPIO and pinctrl deps to device treeLinus Walleij5-82/+0
2015-07-23pinctrl: nomadik: assure GPIO chips are populatedLinus Walleij1-0/+25
2015-07-23pinctrl: nomadik: find chip from local arrayLinus Walleij1-38/+26
2015-07-23pinctrl: nomadik: break out state container allocatorLinus Walleij1-35/+71
2015-07-20pinctrl: abx500: remove strict modeLinus Walleij1-1/+0
2015-07-17pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-7/+5
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2-4/+4
2015-06-01pinctrl: Spelling s/reseved/reserved/Geert Uytterhoeven1-1/+1
2015-05-06pinctrl: nomadik: assign chips dynamicallyLinus Walleij1-31/+30
2015-05-06pinctrl: nomadik: activate strict mux modeLinus Walleij2-0/+2
2015-04-15pinctrl: fix allmodconfig noiseLinus Walleij1-1/+1
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-01-11pinctrl: pinconf-generic: Allow driver to specify DT paramsSoren Brinkmann1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-3/+0
2014-10-20pinctrl: nomadik: drop owner assignment from platform_driversWolfram Sang2-3/+0
2014-10-20pinctrl: nomadik: amend MMC/SD pinsLinus Walleij1-1/+3
2014-10-20pinctrl: abx500: mark pin config as genericLinus Walleij1-0/+1
2014-10-20pinctrl: abx500: retire phandle config mechanismLinus Walleij1-13/+1
2014-10-20pinctrl: abx500: force-convert to generic config bindingsLinus Walleij1-2/+2
2014-10-20pinctrl: nomadik: force-convert to generic config bindingsLinus Walleij1-2/+2
2014-10-20pinctrl: abx500: force-convert to generic mux bindingsLinus Walleij1-6/+10
2014-10-20pinctrl: nomadik: force-convert to generic mux bindingsLinus Walleij1-6/+10
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-14/+4
2014-10-07Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-143/+98
2014-10-02pinctrl: abx500: get rid of unused variableLinus Walleij1-1/+1
2014-09-30pinctrl: nomadik: improve GPIO debug printsLinus Walleij1-11/+25
2014-09-30pinctrl: abx500: refactor DT parser to take two pathsLinus Walleij1-26/+28
2014-09-30pinctrl: abx500: use helpers for map allocation/freeLinus Walleij1-38/+5
2014-09-29pinctrl: nomadik: refactor DT parser to take two pathsLinus Walleij1-29/+33
2014-09-29pinctrl: nomadik: use utils map free functionLinus Walleij1-13/+2
2014-09-29pinctrl: nomadik: use util function to reserve mapsLinus Walleij1-23/+2
2014-09-23pinctrl: remove remaining users of gpiochip_remove() retvalLinus Walleij2-13/+3
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij2-6/+6
2014-08-17pinctrl: abx500: remove useless checkPatrice CHOTARD1-2/+1
2014-07-11pinctrl: nomadik: move all Nomadik drivers to subdirLinus Walleij13-0/+8583