summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sunxi/pinctrl-sunxi.c
AgeCommit message (Expand)Author
2016-04-20pinctrl: sunxi: Fix A33 external interrupts not workingHans de Goede
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
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: Remove unneeded semicolonJavier Martinez Canillas
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-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-03-18pinctrl: sun4i: GPIOs configured as irq must be set to input before readingHans de Goede
2014-10-28gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij
2014-08-07Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-28pinctrl: sunxi: number gpio ranges starting from 0Chen-Yu Tsai
2014-07-28pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQChen-Yu Tsai
2014-07-22pinctrl: remove all usage of gpio_remove ret val in driver/pinctlabdoulaye berthe
2014-07-11pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irqChen-Yu Tsai
2014-07-11pinctrl: sunxi: Define enable / disable irq callbacksHans de Goede
2014-07-11pinctrl: sunxi: Properly handle level triggered gpio interruptsHans de Goede
2014-07-11pinctrl: sunxi: Move setting of mux to irq typeHans de Goede
2014-07-11pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chipChen-Yu Tsai
2014-06-19pinctrl: sunxi: Implement multiple interrupt banks supportMaxime Ripard
2014-06-19pinctrl: sunxi: Remove irq_mask_ack and use irq_ack insteadMaxime Ripard
2014-06-19pinctrl: sunxi: Fix potential null pointer dereferenceSachin Kamat
2014-05-27pinctrl: sunxi: create irq/pin mapping during initChen-Yu Tsai
2014-05-27pinctrl: sunxi: fix pin numbers passed to register offset helpersChen-Yu Tsai
2014-05-23pinctrl: sunxi: Fix multiple registration issueMaxime Ripard
2014-05-04pinctrl: sunxi: Move the reset handling functions out of the coreMaxime Ripard
2014-05-04pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its ownMaxime Ripard
2014-05-04pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its ownMaxime Ripard
2014-05-04pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its ownMaxime Ripard
2014-05-04pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its ownMaxime Ripard
2014-05-04pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its ownMaxime Ripard
2014-05-04pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its ownMaxime Ripard
2014-05-04pinctrl: sunxi: Libraryse the driverMaxime Ripard
2014-05-03pinctrl: sunxi: Switch to devm_ioremap_resourceMaxime Ripard
2014-05-03pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directoryMaxime Ripard