summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-rockchip.c
Commit message (Expand)AuthorAge
* pinctrl: rockchip: Fix a typo in four comment linesMarkus Elfring2018-01-03
* pinctrl: rockchip: Improve a size determination in rockchip_pinctrl_probe()Markus Elfring2018-01-03
* pinctrl: rockchip: Delete error messages for a failed memory allocation in tw...Markus Elfring2018-01-03
* pinctrl: rockchip: enable clock when reading pin direction registerBrian Norris2017-12-20
* pinctrl: rockchip: Add iomux-route switching support for rk3288Heiko Stuebner2017-10-31
* pinctrl: rockchip: rk3328: Fix the correct routing configDavid Wu2017-10-07
* pinctrl: rockchip: Fix the rk3399 gpio0 and gpio1 banks' drv_offset at pmu grfDavid Wu2017-10-07
* pinctrl: rockchip: Add rv1108 recalculated iomux supportDavid Wu2017-08-31
* pinctrl: rockchip: add input schmitt support for rv1108Andy Yan2017-08-14
* pinctrl: rockchip: Add rk3128 pinctrl supportDavid Wu2017-08-14
* pinctrl: rockchip: Use common interface for recalced iomuxDavid Wu2017-08-14
* Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-06
|\
| * pinctrl: rockchip: Add iomux-route switching support for rk3399David Wu2017-05-29
| * pinctrl: rockchip: Add iomux-route switching support for rk3328David Wu2017-05-29
| * pinctrl: rockchip: Add iomux-route switching support for rk3228David Wu2017-05-29
| * pinctrl: rockchip: Add iomux-route switching supportDavid Wu2017-05-29
| * pinctrl: rockchip: remove unneeded (void *) casts in of_match_tableMasahiro Yamada2017-05-22
* | Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"Brian Norris2017-06-29
|/
* pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chipJohn Keeping2017-03-28
* pinctrl: rockchip: split out verification of mux settingsJohn Keeping2017-03-28
* pinctrl: rockchip: convert to raw spinlockJohn Keeping2017-03-28
* pinctrl: rockchip: remove unnecessary lockingJohn Keeping2017-03-28
* pinctrl: rockchip: rename RK1108 to RV1108Andy Yan2017-03-23
* pinctrl: rockchip: add irq_enable & irq_disable opsJeffy Chen2017-03-23
* pinctrl: rockchip: Add input schmitt support for rk3328david.wu2017-03-14
* pinctrl: rockchip:Add input schmitt supportdavid.wu2017-03-14
* pinctrl: rockchip: Add rk3328 pinctrl supportdavid.wu2017-03-14
* pinctrl: rockchip: Add mux recalculation supportdavid.wu2017-03-14
* pinctrl: rockchip: Add 3bit width mux supportdavid.wu2017-03-14
* pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-26
* pinctrl: rockchip: add support for rk1108Andy Yan2016-11-16
* pinctrl: rockchip: make it explicitly non-modularPaul Gortmaker2016-08-27
* pinctrl: rockchip: make rockchip_irq_gc_mask_set_bit staticBen Dooks2016-06-23
* pinctrl: fix incorrect inline keyword in multiple driversArnd Bergmann2016-06-15
* pinctrl: rockchip: fix pull setting error for rk3399David Wu2016-05-11
* pinctrl: rockchip: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-21
* pinctrl: rockchip: add support the get_directionCaesar Wang2016-04-13
* pinctrl: rockchip: add support for the rk3399David Wu2016-02-10
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-17
|\
| * pinctrl: rockchip: use gpiochip data pointerLinus Walleij2016-01-05
| * gpio: change member .dev to .parentLinus Walleij2015-11-19
* | pinctrl: rockchip: add missing of_node_putJulia Lawall2015-12-22
* | pinctrl: rockchip: add support for the rk3228Jeffy Chen2015-12-11
|/
* Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-11-02
|\
| * pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-16
* | pinctrl: rockchip: add support for the rk3036Xing Zheng2015-09-25
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* pinctrl: rockchip: only enable gpio clock when it settingLin Huang2015-08-13
* pinctrl/rockchip: Prepare rockchip_irq_demux for irq argument removalThomas Gleixner2015-07-17
* pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-17