aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nomadik
AgeCommit message (Expand)Author
2018-08-10pinctrl: nomadik: silence uninitialized variable warningDan Carpenter
2018-03-23pinctrl: nomadik: Drop U8540/9540 supportLinus Walleij
2018-02-13pinctrl: nomadik: add USB functions for STn8815Linus Walleij
2018-01-16pinctrl: abx500: Use seq_putc() in abx500_gpio_dbg_show()Markus Elfring
2017-12-21pinctrl/nomadik/abx500: Improve a size determination in abx500_gpio_probe()Markus Elfring
2017-12-21pinctrl/nomadik/abx500: Delete an error message for a failed memory allocatio...Markus Elfring
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-14pinctrl: nomadik: fix incorrect type in return expressionMasahiro Yamada
2017-08-14pinctrl: nomadik: abx500: constify gpio_chip structureGustavo A. R. Silva
2016-11-18pinctrl: nomadik: split up and comments MC0 pinsLinus Walleij
2016-09-19pinctrl: nomadik: don't default-flag IRQs as fallingLinus Walleij
2016-08-27pinctrl: nomadik: make core support explicitly non-modularPaul Gortmaker
2016-08-27pinctrl: nomadik: make abx500 explicitly non-modularPaul Gortmaker
2016-08-11pinctrl: nomadik: use of_property_read_boolJulia Lawall
2016-07-28Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-06-13pinctrl: nomadik: fix warnings from unexported functionsBen Dooks
2016-05-30pinctrl: nomadik: fix inversion of gpio directionLinus Walleij
2016-05-19Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-05-09pinctrl: nomadik: hide nmk_gpio_get_mode when unusedArnd Bergmann
2016-04-28pinctrl: nomadik: implement .get_direction()Linus Walleij
2016-04-28pinctrl: nomadik: use BIT() with offsets consequentlyLinus Walleij
2016-04-21pinctrl: nomadic: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea
2016-03-31pinctrl: nomadik: fix pull debug print inversionLinus Walleij
2016-03-10Merge tag 'v4.5-rc5' into develLinus Walleij
2016-01-28pinctrl: nomadik: stn8815 CLCD alternate functionsLinus Walleij
2016-01-28pinctrl: nomadik: hide unused functionsArnd Bergmann
2016-01-05pinctrl: abx500: use gpiochip data pointerLinus Walleij
2016-01-05pinctrl: nomadik: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-10-16pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-08-11pinctrl: nomadik: reflect current input valueLinus Walleij
2015-07-28pinctrl: nomadik: split stn8815 UART0 pin groupsLinus Walleij
2015-07-27pinctrl: nomadik: depromote GPIO to subsystem_init()Linus Walleij
2015-07-27pinctrl/ARM: move GPIO and pinctrl deps to device treeLinus Walleij
2015-07-23pinctrl: nomadik: assure GPIO chips are populatedLinus Walleij
2015-07-23pinctrl: nomadik: find chip from local arrayLinus Walleij
2015-07-23pinctrl: nomadik: break out state container allocatorLinus Walleij
2015-07-20pinctrl: abx500: remove strict modeLinus Walleij
2015-07-17pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada
2015-06-01pinctrl: Spelling s/reseved/reserved/Geert Uytterhoeven
2015-05-06pinctrl: nomadik: assign chips dynamicallyLinus Walleij
2015-05-06pinctrl: nomadik: activate strict mux modeLinus Walleij
2015-04-15pinctrl: fix allmodconfig noiseLinus Walleij
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds