summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nomadik
AgeCommit message (Expand)AuthorLines
2016-11-18pinctrl: nomadik: split up and comments MC0 pinsLinus Walleij-6/+17
2016-09-19pinctrl: nomadik: don't default-flag IRQs as fallingLinus Walleij-1/+1
2016-08-27pinctrl: nomadik: make core support explicitly non-modularPaul Gortmaker-5/+0
2016-08-27pinctrl: nomadik: make abx500 explicitly non-modularPaul Gortmaker-6/+2
2016-08-11pinctrl: nomadik: use of_property_read_boolJulia Lawall-4/+2
2016-07-28Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-96/+0
2016-06-13pinctrl: nomadik: fix warnings from unexported functionsBen Dooks-96/+0
2016-05-30pinctrl: nomadik: fix inversion of gpio directionLinus Walleij-1/+1
2016-05-19Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-93/+82
2016-05-09pinctrl: nomadik: hide nmk_gpio_get_mode when unusedArnd Bergmann-14/+13
2016-04-28pinctrl: nomadik: implement .get_direction()Linus Walleij-0/+15
2016-04-28pinctrl: nomadik: use BIT() with offsets consequentlyLinus Walleij-77/+51
2016-04-21pinctrl: nomadic: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan-2/+3
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea-4/+4
2016-03-31pinctrl: nomadik: fix pull debug print inversionLinus Walleij-1/+1
2016-03-10Merge tag 'v4.5-rc5' into develLinus Walleij-2/+3
2016-01-28pinctrl: nomadik: stn8815 CLCD alternate functionsLinus Walleij-0/+7
2016-01-28pinctrl: nomadik: hide unused functionsArnd Bergmann-2/+3
2016-01-05pinctrl: abx500: use gpiochip data pointerLinus Walleij-18/+9
2016-01-05pinctrl: nomadik: use gpiochip data pointerLinus Walleij-15/+10
2015-11-19gpio: change member .dev to .parentLinus Walleij-7/+8
2015-10-16pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski-36/+4
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-2/+2
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-173/+147
2015-08-11pinctrl: nomadik: reflect current input valueLinus Walleij-0/+5
2015-07-28pinctrl: nomadik: split stn8815 UART0 pin groupsLinus Walleij-5/+9
2015-07-27pinctrl: nomadik: depromote GPIO to subsystem_init()Linus Walleij-6/+6
2015-07-27pinctrl/ARM: move GPIO and pinctrl deps to device treeLinus Walleij-82/+0
2015-07-23pinctrl: nomadik: assure GPIO chips are populatedLinus Walleij-0/+25
2015-07-23pinctrl: nomadik: find chip from local arrayLinus Walleij-38/+26
2015-07-23pinctrl: nomadik: break out state container allocatorLinus Walleij-35/+71
2015-07-20pinctrl: abx500: remove strict modeLinus Walleij-1/+0
2015-07-17pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu-7/+5
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada-4/+4
2015-06-01pinctrl: Spelling s/reseved/reserved/Geert Uytterhoeven-1/+1
2015-05-06pinctrl: nomadik: assign chips dynamicallyLinus Walleij-31/+30
2015-05-06pinctrl: nomadik: activate strict mux modeLinus Walleij-0/+2
2015-04-15pinctrl: fix allmodconfig noiseLinus Walleij-1/+1
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2015-03-06treewide: Fix typo in printk messagesMasanari Iida-1/+1
2015-01-11pinctrl: pinconf-generic: Allow driver to specify DT paramsSoren Brinkmann-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+0
2014-10-20pinctrl: nomadik: drop owner assignment from platform_driversWolfram Sang-3/+0
2014-10-20pinctrl: nomadik: amend MMC/SD pinsLinus Walleij-1/+3
2014-10-20pinctrl: abx500: mark pin config as genericLinus Walleij-0/+1
2014-10-20pinctrl: abx500: retire phandle config mechanismLinus Walleij-13/+1
2014-10-20pinctrl: abx500: force-convert to generic config bindingsLinus Walleij-2/+2
2014-10-20pinctrl: nomadik: force-convert to generic config bindingsLinus Walleij-2/+2
2014-10-20pinctrl: abx500: force-convert to generic mux bindingsLinus Walleij-6/+10
2014-10-20pinctrl: nomadik: force-convert to generic mux bindingsLinus Walleij-6/+10