index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sunxi
/
pinctrl-sunxi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-31
pinctrl: sunxi: Enforce the strict mode by default
Maxime Ripard
1
-0
/
+1
2017-10-31
pinctrl: sunxi: Introduce the strict flag
Maxime Ripard
1
-1
/
+11
2017-08-31
Revert "pinctrl: sunxi: Don't enforce bias disable (for now)"
Priit Laes
1
-1
/
+2
2017-06-09
pinctrl: sunxi: constify irq_domain_ops
Tobias Klauser
1
-1
/
+1
2017-03-16
pinctrl: sunxi: make use of raw_spinlock variants
Julia Cartwright
1
-13
/
+13
2017-02-22
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-21
/
+58
2017-01-30
pinctrl: sunxi: Don't enforce bias disable (for now)
Maxime Ripard
1
-2
/
+1
2017-01-26
Merge branch 'ib-pinctrl-genprops' into devel
Linus Walleij
1
-1
/
+1
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
1
-1
/
+1
2017-01-09
pinctrl: sunxi: Add pinctrl variants
Maxime Ripard
1
-20
/
+57
2016-11-22
pinctrl: sunxi: Testing the wrong variable
Dan Carpenter
1
-2
/
+3
2016-11-16
pinctrl: sunxi: fix theoretical uninitialized variable access
Arnd Bergmann
1
-2
/
+5
2016-11-15
pinctrl: sunxi: Add support for interrupt debouncing
Maxime Ripard
1
-0
/
+84
2016-11-15
pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helper
Chen-Yu Tsai
1
-32
/
+32
2016-11-15
pinctrl: sunxi: Add support for fetching pinconf settings from hardware
Chen-Yu Tsai
1
-5
/
+81
2016-11-15
pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argument
Chen-Yu Tsai
1
-1
/
+5
2016-11-15
pinctrl: sunxi: Free configs in pinctrl_map only if it is a config map
Chen-Yu Tsai
1
-2
/
+15
2016-10-29
pinctrl: sunxi: Deal with configless pins
Maxime Ripard
1
-14
/
+37
2016-10-24
pinctrl: sunxi: Support generic binding
Maxime Ripard
1
-2
/
+46
2016-10-24
pinctrl: sunxi: Handle bias disable
Maxime Ripard
1
-0
/
+8
2016-10-24
pinctrl: sunxi: Use macros from bindings header file for DT parsing
Maxime Ripard
1
-2
/
+4
2016-10-24
pinctrl: sunxi: Rework the pin config building code
Maxime Ripard
1
-48
/
+130
2016-10-04
gpio: acpi: separation of concerns
Linus Walleij
1
-1
/
+0
2016-05-19
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-9
/
+4
2016-04-21
pinctrl: ssbi-mpp: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-9
/
+4
2016-03-30
pinctrl: sunxi: Fix A33 external interrupts not working
Hans de Goede
1
-7
/
+10
2016-03-18
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-2
/
+2
2016-03-09
pinctrl: sunxi: does not need module.h
Paul Gortmaker
1
-1
/
+1
2016-02-11
gpio/pinctrl: sunxi: stop poking around in private vars
Linus Walleij
1
-2
/
+2
2016-02-11
pinctrl: sunxi: Use pin number when calling sunxi_pmx_set
Krzysztof Adamski
1
-2
/
+3
2016-01-05
pinctrl: sunxi: use gpiochip data pointer
Linus Walleij
1
-5
/
+5
2015-12-27
pinctrl: sunxi: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-5
/
+5
2015-11-02
Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-12
/
+2
2015-10-23
pinctrl: sunxi: Fix irq_of_xlate for the r_pio pinctrl block
Hans de Goede
1
-3
/
+3
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
1
-12
/
+2
2015-10-02
pinctrl: sunxi: Remove unneeded semicolon
Javier Martinez Canillas
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-09-16
pinctrl: sunxi: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-6
/
+4
2015-07-27
pinctrl: sunxi: Add custom irq_domain_ops
Maxime Ripard
1
-2
/
+33
2015-07-27
pinctrl: sunxi: Add irq_chip name
Maxime Ripard
1
-0
/
+2
2015-07-27
pinctrl: sunxi: Use common functions to change irq_chip and handler
Maxime Ripard
1
-9
/
+9
2015-07-17
pinctrl/sunxi: Prepare sunxi_pinctrl_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-2
/
+2
2015-07-02
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-03-18
pinctrl: sun4i: GPIOs configured as irq must be set to input before reading
Hans de Goede
1
-2
/
+12
2014-10-28
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
1
-3
/
+3
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
1
-4
/
+4
[next]