summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sunxi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-2/+2
|\
| * gpio/pinctrl: sunxi: stop poking around in private varsLinus Walleij2016-02-111-2/+2
* | drivers: pinctrl: add driver for Allwinner A64 SoCAndre Przywara2016-03-113-0/+606
* | Merge tag 'v4.5-rc5' into develLinus Walleij2016-03-101-0/+1
|\ \
| * | pinctrl: sunxi: H3 requires irq_read_needs_muxKrzysztof Adamski2016-02-111-0/+1
| |/
* | pinctrl: sunxi: make A80 explicitly non-modularPaul Gortmaker2016-03-091-7/+2
* | pinctrl: sunxi: does not need module.hPaul Gortmaker2016-03-091-1/+1
* | pinctrl: sunxi: Change mux setting on PI irq pinsHenry Paulissen2016-03-081-10/+10
* | pinctrl: sunxi: Remove non existing irq'sHenry Paulissen2016-03-081-8/+4
* | pinctrl: sunxi: Use pin number when calling sunxi_pmx_setKrzysztof Adamski2016-02-111-2/+3
* | pinctrl: sunxi: Add H3 R_PIO controller supportKrzysztof Adamski2016-02-113-0/+111
* | pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXIMasahiro Yamada2016-01-282-16/+16
|/
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-8/+8
|\
| * pinctrl: sunxi: use gpiochip data pointerLinus Walleij2016-01-051-5/+5
| * pinctrl: sunxi: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
| * gpio: change member .dev to .parentLinus Walleij2015-11-191-5/+5
* | pinctrl: sunxi: Add A80 special pin controllerMaxime Ripard2015-12-223-0/+187
* | pinctrl: sunxi: Add H3 PIO controller supportJens Kuske2015-12-113-0/+520
|/
* Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-11-021-12/+2
|\
| * pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-161-12/+2
* | Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-11-025-10/+630
|\ \
| * | pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontrollerHans de Goede2015-10-231-6/+18
| * | pinctrl: sunxi: Fix irq_of_xlate for the r_pio pinctrl blockHans de Goede2015-10-231-3/+3
| * | pinctrl: sunxi: add allwinner A83T PIO controller supportVishnu Patekar2015-10-023-0/+608
| * | pinctrl: sunxi: Remove unneeded semicolonJavier Martinez Canillas2015-10-021-1/+1
| |/
* / pinctrl: sun5i: Fix a10s pwm1 pinctrl mappingHans de Goede2015-10-021-1/+1
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* pinctrl: sunxi: Use irq_set_chip_handler_name_locked()Thomas Gleixner2015-09-161-6/+4
* pinctrl: sun4i: add spdif to pin description.Marcus Cooper2015-08-131-3/+14
* pinctrl: sunxi: Add custom irq_domain_opsMaxime Ripard2015-07-271-2/+33
* pinctrl: sunxi: Add irq_chip nameMaxime Ripard2015-07-271-0/+2
* pinctrl: sunxi: Use common functions to change irq_chip and handlerMaxime Ripard2015-07-271-9/+9
* pinctrl/sunxi: Prepare sunxi_pinctrl_irq_handler for irq argument removalThomas Gleixner2015-07-171-1/+2
* pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-171-2/+2
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-011-3/+3
|\
| * pinctrl/sun4i: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-3/+3
* | pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-101-2/+2
* | pinctrl: sunxi: Add allwinner A33 PIO controller supportVishnu Patekar2015-06-043-0/+518
* | pinctrl: Remove .owner fieldFabio Estevam2015-06-041-1/+0
|/
* Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-04-1410-10/+10
|\
| * pinctrl: constify of_device_id arrayFabian Frederick2015-03-2710-10/+10
* | pinctrl: sun4i: GPIOs configured as irq must be set to input before readingHans de Goede2015-03-183-2/+17
|/
* pinctrl: sun6i: Add A31s pinctrl supportHans de Goede2015-01-143-0/+820
* pinctrl: sun6i: Add some missing functionsHans de Goede2015-01-141-0/+5
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-148-8/+0
|\
| * pinctrl: sunxi: drop owner assignment from platform_driversWolfram Sang2014-10-208-8/+0
* | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-12-141-3/+3
|\ \
| * | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-281-3/+3
| |/
* | pinctrl: sunxi: Add A80 pinctrl muxing optionsMaxime Ripard2014-10-303-0/+754
* | pinctrl: sunxi: Add PN bank base pinMaxime Ripard2014-10-301-0/+1
|/