summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-rockchip.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: rockchip: Fix a typo in four comment linesMarkus Elfring2018-01-031-4/+4
* pinctrl: rockchip: Improve a size determination in rockchip_pinctrl_probe()Markus Elfring2018-01-031-1/+1
* pinctrl: rockchip: Delete error messages for a failed memory allocation in tw...Markus Elfring2018-01-031-9/+4
* pinctrl: rockchip: enable clock when reading pin direction registerBrian Norris2017-12-201-0/+8
* pinctrl: rockchip: Add iomux-route switching support for rk3288Heiko Stuebner2017-10-311-0/+20
* pinctrl: rockchip: rk3328: Fix the correct routing configDavid Wu2017-10-071-2/+9
* pinctrl: rockchip: Fix the rk3399 gpio0 and gpio1 banks' drv_offset at pmu grfDavid Wu2017-10-071-6/+6
* pinctrl: rockchip: Add rv1108 recalculated iomux supportDavid Wu2017-08-311-1/+67
* pinctrl: rockchip: add input schmitt support for rv1108Andy Yan2017-08-141-0/+31
* pinctrl: rockchip: Add rk3128 pinctrl supportDavid Wu2017-08-141-0/+129
* pinctrl: rockchip: Use common interface for recalced iomuxDavid Wu2017-08-141-39/+50
* Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-061-12/+331
|\
| * pinctrl: rockchip: Add iomux-route switching support for rk3399David Wu2017-05-291-0/+41
| * pinctrl: rockchip: Add iomux-route switching support for rk3328David Wu2017-05-291-0/+83
| * pinctrl: rockchip: Add iomux-route switching support for rk3228David Wu2017-05-291-0/+132
| * pinctrl: rockchip: Add iomux-route switching supportDavid Wu2017-05-291-1/+64
| * pinctrl: rockchip: remove unneeded (void *) casts in of_match_tableMasahiro Yamada2017-05-221-11/+11
* | Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"Brian Norris2017-06-291-40/+4
|/
* pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chipJohn Keeping2017-03-281-4/+40
* pinctrl: rockchip: split out verification of mux settingsJohn Keeping2017-03-281-16/+30
* pinctrl: rockchip: convert to raw spinlockJohn Keeping2017-03-281-13/+13
* pinctrl: rockchip: remove unnecessary lockingJohn Keeping2017-03-281-31/+2
* pinctrl: rockchip: rename RK1108 to RV1108Andy Yan2017-03-231-38/+38
* pinctrl: rockchip: add irq_enable & irq_disable opsJeffy Chen2017-03-231-5/+6
* pinctrl: rockchip: Add input schmitt support for rk3328david.wu2017-03-141-0/+23
* pinctrl: rockchip:Add input schmitt supportdavid.wu2017-03-141-0/+73
* pinctrl: rockchip: Add rk3328 pinctrl supportdavid.wu2017-03-141-0/+70
* pinctrl: rockchip: Add mux recalculation supportdavid.wu2017-03-141-6/+35
* pinctrl: rockchip: Add 3bit width mux supportdavid.wu2017-03-141-3/+17
* pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-261-1/+1
* pinctrl: rockchip: add support for rk1108Andy Yan2016-11-161-0/+86
* pinctrl: rockchip: make it explicitly non-modularPaul Gortmaker2016-08-271-6/+1
* pinctrl: rockchip: make rockchip_irq_gc_mask_set_bit staticBen Dooks2016-06-231-1/+1
* pinctrl: fix incorrect inline keyword in multiple driversArnd Bergmann2016-06-151-1/+1
* pinctrl: rockchip: fix pull setting error for rk3399David Wu2016-05-111-52/+127
* pinctrl: rockchip: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-1/+1
* pinctrl: rockchip: add support the get_directionCaesar Wang2016-04-131-0/+11
* pinctrl: rockchip: add support for the rk3399David Wu2016-02-101-14/+355
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-11/+6
|\
| * pinctrl: rockchip: use gpiochip data pointerLinus Walleij2016-01-051-10/+5
| * gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* | pinctrl: rockchip: add missing of_node_putJulia Lawall2015-12-221-1/+4
* | pinctrl: rockchip: add support for the rk3228Jeffy Chen2015-12-111-0/+53
|/
* Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-11-021-12/+2
|\
| * pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-161-12/+2
* | pinctrl: rockchip: add support for the rk3036Xing Zheng2015-09-251-0/+17
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* pinctrl: rockchip: only enable gpio clock when it settingLin Huang2015-08-131-4/+51
* pinctrl/rockchip: Prepare rockchip_irq_demux for irq argument removalThomas Gleixner2015-07-171-2/+2
* pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-171-2/+2
OpenPOWER on IntegriCloud