summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sunxi
AgeCommit message (Expand)AuthorLines
2015-03-18pinctrl: sun4i: GPIOs configured as irq must be set to input before readingHans de Goede-2/+17
2015-01-14pinctrl: sun6i: Add A31s pinctrl supportHans de Goede-0/+820
2015-01-14pinctrl: sun6i: Add some missing functionsHans de Goede-0/+5
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-8/+0
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-3/+3
2014-10-30pinctrl: sunxi: Add A80 pinctrl muxing optionsMaxime Ripard-0/+754
2014-10-30pinctrl: sunxi: Add PN bank base pinMaxime Ripard-0/+1
2014-10-28gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot-3/+3
2014-10-20pinctrl: sunxi: drop owner assignment from platform_driversWolfram Sang-8/+0
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij-4/+4
2014-08-07Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-142/+1075
2014-07-28pinctrl: sunxi: number gpio ranges starting from 0Chen-Yu Tsai-5/+8
2014-07-28pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQChen-Yu Tsai-0/+17
2014-07-22pinctrl: remove all usage of gpio_remove ret val in driver/pinctlabdoulaye berthe-2/+1
2014-07-11pinctrl: sunxi: Add A23 R_PIO controller supportChen-Yu Tsai-0/+148
2014-07-11pinctrl: sunxi: Add A23 PIO controller supportChen-Yu Tsai-0/+598
2014-07-11pinctrl: sunxi: Remove PINCTRL_SUNXIMaxime Ripard-9/+6
2014-07-11pinctrl: sunxi: Remove gpio_out function from sun5i-a13 PG0/1/2 pinsChen-Yu Tsai-3/+0
2014-07-11pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irqChen-Yu Tsai-2/+5
2014-07-11pinctrl: sunxi: Define enable / disable irq callbacksHans de Goede-0/+10
2014-07-11pinctrl: sunxi: Properly handle level triggered gpio interruptsHans de Goede-8/+31
2014-07-11pinctrl: sunxi: Move setting of mux to irq typeHans de Goede-8/+16
2014-07-11pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chipChen-Yu Tsai-0/+1
2014-06-19pinctrl: sunxi: Implement multiple interrupt banks supportMaxime Ripard-23/+76
2014-06-19pinctrl: sunxi: Declare the interrupt function for the A31Maxime Ripard-72/+144
2014-06-19pinctrl: sunxi: Declare the number of interrupt banks in the descriptorMaxime Ripard-0/+7
2014-06-19pinctrl: sunxi: Add macro definition for pinctrl with more than one interruptMaxime Ripard-0/+9
2014-06-19pinctrl: sunxi: Remove irq_mask_ack and use irq_ack insteadMaxime Ripard-14/+2
2014-06-19pinctrl: sunxi: Fix potential null pointer dereferenceSachin Kamat-0/+4
2014-05-27pinctrl: sunxi: create irq/pin mapping during initChen-Yu Tsai-2/+3
2014-05-27pinctrl: sunxi: depend on RESET_CONTROLLERMaxime Ripard-0/+1
2014-05-27pinctrl: sunxi: fix pin numbers passed to register offset helpersChen-Yu Tsai-12/+14
2014-05-23pinctrl: sunxi: Fix multiple registration issueMaxime Ripard-12/+17
2014-05-23pinctrl: sunxi: Fix recursive dependencyMaxime Ripard-13/+16
2014-05-23pinctrl: sunxi: Enable the pinctrl Kconfig options by defaultMaxime Ripard-6/+6
2014-05-04pinctrl: sunxi: Move the reset handling functions out of the coreMaxime Ripard-16/+23
2014-05-04pinctrl: sunxi: Introduce per-driver Kconfig optionsMaxime Ripard-6/+30
2014-05-04pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its ownMaxime Ripard-37/+33
2014-05-04pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its ownMaxime Ripard-75/+123
2014-05-04pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its ownMaxime Ripard-821/+866
2014-05-04pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its ownMaxime Ripard-367/+412
2014-05-04pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its ownMaxime Ripard-646/+691
2014-05-04pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its ownMaxime Ripard-995/+1043
2014-05-04pinctrl: sunxi: Libraryse the driverMaxime Ripard-7/+17
2014-05-03pinctrl: sunxi: Switch to devm_ioremap_resourceMaxime Ripard-3/+5
2014-05-03pinctrl: sunxi: Replace hardcoded pin defines by a macroMaxime Ripard-1089/+729
2014-05-03pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directoryMaxime Ripard-0/+5514