Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ea7249fe2d4815fc6d0b50021bcbd8bb72b8437
/
drivers
/
pinctrl
/
sunxi
/
pinctrl-sunxi.c
d5fb821
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ef80e87
pinctrl/sun4i: Fix race in installing chained IRQ handler
by Thomas Gleixner
· 9 years ago
323de9e
pinctrl: make pinctrl_register() return proper error code
by Masahiro Yamada
· 9 years ago
ef6d24c
pinctrl: sun4i: GPIOs configured as irq must be set to input before reading
by Hans de Goede
· 10 years ago
e3a2e87
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
by Alexandre Courbot
· 10 years ago
03e9f0c
pinctrl: clean up after enable refactoring
by Linus Walleij
· 10 years ago
e0b8b78
Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
343f132
pinctrl: sunxi: number gpio ranges starting from 0
by Chen-Yu Tsai
· 10 years ago
f83549d
pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQ
by Chen-Yu Tsai
· 10 years ago
b4e7c55
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
by abdoulaye berthe
· 10 years ago
0d3bafa
pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irq
by Chen-Yu Tsai
· 10 years ago
d61e23e
pinctrl: sunxi: Define enable / disable irq callbacks
by Hans de Goede
· 10 years ago
f4c51c1
pinctrl: sunxi: Properly handle level triggered gpio interrupts
by Hans de Goede
· 10 years ago
fea6d8e
pinctrl: sunxi: Move setting of mux to irq type
by Hans de Goede
· 10 years ago
578c0a8
pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip
by Chen-Yu Tsai
· 10 years ago
aebdc8a
pinctrl: sunxi: Implement multiple interrupt banks support
by Maxime Ripard
· 10 years ago
645ec71
pinctrl: sunxi: Remove irq_mask_ack and use irq_ack instead
by Maxime Ripard
· 10 years ago
bd07894
pinctrl: sunxi: Fix potential null pointer dereference
by Sachin Kamat
· 10 years ago
d54e9a2
pinctrl: sunxi: create irq/pin mapping during init
by Chen-Yu Tsai
· 10 years ago
b4575c6
pinctrl: sunxi: fix pin numbers passed to register offset helpers
by Chen-Yu Tsai
· 10 years ago
ba6764d
pinctrl: sunxi: Fix multiple registration issue
by Maxime Ripard
· 10 years ago
dc96910
pinctrl: sunxi: Move the reset handling functions out of the core
by Maxime Ripard
· 11 years ago
2519859
pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its own
by Maxime Ripard
· 11 years ago
16c675f
pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its own
by Maxime Ripard
· 11 years ago
1c99617
pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its own
by Maxime Ripard
· 11 years ago
342cefb
pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its own
by Maxime Ripard
· 11 years ago
0a127c1
pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its own
by Maxime Ripard
· 11 years ago
f2821b1
pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its own
by Maxime Ripard
· 11 years ago
2284ba6
pinctrl: sunxi: Libraryse the driver
by Maxime Ripard
· 11 years ago
4409caf
pinctrl: sunxi: Switch to devm_ioremap_resource
by Maxime Ripard
· 11 years ago
5f91077
pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directory
by Maxime Ripard
· 11 years ago
[Renamed (99%) from drivers/pinctrl/pinctrl-sunxi.c]
d39bd84
pinctrl: sunxi: Add const qualifier to the pin descriptor
by Maxime Ripard
· 11 years ago
b6369a8
pinctrl: sunxi: fix typo in module author address
by Antoine Ténart
· 11 years ago
cf2908e
pinctrl: sunxi: add reset control support
by Boris BREZILLON
· 11 years ago
d9d0e1f
pinctrl: sunxi: define A31 R_PIO pin functions
by Boris BREZILLON
· 11 years ago
d83c82c
pinctrl: sunxi: support multiple pin controller
by Boris BREZILLON
· 11 years ago
e2bddc6
pinctrl: sunxi: disable clk when failing to probe pin controller
by Boris BREZILLON
· 11 years ago
6415093
pinctrl: sunxi: check clk_prepare_enable return value
by Boris BREZILLON
· 11 years ago
d82f940
pinctrl: sunxi: Fix masking when setting irq type
by Hans de Goede
· 11 years ago
905a511
pinctrl: sunxi: use chained_irq_{enter, exit} for GIC compatibility
by Chen-Yu Tsai
· 11 years ago
a547df9
Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
fa8cf57
pinctrl: sunxi: Honor GPIO output initial vaules
by Chen-Yu Tsai
· 11 years ago
9fb1f39
gpio/pinctrl: make gpio_chip members typed boolean
by Linus Walleij
· 11 years ago
c9e3b2d
pinctrl: sunxi: Fix off-by-one for valid offset range checking
by Axel Lin
· 11 years ago
07b7eb9
pinctrl: sunxi: drop lock on error path
by Linus Walleij
· 11 years ago
6ad30ce
Merge tag 'v3.11-rc7' into devel
by Linus Walleij
· 11 years ago
03b054e
pinctrl: Pass all configs to driver on pin_config_set()
by Sherman Yin
· 11 years ago
23ac6df
pinctrl: sunxi: Add Allwinner A20 pins set
by Maxime Ripard
· 11 years ago
de0c902
pinctrl: sunxi: Add Allwinner A31 pins set
by Maxime Ripard
· 11 years ago
3efa921
pinctrl: sunxi: Fix incorrect NULL check
by Sachin Kamat
· 11 years ago
1bee963
pinctrl: sunxi: Add spinlocks
by Maxime Ripard
· 11 years ago
df7b34f
pinctrl: sunxi: Fix gpio_set behaviour
by Maxime Ripard
· 11 years ago
2aaaddf
pinctrl: sunxi: Read register before writing to it in irq_set_type
by Maxime Ripard
· 11 years ago
ac68936
pinctrl: sunxi: Add Allwinner A10s pins
by Maxime Ripard
· 11 years ago
44abb93
pinctrl: sunxi: Move the pins definitions to a separate header
by Maxime Ripard
· 11 years ago
7f884b6
pinctrl: sunxi: Add external interrupt functions
by Maxime Ripard
· 11 years ago
60242db
pinctrl: sunxi: Add external interrupts support
by Maxime Ripard
· 11 years ago
814d4f2
pinctrl: sunxi: Search the description array by pin id
by Maxime Ripard
· 11 years ago
d72f88a
pinctrl: sunxi: fix error return code in sunxi_pinctrl_probe()
by Wei Yongjun
· 11 years ago
97fc463
pinctrl: Don't override the error code in probe error handling
by Axel Lin
· 11 years ago
cb51f8e
pinctrl: sunxi: Rename wemac functions to emac
by Maxime Ripard
· 12 years ago
950707c
pinctrl: sunxi: add clock support
by Emilio López
· 12 years ago
ee341a9
pinctrl: sunxi: Add Allwinner A13 pin functions
by Maxime Ripard
· 12 years ago
b5f50bf
pinctrl: sunxi: Add Allwinner A10 pin functions
by Maxime Ripard
· 12 years ago
022ab14
pinctrl: Declare operation structures as const
by Laurent Pinchart
· 12 years ago
a0d7209
pinctrl: sunxi: add of_xlate function
by Maxime Ripard
· 12 years ago
9f5b6b3
ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10
by Maxime Ripard
· 12 years ago
ae1575f
pinctrl: sunxi: Document sun5i pins functions
by Maxime Ripard
· 12 years ago
08e9e61
ARM: sunxi: gpio: Add Allwinner SoCs GPIO drivers
by Maxime Ripard
· 12 years ago
eaa3d84
ARM: pinctrl: sunxi: Add the pinctrl pin set for sun5i
by Maxime Ripard
· 12 years ago
0e37f88
ARM: sunxi: Add pinctrl driver for Allwinner SoCs
by Maxime Ripard
· 12 years ago