* [GIT PULL] w1: drivers for v6.10
@ 2024-04-25 7:23 Krzysztof Kozlowski
2024-04-29 8:52 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2024-04-25 7:23 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: Krzysztof Kozlowski, linux-kernel, Krzysztof Kozlowski
Hi Greg,
The following changes since commit 4cece764965020c22cff7665b18a012006359095:
Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-w1.git tags/w1-drv-6.10
for you to fetch changes up to cde37a5bdb0ed2c4c7b86ef688e5fdb697525a57:
w1: gpio: Don't use "proxy" headers (2024-03-25 12:06:37 +0100)
----------------------------------------------------------------
1-Wire bus drivers for v6.10
Few cleanups of 1-Wire GPIO driver to make it more robust and easier to
read.
----------------------------------------------------------------
Andy Shevchenko (5):
w1: gpio: Make use of device properties
w1: gpio: Switch to use dev_err_probe()
w1: gpio: Use sizeof(*pointer) instead of sizeof(type)
w1: gpio: Remove duplicate NULL checks
w1: gpio: Don't use "proxy" headers
drivers/w1/masters/w1-gpio.c | 62 ++++++++++++++++++--------------------------
1 file changed, 25 insertions(+), 37 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] w1: drivers for v6.10
2024-04-25 7:23 [GIT PULL] w1: drivers for v6.10 Krzysztof Kozlowski
@ 2024-04-29 8:52 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2024-04-29 8:52 UTC (permalink / raw)
To: Krzysztof Kozlowski; +Cc: linux-kernel, Krzysztof Kozlowski
On Thu, Apr 25, 2024 at 09:23:29AM +0200, Krzysztof Kozlowski wrote:
> Hi Greg,
>
> The following changes since commit 4cece764965020c22cff7665b18a012006359095:
>
> Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-w1.git tags/w1-drv-6.10
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-29 8:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-25 7:23 [GIT PULL] w1: drivers for v6.10 Krzysztof Kozlowski
2024-04-29 8:52 ` Greg Kroah-Hartman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.