index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-sunxi.c
Age
Commit message (
Expand
)
Author
2014-04-22
pinctrl: sunxi: fix typo in module author address
Antoine Ténart
2014-04-22
pinctrl: sunxi: add reset control support
Boris BREZILLON
2014-04-22
pinctrl: sunxi: define A31 R_PIO pin functions
Boris BREZILLON
2014-04-22
pinctrl: sunxi: support multiple pin controller
Boris BREZILLON
2014-04-22
pinctrl: sunxi: disable clk when failing to probe pin controller
Boris BREZILLON
2014-04-22
pinctrl: sunxi: check clk_prepare_enable return value
Boris BREZILLON
2014-03-05
pinctrl: sunxi: Fix masking when setting irq type
Hans de Goede
2014-03-05
pinctrl: sunxi: use chained_irq_{enter, exit} for GIC compatibility
Chen-Yu Tsai
2014-01-21
Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-01-20
pinctrl: sunxi: Honor GPIO output initial vaules
Chen-Yu Tsai
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-08-30
pinctrl: sunxi: Fix off-by-one for valid offset range checking
Axel Lin
2013-08-30
pinctrl: sunxi: drop lock on error path
Linus Walleij
2013-08-29
Merge tag 'v3.11-rc7' into devel
Linus Walleij
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
2013-08-23
pinctrl: sunxi: Add Allwinner A20 pins set
Maxime Ripard
2013-08-23
pinctrl: sunxi: Add Allwinner A31 pins set
Maxime Ripard
2013-08-07
pinctrl: sunxi: Fix incorrect NULL check
Sachin Kamat
2013-08-07
pinctrl: sunxi: Add spinlocks
Maxime Ripard
2013-08-07
pinctrl: sunxi: Fix gpio_set behaviour
Maxime Ripard
2013-08-07
pinctrl: sunxi: Read register before writing to it in irq_set_type
Maxime Ripard
2013-06-17
pinctrl: sunxi: Add Allwinner A10s pins
Maxime Ripard
2013-06-17
pinctrl: sunxi: Move the pins definitions to a separate header
Maxime Ripard
2013-06-16
pinctrl: sunxi: Add external interrupt functions
Maxime Ripard
2013-06-16
pinctrl: sunxi: Add external interrupts support
Maxime Ripard
2013-06-16
pinctrl: sunxi: Search the description array by pin id
Maxime Ripard
2013-05-27
pinctrl: sunxi: fix error return code in sunxi_pinctrl_probe()
Wei Yongjun
2013-05-27
pinctrl: Don't override the error code in probe error handling
Axel Lin
2013-04-09
pinctrl: sunxi: Rename wemac functions to emac
Maxime Ripard
2013-04-03
pinctrl: sunxi: add clock support
Emilio López
2013-03-07
pinctrl: sunxi: Add Allwinner A13 pin functions
Maxime Ripard
2013-03-07
pinctrl: sunxi: Add Allwinner A10 pin functions
Maxime Ripard
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
2013-02-05
pinctrl: sunxi: add of_xlate function
Maxime Ripard
2013-02-01
ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10
Maxime Ripard
2013-02-01
pinctrl: sunxi: Document sun5i pins functions
Maxime Ripard
2013-01-29
ARM: sunxi: gpio: Add Allwinner SoCs GPIO drivers
Maxime Ripard
2013-01-22
ARM: pinctrl: sunxi: Add the pinctrl pin set for sun5i
Maxime Ripard
2013-01-22
ARM: sunxi: Add pinctrl driver for Allwinner SoCs
Maxime Ripard