aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sunxi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+0
2016-10-03gpio: acpi: separation of concernsLinus Walleij1-1/+0
2016-09-23Merge tag 'v4.8-rc6' into develLinus Walleij2-4/+4
2016-09-08pinctrl: sunxi: Remove unsupported PWM channel pinmux in H3Milo Kim1-1/+0
2016-09-07pinctrl: sunxi: Add GR8 controller supportMylène Josserand3-0/+546
2016-08-23pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33Icenowy Zheng2-4/+4
2016-08-11pinctrl: sun6i: add SPDIF to pin description.Marcus Cooper1-2/+10
2016-07-05pinctrl: sunxi: fix nand0 function name for sun8iIcenowy Zheng3-9/+9
2016-05-19Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-9/+4
2016-04-21pinctrl: ssbi-mpp: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan1-9/+4
2016-03-30pinctrl: sunxi: Fix A33 external interrupts not workingHans de Goede3-17/+22
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-2/+2
2016-03-11drivers: pinctrl: add driver for Allwinner A64 SoCAndre Przywara3-0/+606
2016-03-10Merge tag 'v4.5-rc5' into develLinus Walleij1-0/+1
2016-03-09pinctrl: sunxi: make A80 explicitly non-modularPaul Gortmaker1-7/+2
2016-03-09pinctrl: sunxi: does not need module.hPaul Gortmaker1-1/+1
2016-03-08pinctrl: sunxi: Change mux setting on PI irq pinsHenry Paulissen1-10/+10
2016-03-08pinctrl: sunxi: Remove non existing irq'sHenry Paulissen1-8/+4
2016-02-11gpio/pinctrl: sunxi: stop poking around in private varsLinus Walleij1-2/+2
2016-02-11pinctrl: sunxi: Use pin number when calling sunxi_pmx_setKrzysztof Adamski1-2/+3
2016-02-11pinctrl: sunxi: Add H3 R_PIO controller supportKrzysztof Adamski3-0/+111
2016-02-11pinctrl: sunxi: H3 requires irq_read_needs_muxKrzysztof Adamski1-0/+1
2016-01-28pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXIMasahiro Yamada2-16/+16
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-8/+8
2016-01-05pinctrl: sunxi: use gpiochip data pointerLinus Walleij1-5/+5
2015-12-26pinctrl: sunxi: Be sure to clamp return valueLinus Walleij1-1/+1
2015-12-22pinctrl: sunxi: Add A80 special pin controllerMaxime Ripard3-0/+187
2015-12-11pinctrl: sunxi: Add H3 PIO controller supportJens Kuske3-0/+520
2015-11-19gpio: change member .dev to .parentLinus Walleij1-5/+5
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-12/+2
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds5-10/+630
2015-10-23pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontrollerHans de Goede1-6/+18
2015-10-23pinctrl: sunxi: Fix irq_of_xlate for the r_pio pinctrl blockHans de Goede1-3/+3
2015-10-16pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski1-12/+2
2015-10-02pinctrl: sunxi: add allwinner A83T PIO controller supportVishnu Patekar3-0/+608
2015-10-02pinctrl: sunxi: Remove unneeded semicolonJavier Martinez Canillas1-1/+1
2015-10-02pinctrl: sun5i: Fix a10s pwm1 pinctrl mappingHans de Goede1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-09-16pinctrl: sunxi: Use irq_set_chip_handler_name_locked()Thomas Gleixner1-6/+4
2015-08-13pinctrl: sun4i: add spdif to pin description.Marcus Cooper1-3/+14
2015-07-27pinctrl: sunxi: Add custom irq_domain_opsMaxime Ripard1-2/+33
2015-07-27pinctrl: sunxi: Add irq_chip nameMaxime Ripard1-0/+2
2015-07-27pinctrl: sunxi: Use common functions to change irq_chip and handlerMaxime Ripard1-9/+9
2015-07-17pinctrl/sunxi: Prepare sunxi_pinctrl_irq_handler for irq argument removalThomas Gleixner1-1/+2
2015-07-17pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-2/+2
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2015-06-25pinctrl/sun4i: Fix race in installing chained IRQ handlerThomas Gleixner1-3/+3
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada1-2/+2
2015-06-04pinctrl: sunxi: Add allwinner A33 PIO controller supportVishnu Patekar3-0/+518
2015-06-04pinctrl: Remove .owner fieldFabio Estevam1-1/+0