index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sunxi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2015-06-25
pinctrl/sun4i: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-3
/
+3
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
1
-2
/
+2
2015-06-04
pinctrl: sunxi: Add allwinner A33 PIO controller support
Vishnu Patekar
3
-0
/
+518
2015-06-04
pinctrl: Remove .owner field
Fabio Estevam
1
-1
/
+0
2015-04-14
Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
10
-10
/
+10
2015-03-27
pinctrl: constify of_device_id array
Fabian Frederick
10
-10
/
+10
2015-03-18
pinctrl: sun4i: GPIOs configured as irq must be set to input before reading
Hans de Goede
3
-2
/
+17
2015-01-14
pinctrl: sun6i: Add A31s pinctrl support
Hans de Goede
3
-0
/
+820
2015-01-14
pinctrl: sun6i: Add some missing functions
Hans de Goede
1
-0
/
+5
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-8
/
+0
2014-12-14
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-3
/
+3
2014-10-30
pinctrl: sunxi: Add A80 pinctrl muxing options
Maxime Ripard
3
-0
/
+754
2014-10-30
pinctrl: sunxi: Add PN bank base pin
Maxime Ripard
1
-0
/
+1
2014-10-28
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
1
-3
/
+3
2014-10-20
pinctrl: sunxi: drop owner assignment from platform_drivers
Wolfram Sang
8
-8
/
+0
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
1
-4
/
+4
2014-08-07
Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-142
/
+1075
2014-07-28
pinctrl: sunxi: number gpio ranges starting from 0
Chen-Yu Tsai
1
-5
/
+8
2014-07-28
pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQ
Chen-Yu Tsai
1
-0
/
+17
2014-07-22
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
abdoulaye berthe
1
-2
/
+1
2014-07-11
pinctrl: sunxi: Add A23 R_PIO controller support
Chen-Yu Tsai
3
-0
/
+148
2014-07-11
pinctrl: sunxi: Add A23 PIO controller support
Chen-Yu Tsai
3
-0
/
+598
2014-07-11
pinctrl: sunxi: Remove PINCTRL_SUNXI
Maxime Ripard
1
-9
/
+6
2014-07-11
pinctrl: sunxi: Remove gpio_out function from sun5i-a13 PG0/1/2 pins
Chen-Yu Tsai
1
-3
/
+0
2014-07-11
pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irq
Chen-Yu Tsai
1
-2
/
+5
2014-07-11
pinctrl: sunxi: Define enable / disable irq callbacks
Hans de Goede
1
-0
/
+10
2014-07-11
pinctrl: sunxi: Properly handle level triggered gpio interrupts
Hans de Goede
1
-8
/
+31
2014-07-11
pinctrl: sunxi: Move setting of mux to irq type
Hans de Goede
1
-8
/
+16
2014-07-11
pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip
Chen-Yu Tsai
1
-0
/
+1
2014-06-19
pinctrl: sunxi: Implement multiple interrupt banks support
Maxime Ripard
2
-23
/
+76
2014-06-19
pinctrl: sunxi: Declare the interrupt function for the A31
Maxime Ripard
1
-72
/
+144
2014-06-19
pinctrl: sunxi: Declare the number of interrupt banks in the descriptor
Maxime Ripard
7
-0
/
+7
2014-06-19
pinctrl: sunxi: Add macro definition for pinctrl with more than one interrupt
Maxime Ripard
1
-0
/
+9
2014-06-19
pinctrl: sunxi: Remove irq_mask_ack and use irq_ack instead
Maxime Ripard
1
-14
/
+2
2014-06-19
pinctrl: sunxi: Fix potential null pointer dereference
Sachin Kamat
1
-0
/
+4
2014-05-27
pinctrl: sunxi: create irq/pin mapping during init
Chen-Yu Tsai
1
-2
/
+3
2014-05-27
pinctrl: sunxi: depend on RESET_CONTROLLER
Maxime Ripard
1
-0
/
+1
2014-05-27
pinctrl: sunxi: fix pin numbers passed to register offset helpers
Chen-Yu Tsai
1
-12
/
+14
2014-05-23
pinctrl: sunxi: Fix multiple registration issue
Maxime Ripard
1
-12
/
+17
2014-05-23
pinctrl: sunxi: Fix recursive dependency
Maxime Ripard
2
-13
/
+16
2014-05-23
pinctrl: sunxi: Enable the pinctrl Kconfig options by default
Maxime Ripard
1
-6
/
+6
2014-05-04
pinctrl: sunxi: Move the reset handling functions out of the core
Maxime Ripard
2
-16
/
+23
2014-05-04
pinctrl: sunxi: Introduce per-driver Kconfig options
Maxime Ripard
2
-6
/
+30
2014-05-04
pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its own
Maxime Ripard
3
-37
/
+33
2014-05-04
pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its own
Maxime Ripard
4
-75
/
+123
2014-05-04
pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its own
Maxime Ripard
4
-821
/
+866
2014-05-04
pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its own
Maxime Ripard
4
-367
/
+412
2014-05-04
pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its own
Maxime Ripard
4
-646
/
+691
2014-05-04
pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its own
Maxime Ripard
4
-995
/
+1043
[next]