aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sunxi
AgeCommit message (Expand)Author
2016-07-05pinctrl: sunxi: fix nand0 function name for sun8iIcenowy Zheng
2016-05-19Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-04-21pinctrl: ssbi-mpp: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan
2016-03-30pinctrl: sunxi: Fix A33 external interrupts not workingHans de Goede
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-11drivers: pinctrl: add driver for Allwinner A64 SoCAndre Przywara
2016-03-10Merge tag 'v4.5-rc5' into develLinus Walleij
2016-03-09pinctrl: sunxi: make A80 explicitly non-modularPaul Gortmaker
2016-03-09pinctrl: sunxi: does not need module.hPaul Gortmaker
2016-03-08pinctrl: sunxi: Change mux setting on PI irq pinsHenry Paulissen
2016-03-08pinctrl: sunxi: Remove non existing irq'sHenry Paulissen
2016-02-11gpio/pinctrl: sunxi: stop poking around in private varsLinus Walleij
2016-02-11pinctrl: sunxi: Use pin number when calling sunxi_pmx_setKrzysztof Adamski
2016-02-11pinctrl: sunxi: Add H3 R_PIO controller supportKrzysztof Adamski
2016-02-11pinctrl: sunxi: H3 requires irq_read_needs_muxKrzysztof Adamski
2016-01-28pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXIMasahiro Yamada
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-05pinctrl: sunxi: use gpiochip data pointerLinus Walleij
2015-12-26pinctrl: sunxi: Be sure to clamp return valueLinus Walleij
2015-12-22pinctrl: sunxi: Add A80 special pin controllerMaxime Ripard
2015-12-11pinctrl: sunxi: Add H3 PIO controller supportJens Kuske
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-10-23pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontrollerHans de Goede
2015-10-23pinctrl: sunxi: Fix irq_of_xlate for the r_pio pinctrl blockHans de Goede
2015-10-16pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski
2015-10-02pinctrl: sunxi: add allwinner A83T PIO controller supportVishnu Patekar
2015-10-02pinctrl: sunxi: Remove unneeded semicolonJavier Martinez Canillas
2015-10-02pinctrl: sun5i: Fix a10s pwm1 pinctrl mappingHans de Goede
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-16pinctrl: sunxi: Use irq_set_chip_handler_name_locked()Thomas Gleixner
2015-08-13pinctrl: sun4i: add spdif to pin description.Marcus Cooper
2015-07-27pinctrl: sunxi: Add custom irq_domain_opsMaxime Ripard
2015-07-27pinctrl: sunxi: Add irq_chip nameMaxime Ripard
2015-07-27pinctrl: sunxi: Use common functions to change irq_chip and handlerMaxime Ripard
2015-07-17pinctrl/sunxi: Prepare sunxi_pinctrl_irq_handler for irq argument removalThomas Gleixner
2015-07-17pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-25pinctrl/sun4i: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada
2015-06-04pinctrl: sunxi: Add allwinner A33 PIO controller supportVishnu Patekar
2015-06-04pinctrl: Remove .owner fieldFabio Estevam
2015-04-14Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-03-27pinctrl: constify of_device_id arrayFabian Frederick
2015-03-18pinctrl: sun4i: GPIOs configured as irq must be set to input before readingHans de Goede
2015-01-14pinctrl: sun6i: Add A31s pinctrl supportHans de Goede
2015-01-14pinctrl: sun6i: Add some missing functionsHans de Goede
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds