summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sunxi
Commit message (Expand)AuthorAgeFilesLines
...
* pinctrl: sunxi: Add support for A83T R_PIOChen-Yu Tsai2017-06-093-0/+133
* pinctrl: sunxi: constify irq_domain_opsTobias Klauser2017-06-091-1/+1
* pinctrl: sunxi: drop dedicated A20 driverIcenowy Zheng2017-05-293-1061/+0
* pinctrl: sunxi: add A20 support to A10 driverIcenowy Zheng2017-05-292-65/+226
* pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCsIcenowy Zheng2017-05-291-0/+3
* pinctrl: sunxi: Fix SPDIF function name for A83TChen-Yu Tsai2017-05-231-1/+1
* pinctrl: sunxi: make use of raw_spinlock variantsJulia Cartwright2017-03-162-14/+14
* pinctrl: sunxi: select GPIOLIBIcenowy Zheng2017-03-141-0/+1
* pinctrl: sunxi: Add A64 R_PIO controller supportIcenowy Zheng2017-03-143-0/+130
* pinctrl: sunxi: refactor pinctrl choice selecting for ARM64Icenowy Zheng2017-03-141-4/+4
* Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-2111-1916/+1225
|\
| * pinctrl: sunxi: make sun5i explicitly non-modularPaul Gortmaker2017-02-061-8/+3
| * pinctrl: sunxi: Remove stray printk call in sun5i driver's probe functionChen-Yu Tsai2017-02-061-2/+0
| * pinctrl: sunxi: Remove redundant A31s pinctrl driverChen-Yu Tsai2017-02-063-814/+0
| * pinctrl: sunxi: Support A31/A31s with pinctrl variantsChen-Yu Tsai2017-02-062-65/+121
| * drivers: pinctrl: add driver for Allwinner H5 SoCIcenowy Zheng2017-01-303-0/+563
| * Merge branch 'ib-pinctrl-genprops' into develLinus Walleij2017-01-261-1/+1
| |\
| | * pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-261-1/+1
| * | pinctrl: sunxi: add driver for V3s SoCIcenowy Zheng2017-01-113-0/+326
| * | pinctrl: sunxi: Remove old sun5i pinctrl driversMaxime Ripard2017-01-095-1638/+0
| * | pinctrl: sunxi: Add common sun5i pinctrl driverMaxime Ripard2017-01-094-0/+764
| * | pinctrl: sunxi: Add pinctrl variantsMaxime Ripard2017-01-092-22/+81
| |/
* / pinctrl: sunxi: Don't enforce bias disable (for now)Maxime Ripard2017-01-301-2/+1
|/
* pinctrl: sunxi: Testing the wrong variableDan Carpenter2016-11-221-2/+3
* pinctrl: sunxi: fix theoretical uninitialized variable accessArnd Bergmann2016-11-161-2/+5
* pinctrl: sunxi: Add support for interrupt debouncingMaxime Ripard2016-11-152-0/+91
* pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helperChen-Yu Tsai2016-11-151-32/+32
* pinctrl: sunxi: Add support for fetching pinconf settings from hardwareChen-Yu Tsai2016-11-152-6/+81
* pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argumentChen-Yu Tsai2016-11-151-1/+5
* pinctrl: sunxi: Free configs in pinctrl_map only if it is a config mapChen-Yu Tsai2016-11-151-2/+15
* pinctrl: sunxi: make bool drivers explicitly non-modularPaul Gortmaker2016-11-0413-95/+26
* pinctrl: sunxi: Deal with configless pinsMaxime Ripard2016-10-291-14/+37
* pinctrl: sunxi: Support generic bindingMaxime Ripard2016-10-241-2/+46
* pinctrl: sunxi: Handle bias disableMaxime Ripard2016-10-241-0/+8
* pinctrl: sunxi: Use macros from bindings header file for DT parsingMaxime Ripard2016-10-241-2/+4
* pinctrl: sunxi: Rework the pin config building codeMaxime Ripard2016-10-241-48/+130
* Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-051-1/+0
|\
| * gpio: acpi: separation of concernsLinus Walleij2016-10-031-1/+0
* | Merge tag 'v4.8-rc6' into develLinus Walleij2016-09-232-4/+4
|\ \
| * | pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33Icenowy Zheng2016-08-232-4/+4
| |/
* | pinctrl: sunxi: Remove unsupported PWM channel pinmux in H3Milo Kim2016-09-081-1/+0
* | pinctrl: sunxi: Add GR8 controller supportMylène Josserand2016-09-073-0/+546
* | pinctrl: sun6i: add SPDIF to pin description.Marcus Cooper2016-08-111-2/+10
|/
* pinctrl: sunxi: fix nand0 function name for sun8iIcenowy Zheng2016-07-053-9/+9
* Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-05-191-9/+4
|\
| * pinctrl: ssbi-mpp: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-9/+4
* | pinctrl: sunxi: Fix A33 external interrupts not workingHans de Goede2016-03-303-17/+22
|/
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-2/+2
|\
| * gpio/pinctrl: sunxi: stop poking around in private varsLinus Walleij2016-02-111-2/+2
* | drivers: pinctrl: add driver for Allwinner A64 SoCAndre Przywara2016-03-113-0/+606