LinuxLists
Users
About
Jianqun Xu (
[email protected]
)
Number of posts: 269 (0.09 per day)
First post: 2014-10-02 08:38:17
Last post: 2023-02-08 09:32:01
Next Page
Date
List
Subject
2023-02-08 09:32:01
linux-kernel
[PATCH] ARM: dts: rockchip: fix a typo error for rk3288 spdif node
2022-09-20 11:00:07
linux-kernel
[PATCH 15/20] gpio/rockchip: disable and put clocks when gpiolib register failed
2022-09-20 10:59:04
linux-kernel
[PATCH 11/20] gpio/rockchip: add of_node for gpiochip
2022-09-20 10:57:59
linux-kernel
[PATCH 05/20] pinctrl/rockchip: of_populate_platform for gpio only for of node
2022-09-20 10:57:01
linux-kernel
[PATCH 00/20] Rockchip pinctrl/GPIO support ACPI
2022-09-20 10:47:25
linux-kernel
[PATCH 20/20] pinctrl/rockchip: find existed gpiochip by gpio label
2022-09-20 10:47:19
linux-kernel
[PATCH 13/20] gpio/rockchip: disable and put clocks when remove
2022-09-20 10:47:07
linux-kernel
[PATCH 17/20] gpio/rockchip: print device with fwnode name when probe successful
2022-09-20 10:46:50
linux-kernel
[PATCH 12/20] gpio/rockchip: add return check for clock rate set
2022-09-20 10:45:09
linux-kernel
[PATCH 16/20] gpio/rockchip: try to get gpio id from uid when ACPI enabled
2022-09-20 10:44:54
linux-kernel
[PATCH 10/20] gpio/rockchip: revert deferred output settings on probe
2022-09-20 10:44:48
linux-kernel
[PATCH 14/20] gpio/rockchip: switch to use irq_domain_create_linear
2022-09-20 10:44:39
linux-kernel
[PATCH 09/20] gpio/rockchip: drop 'bank->name' from the driver
2022-09-20 10:44:18
linux-kernel
[PATCH 19/20] gpio/rockchip: make GPIO module work well under ACPI enabled
2022-09-20 10:43:47
linux-kernel
[PATCH 04/20] pinctrl/rockchip: switch to use device_get_match_data
2022-09-20 10:43:26
linux-kernel
[PATCH 02/20] pinctrl/rockchip: populate GPIO platform early
2022-09-20 10:43:03
linux-kernel
[PATCH 18/20] gpio/rockchip: make use of device property
2022-09-20 10:37:44
linux-kernel
[PATCH 06/20] pinctrl/rockchip: parse dt only if the fwnode is of node
2022-09-20 10:37:30
linux-kernel
[PATCH 07/20] pinctrl/rockchip: print a message if driver probed successfully
2022-09-20 10:37:29
linux-kernel
[PATCH 03/20] pinctrl/rockchip: use fwnode instead of of_node
2022-09-20 10:35:55
linux-kernel
[PATCH 08/20] gpiolib: make gpiochip_find_by_name to be common function
2022-09-20 10:35:09
linux-kernel
[PATCH 01/20] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
2022-09-20 01:40:59
linux-kernel
[PATCH RESEND] gpiolib: make gpiochip_find_by_name to be common function
2022-09-20 01:29:06
linux-kernel
[PATCH] gpiolib: make gpiochip_find_by_name to be common function
2022-09-02 06:54:42
linux-kernel
[PATCH 0/2] gpio clock-names
2022-09-02 06:40:13
linux-kernel
[PATCH 1/2] dt-bindings: gpio: rockchip: add clock-names
2022-09-02 06:10:50
linux-kernel
[PATCH 2/2] arm64: dts: rockchip: rk356x add 'clock-names' for gpio nodes
2022-08-19 02:07:45
linux-kernel
[PATCH] gpio/rockchip: handle irq before toggle trigger for edge type irq
2022-04-29 08:28:57
linux-kernel
[PATCH V2] ethernet: stmmac: support driver work for DTs without child queue node
2022-04-28 16:36:15
linux-kernel
[PATCH RESEND] ethernet: stmmac: fix for none child queue node for tx node
2022-04-28 08:50:44
linux-kernel
[PATCH] ethernet: stmmac: fix for none child queue node for tx node
2021-11-13 06:22:31
linux-kernel
[PATCH] dma-buf: add DMA_BUF_IOCTL_SYNC_PARTIAL support
2021-11-05 09:07:58
linux-kernel
[PATCH] drm/prime/gem: drm_gem_object_release_handle by handle
2021-08-18 01:14:56
linux-kernel
[PATCH v3] soc: rockchip: io-domain: set 3.3V before regulator disable
2021-08-17 03:43:25
linux-kernel
[PATCH v2 1/3] regulator: add PRE_ENABLE event define
2021-08-17 03:42:36
linux-kernel
[PATCH v2 3/3] soc: rockchip: io-domain: do more thing about regulator notify
2021-08-17 03:42:36
linux-kernel
[PATCH v2 0/3] regulator pre-enable
2021-08-17 03:40:51
linux-kernel
[PATCH v2 2/3] regulator: core: add pre-enable event notify to regulator
2021-08-16 03:22:37
linux-kernel
[PATCH 4/4] soc: rockchip: io-domain: do more thing about regulator notify
2021-08-16 03:22:12
linux-kernel
[PATCH 1/4] regulator: add PRE_ENABLE event define
2021-08-16 03:21:48
linux-kernel
[PATCH 3/4] regulator: core: add pre-enable event notify to regulator
2021-08-16 03:21:25
linux-kernel
[PATCH 0/4] regulator pre-enable
2021-08-16 03:21:23
linux-kernel
[PATCH 2/4] regulator: core: notify regulator enable with the voltage value
2021-08-16 01:30:22
linux-kernel
[PATCH v8 9/9] pinctrl/rockchip: drop the gpio related codes
2021-08-16 01:25:56
linux-kernel
[PATCH v8 8/9] gpio/rockchip: drop irq_gc_lock/irq_gc_unlock for irq set type
2021-08-16 01:25:29
linux-kernel
[PATCH v8 7/9] gpio/rockchip: support next version gpio controller
2021-08-16 01:23:44
linux-kernel
[PATCH v8 1/9] pinctrl/rockchip: always enable clock for gpio controller
2021-08-16 01:23:16
linux-kernel
[PATCH v8 6/9] gpio/rockchip: use struct rockchip_gpio_regs for gpio controller
2021-08-16 01:23:08
linux-kernel
[PATCH v8 5/9] gpio/rockchip: add driver for rockchip gpio
2021-08-16 01:22:03
linux-kernel
[PATCH v8 4/9] dt-bindings: gpio: change items restriction of clock for rockchip,gpio-bank
2021-08-16 01:22:00
linux-kernel
[PATCH v8 3/9] pinctrl/rockchip: add pinctrl device to gpio bank struct