summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sunxi
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* pinctrl: clean up after enable refactoringLinus Walleij2014-09-041-4/+4
* Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-0712-142/+1075
|\
| * pinctrl: sunxi: number gpio ranges starting from 0Chen-Yu Tsai2014-07-281-5/+8
| * pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQChen-Yu Tsai2014-07-281-0/+17
| * pinctrl: remove all usage of gpio_remove ret val in driver/pinctlabdoulaye berthe2014-07-221-2/+1
| * pinctrl: sunxi: Add A23 R_PIO controller supportChen-Yu Tsai2014-07-113-0/+148
| * pinctrl: sunxi: Add A23 PIO controller supportChen-Yu Tsai2014-07-113-0/+598
| * pinctrl: sunxi: Remove PINCTRL_SUNXIMaxime Ripard2014-07-111-9/+6
| * pinctrl: sunxi: Remove gpio_out function from sun5i-a13 PG0/1/2 pinsChen-Yu Tsai2014-07-111-3/+0
| * pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irqChen-Yu Tsai2014-07-111-2/+5
| * pinctrl: sunxi: Define enable / disable irq callbacksHans de Goede2014-07-111-0/+10
| * pinctrl: sunxi: Properly handle level triggered gpio interruptsHans de Goede2014-07-111-8/+31
OpenPOWER on IntegriCloud