index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sunxi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
Icenowy Zheng
1
-0
/
+1
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
2014-05-04
pinctrl: sunxi: Libraryse the driver
Maxime Ripard
2
-7
/
+17
2014-05-03
pinctrl: sunxi: Switch to devm_ioremap_resource
Maxime Ripard
1
-3
/
+5
2014-05-03
pinctrl: sunxi: Replace hardcoded pin defines by a macro
Maxime Ripard
2
-1089
/
+729
2014-05-03
pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directory
Maxime Ripard
5
-0
/
+5514