- e7165b1 pinctrl/rockchip: add a queue for deferred pin output settings on probe by Heiko Stuebner · 3 years, 3 months ago
- 9ce9a02 pinctrl/rockchip: drop the gpio related codes by Jianqun Xu · 3 years, 4 months ago
- e145069 pinctrl/rockchip: separate struct rockchip_pin_bank to a head file by Jianqun Xu · 3 years, 4 months ago
- 4b522bb pinctrl/rockchip: always enable clock for gpio controller by Jianqun Xu · 3 years, 4 months ago
- 65ec0a7 Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 8 months ago
- fe202ea pinctrl: rockchip: do coding style for mux route struct by Jianqun Xu · 3 years, 8 months ago
- c0dadc0 pinctrl: rockchip: add support for rk3568 by Jianqun Xu · 3 years, 9 months ago
- be786ac pinctrl: rockchip: make driver be tristate module by Jianqun Xu · 3 years, 10 months ago
- c971af2 pinctrl: rockchip: fix restore error in resume by Wang Panzhenzhuan · 3 years, 10 months ago
- b37c357 pinctrl: rockchip: clear int status when driver probed by Jianqun Xu · 3 years, 10 months ago
- 8045ec4 pinctrl: rockchip: create irq mapping in gpio_to_irq by Jianqun Xu · 4 years, 3 months ago
- 63fbf80 pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq by Jianqun Xu · 4 years, 3 months ago
- 3e3f742 pinctrl: rockchip: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- e1524ea pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanours by Lee Jones · 4 years, 6 months ago
- d7faa8f pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map by Dafna Hirschfeld · 4 years, 8 months ago
- c4f333b pinctrl: rockchip: return ENOMEM instead of EINVAL if allocation fails by Dafna Hirschfeld · 4 years, 8 months ago
- 3c82787 pinctrl: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 4 years, 11 months ago
- 7825aeb pinctrl: rockchip: add rk3308 SoC support by Jianqun Xu · 5 years ago
- cd927f1 pinctrl: rockchip: Mark expected switch fall-through by Anders Roxell · 5 years ago
- 43c95d3 Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
- 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
- 3c89c70 pinctrl: rockchip: fix leaked of_node references by Wen Yang · 6 years ago
- ada62b7 pinctrl: rockchip: add rk3188 routes to switch between nand and emmc by Heiko Stuebner · 6 years ago
- 51ff47a pinctrl: rockchip: allow specifying the regmap location for pin-routes by Heiko Stuebner · 6 years ago
- 1c5fb66 pinctrl: Include <linux/gpio/driver.h> nothing else by Linus Walleij · 6 years ago
- 94f4e54 pinctrl: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
- a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
- b97038a pinctrl: rockchip: Add set_config callback support for gpiolib by Shawn Lin · 7 years ago
- 87065ca pinctrl: rockchip: Add pinctrl support for PX30 by David Wu · 7 years ago
- 85dc397 pinctrl: rockchip: Fix a typo in four comment lines by Markus Elfring · 7 years ago
- 283b7ac pinctrl: rockchip: Improve a size determination in rockchip_pinctrl_probe() by Markus Elfring · 7 years ago
- 98c8ee7 pinctrl: rockchip: Delete error messages for a failed memory allocation in two functions by Markus Elfring · 7 years ago
- 5c9d8c4 pinctrl: rockchip: enable clock when reading pin direction register by Brian Norris · 7 years ago
- 4e96fd3 pinctrl: rockchip: Add iomux-route switching support for rk3288 by Heiko Stuebner · 7 years ago
- a976d7b pinctrl: rockchip: rk3328: Fix the correct routing config by David Wu · 7 years ago
- c437f65 pinctrl: rockchip: Fix the rk3399 gpio0 and gpio1 banks' drv_offset at pmu grf by David Wu · 7 years ago
- 12b8f01 pinctrl: rockchip: Add rv1108 recalculated iomux support by David Wu · 7 years ago
- 5caff7e pinctrl: rockchip: add input schmitt support for rv1108 by Andy Yan · 7 years ago
- d23c66d pinctrl: rockchip: Add rk3128 pinctrl support by David Wu · 7 years ago
- c04c3fa pinctrl: rockchip: Use common interface for recalced iomux by David Wu · 7 years ago
- ac7b759 Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
- 1d80df9 Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip" by Brian Norris · 8 years ago
- accc1ce pinctrl: rockchip: Add iomux-route switching support for rk3399 by David Wu · 8 years ago
- cedc964 pinctrl: rockchip: Add iomux-route switching support for rk3328 by David Wu · 8 years ago
- d4970ee pinctrl: rockchip: Add iomux-route switching support for rk3228 by David Wu · 8 years ago
- bd35b9b pinctrl: rockchip: Add iomux-route switching support by David Wu · 8 years ago
- cdbbd26 pinctrl: rockchip: remove unneeded (void *) casts in of_match_table by Masahiro Yamada · 8 years ago
- 88bb942 pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip by John Keeping · 8 years ago
- 05709c3 pinctrl: rockchip: split out verification of mux settings by John Keeping · 8 years ago
- 70b7aa7 pinctrl: rockchip: convert to raw spinlock by John Keeping · 8 years ago
- f07bedc pinctrl: rockchip: remove unnecessary locking by John Keeping · 8 years ago
- b9c6dca pinctrl: rockchip: rename RK1108 to RV1108 by Andy Yan · 8 years ago
- d468289 pinctrl: rockchip: add irq_enable & irq_disable ops by Jeffy Chen · 8 years ago
- 728d3f5 pinctrl: rockchip: Add input schmitt support for rk3328 by david.wu · 8 years ago
- e3b357d pinctrl: rockchip:Add input schmitt support by david.wu · 8 years ago
- 3818e4a pinctrl: rockchip: Add rk3328 pinctrl support by david.wu · 8 years ago
- ea262ad pinctrl: rockchip: Add mux recalculation support by david.wu · 8 years ago
- 8b6c6f9 pinctrl: rockchip: Add 3bit width mux support by david.wu · 8 years ago
- 58957d2 pinctrl: Widen the generic pinconf argument from 16 to 24 bits by Mika Westerberg · 8 years ago
- 688daf2 pinctrl: rockchip: add support for rk1108 by Andy Yan · 8 years ago
- 2f43620 pinctrl: rockchip: make it explicitly non-modular by Paul Gortmaker · 8 years ago
- a688e35 pinctrl: rockchip: make rockchip_irq_gc_mask_set_bit static by Ben Dooks · 9 years ago
- 56411f3 pinctrl: fix incorrect inline keyword in multiple drivers by Arnd Bergmann · 9 years ago
- 3ba6767 pinctrl: rockchip: fix pull setting error for rk3399 by David Wu · 9 years ago
- 0085a2b pinctrl: rockchip: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
- 6ba20a0 pinctrl: rockchip: add support the get_direction by Caesar Wang · 9 years ago
- b6c2327 pinctrl: rockchip: add support for the rk3399 by David Wu · 9 years ago
- 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
- 03bf81f pinctrl: rockchip: use gpiochip data pointer by Linus Walleij · 9 years ago
- f7a81b7 pinctrl: rockchip: add missing of_node_put by Julia Lawall · 9 years ago
- fea0fe6 pinctrl: rockchip: add support for the rk3228 by Jeffy Chen · 9 years ago
- 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
- e86328c Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
- 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
- c5ce767 pinctrl: rockchip: add support for the rk3036 by Xing Zheng · 9 years ago
- bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
- 07a06ae pinctrl: rockchip: only enable gpio clock when it setting by Lin Huang · 9 years ago
- 415f748 pinctrl/rockchip: Prepare rockchip_irq_demux for irq argument removal by Thomas Gleixner · 9 years ago
- 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
- 2dbf1bc pinctrl/rockchip: Use irq_set_handler_locked() by Thomas Gleixner · 10 years ago
- 03051bc pinctrl/rockchip: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
- daecdc6 pinctrl: rockchip: add support for the rk3368 by Heiko Stübner · 10 years ago
- ef17f69 pinctrl: rockchip: generalize perpin driver-strength setting by Heiko Stübner · 10 years ago
- 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
- 5ae0c7a pinctrl: rockchip: Only mask interrupts; never disable by Doug Anderson · 10 years ago
- b6afdbe Merge tag 'v3.19-rc6' into devel by Linus Walleij · 10 years ago
- 53b1bfc pinctrl: rockchip: Avoid losing interrupts when supporting both edges by Doug Anderson · 10 years ago
- dd4d01f pinctrl: pinconf-generic: Allow driver to specify DT params by Soren Brinkmann · 10 years ago
- f2dd028 pinctrl: rockchip: Fix enable/disable/mask/unmask by Doug Anderson · 10 years ago
- 68bda47 pinctrl: rockchip: Handle wakeup pins by Doug Anderson · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 8dca933 pinctrl: rockchip: save and restore gpio6_c6 pinmux in suspend/resume by Chris Zhong · 10 years ago
- 9198f50 pinctrl: rockchip: add suspend/resume functions by Chris Zhong · 10 years ago
- fab262f pinctrl: rockchip: Protect read-modify-write with the spinlock by Doug Anderson · 10 years ago
- 0fb7dcb pinctrl: rockchip: Parse pin groups before calling pinctrl_register() by Doug Anderson · 10 years ago
- e5c2c9d pinctrl: rockchip: Don't call pinctrl_gpio_direction_output() in pin_config_set() by Doug Anderson · 10 years ago
- 876d716 pinctrl: rockchip: Set wake_enabled by Doug Anderson · 10 years ago
- 5c759d7 pinctrl: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 2b425a3 Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
- 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago