Linus Torvalds
bb41fe35dc
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
...
Pull char/misc and other driver subsystem updates from Greg KH:
"Here is the big set of char/misc and a number of other driver
subsystem updates for 6.9-rc1. Included in here are:
- IIO driver updates, loads of new ones and evolution of existing ones
- coresight driver updates
- const cleanups for many driver subsystems
- speakup driver additions
- platform remove callback void cleanups
- mei driver updates
- mhi driver updates
- cdx driver updates for MSI interrupt handling
- nvmem driver updates
- other smaller driver updates and cleanups, full details in the
shortlog
All of these have been in linux-next for a long time with no reported
issue, other than a build warning for the speakup driver"
The build warning hits clang and is a gcc (and C23) extension, and is
fixed up in the merge.
Link: https://lore.kernel.org/all/20240321134831.GA2762840@dev-arch.thelio-3990X/
* tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (279 commits)
binder: remove redundant variable page_addr
uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversion
uio_pruss: UIO_MEM_DMA_COHERENT conversion
cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT
uio: introduce UIO_MEM_DMA_COHERENT type
cdx: add MSI support for CDX bus
pps: use cflags-y instead of EXTRA_CFLAGS
speakup: Add /dev/synthu device
speakup: Fix 8bit characters from direct synth
parport: sunbpp: Convert to platform remove callback returning void
parport: amiga: Convert to platform remove callback returning void
char: xillybus: Convert to platform remove callback returning void
vmw_balloon: change maintainership
MAINTAINERS: change the maintainer for hpilo driver
char: xilinx_hwicap: Fix NULL vs IS_ERR() bug
hpet: remove hpets::hp_clocksource
platform: goldfish: move the separate 'default' propery for CONFIG_GOLDFISH
char: xilinx_hwicap: drop casting to void in dev_set_drvdata
greybus: move is_gb_* functions out of greybus.h
greybus: Remove usage of the deprecated ida_simple_xx() API
...
2024-03-21 13:21:31 -07:00
..
2024-02-08 21:23:41 +00:00
2024-02-20 09:55:09 +01:00
2024-03-07 21:52:03 +00:00
2024-02-07 14:43:29 +01:00
2024-02-26 13:08:45 +02:00
2024-01-30 22:13:52 +05:30
2024-03-21 13:21:31 -07:00
2024-02-21 12:41:24 +00:00
2024-03-14 10:22:26 -07:00
2024-03-05 13:59:43 +00:00
2024-02-25 14:11:41 +01:00
2024-02-05 13:11:43 +01:00
2024-03-14 10:29:47 -07:00
2024-03-15 13:21:13 -07:00
2024-03-05 12:57:45 +01:00
2024-03-15 12:00:45 +01:00
2024-01-31 23:13:57 +01:00
2024-03-21 12:35:20 -07:00
2024-03-14 10:44:09 -07:00
2024-02-26 13:46:33 +00:00
2024-03-15 09:00:09 -07:00
2024-03-21 12:44:10 -07:00
2024-03-15 12:22:52 -07:00
2024-03-14 11:10:43 -07:00
2024-03-16 11:44:00 -07:00
2024-03-21 12:35:20 -07:00
2024-03-16 10:04:12 -07:00
2024-03-08 15:26:46 -06:00
2024-01-29 20:34:18 +01:00
2024-01-31 14:54:50 +01:00
2024-02-20 06:40:34 +00:00
2024-02-09 11:13:59 -10:00
2024-02-06 09:44:03 -07:00
2024-02-28 13:53:39 +02:00
2024-03-12 17:44:08 -07:00
2024-02-08 08:41:03 -05:00
2024-03-11 11:43:44 -07:00
2024-02-12 08:49:31 -07:00
2024-03-11 11:43:44 -07:00
2024-03-18 10:32:44 +01:00
2024-02-11 14:06:24 -08:00
2024-03-11 15:37:23 -07:00
2024-03-11 15:37:24 -07:00
2024-02-13 15:41:17 -08:00
2024-03-11 16:41:25 -07:00
2024-01-31 20:40:52 -08:00
2024-02-13 18:46:46 -08:00
2024-02-23 17:48:22 -08:00
2024-03-02 09:15:01 -08:00
2024-02-22 15:27:19 -08:00
2024-02-21 22:11:51 -08:00
2024-03-13 12:36:21 -07:00
2024-02-07 17:05:21 +01:00
2024-02-21 12:00:42 +01:00
2024-02-22 10:24:53 -08:00
2024-03-12 10:14:22 -07:00
2024-03-12 14:49:30 -07:00
2024-02-22 15:38:54 -08:00
2024-03-11 19:53:15 -07:00
2024-03-12 14:49:30 -07:00
2024-01-27 18:08:52 -08:00
2024-01-27 19:03:51 -08:00
2024-02-12 10:21:38 +00:00
2024-02-03 18:31:17 +01:00
2024-03-12 09:31:39 -07:00
2024-03-19 11:57:26 -07:00
2024-02-26 11:37:31 +01:00
2024-02-01 13:06:40 +01:00
2024-02-29 10:25:07 -10:00
2024-02-23 17:48:22 -08:00
2024-02-23 17:48:21 -08:00
2024-02-20 22:50:52 -08:00
2024-02-23 17:48:28 -08:00
2024-02-22 15:27:19 -08:00
2024-03-11 09:38:17 -07:00
2024-02-25 12:05:22 +01:00
2024-03-07 20:37:04 +00:00
2024-02-20 14:22:55 -05:00
2024-02-20 14:22:51 -05:00
2024-01-30 22:11:13 +05:30
2024-03-07 10:29:36 -08:00
2024-03-08 10:23:26 +00:00
2024-03-14 17:43:30 -07:00
2024-03-12 23:08:29 -07:00
2024-02-08 15:00:32 +01:00
2024-02-28 12:18:05 +00:00
2024-02-15 23:43:47 -05:00
2024-03-12 18:25:17 -07:00
2024-02-28 09:59:32 +01:00
2024-02-25 12:05:08 +01:00
2024-02-12 14:08:18 +01:00
2024-03-11 15:37:24 -07:00
2024-02-22 15:38:52 -08:00
2024-02-29 13:38:02 -08:00
2024-03-15 09:00:09 -07:00
2024-02-27 16:55:34 -05:00
2024-03-06 13:13:05 +01:00
2024-03-18 10:33:06 -04:00
2024-03-13 00:03:21 -07:00
2024-03-13 21:22:26 -04:00
2024-03-04 17:01:18 -08:00
2024-03-14 17:43:30 -07:00
2024-03-07 21:42:38 +00:00
2024-01-31 10:27:08 +01:00
2024-02-17 16:16:11 +00:00
2024-02-13 11:43:55 +01:00
2024-02-22 10:24:41 -08:00
2024-02-17 09:09:16 +08:00
2024-02-19 22:27:57 +01:00
2024-02-19 09:37:59 +01:00
2024-03-04 17:01:20 -08:00
2024-03-06 13:04:17 -08:00
2024-02-25 12:37:37 -08:00
2024-03-01 08:19:06 +00:00
2024-03-07 09:36:08 +01:00
2024-02-21 15:19:04 +01:00
2024-02-04 15:41:18 +00:00
2024-02-15 23:43:46 -05:00
2024-02-14 10:49:37 +01:00
2024-02-28 19:36:39 -08:00
2024-02-02 10:21:25 -08:00
2024-03-10 14:38:04 -07:00
2024-02-15 23:43:48 -05:00
2024-02-13 17:31:48 +01:00
2024-02-12 18:41:38 +01:00
2024-02-26 00:38:17 +02:00
2024-03-08 07:56:27 -07:00
2024-03-11 16:58:10 +01:00
2024-02-01 14:20:13 +01:00
2024-03-08 09:05:59 +01:00
2024-02-14 11:14:40 +01:00
2024-03-01 08:42:30 +00:00
2024-02-15 17:55:40 +01:00
2024-02-15 17:55:41 +01:00
2024-02-19 09:38:00 +01:00
2024-02-26 10:10:07 +01:00
2024-03-18 10:33:06 -04:00
2024-02-23 17:48:22 -08:00
2024-03-15 13:03:13 -07:00
2024-02-20 07:37:43 -08:00
2024-03-07 08:48:03 +00:00
2024-03-07 08:48:03 +00:00
2024-03-07 08:45:31 +00:00
2024-03-07 08:48:14 +00:00
2024-02-22 10:24:54 -08:00
2024-02-22 15:38:55 -08:00
2024-03-14 11:31:26 -04:00
2024-02-21 09:34:26 +01:00
2024-02-21 14:56:59 -08:00
2024-02-21 14:56:58 -08:00
2024-02-16 23:20:34 -08:00
2024-03-04 17:01:25 -08:00
2024-02-22 10:24:40 -08:00
2024-03-16 10:04:12 -07:00
2024-03-13 18:38:13 -04:00
2024-02-22 10:24:55 -08:00
2024-02-21 11:22:25 +05:30
2024-02-22 15:38:52 -08:00
2024-03-06 13:04:18 -08:00
2024-03-15 13:03:13 -07:00
2024-03-06 13:04:18 -08:00
2024-02-22 10:24:41 -08:00
2024-03-06 13:04:18 -08:00
2024-02-17 08:53:05 +08:00
2024-02-14 10:49:37 +01:00
2024-03-04 17:01:27 -08:00
2024-02-15 17:55:41 +01:00
2024-02-28 13:08:37 +01:00
2024-03-01 08:44:54 +00:00
2024-03-11 14:13:14 -07:00
2024-02-29 14:24:56 -08:00
2024-02-26 11:46:12 +00:00
2024-02-25 02:10:32 -05:00
2024-03-09 09:14:51 -05:00
2024-03-09 09:14:50 -05:00
2024-03-12 13:09:23 -07:00
2024-03-12 12:34:11 -07:00
2024-03-01 12:23:44 +01:00
2024-03-02 15:18:08 -08:00
2024-03-11 11:43:44 -07:00
2024-02-06 22:20:24 +00:00
2024-03-19 11:57:26 -07:00
2024-03-01 16:03:32 -08:00
2024-03-06 13:04:17 -08:00
2024-02-22 10:24:52 -08:00
2024-03-04 17:01:20 -08:00
2024-03-06 13:04:18 -08:00
2024-02-23 17:48:37 -08:00
2024-02-16 20:31:10 +05:30
2024-02-09 14:20:19 +05:30
2024-03-14 10:58:27 -07:00
2024-03-06 13:04:19 -08:00
2024-03-05 19:21:17 -08:00
2024-03-07 15:27:05 +01:00
2024-03-13 12:53:53 -07:00
2024-03-13 12:53:53 -07:00
2024-02-25 12:05:23 +01:00
2024-02-14 10:26:12 +01:00
2024-03-11 10:39:24 +05:30
2024-02-12 16:57:47 +01:00
2024-02-23 17:27:12 -08:00
2024-02-20 09:23:52 +01:00
2024-03-06 00:39:45 +01:00
2024-02-07 17:23:19 +01:00
2024-02-25 02:10:32 -05:00
2024-03-01 12:23:44 +01:00
2024-01-29 20:34:19 +01:00
2024-02-22 10:24:47 -08:00
2024-01-29 13:00:23 +00:00
2024-02-07 17:05:21 +01:00
2024-02-12 23:04:34 +01:00
2024-02-15 12:59:15 +01:00
2024-02-14 17:10:06 +01:00
2024-02-14 08:00:57 -08:00
2024-02-14 08:02:08 -08:00
2024-02-29 13:38:02 -08:00
2024-02-05 14:32:35 +00:00
2024-02-19 19:28:07 +01:00
2024-02-21 11:53:25 +01:00
2024-03-12 12:44:48 -04:00
2024-02-14 11:20:13 +00:00
2024-02-06 14:30:48 +01:00
2024-02-19 21:19:33 +05:30
2024-02-19 21:19:33 +05:30
2024-03-15 09:00:09 -07:00
2024-03-13 11:40:06 -07:00
2024-02-14 10:09:21 +01:00
2024-03-14 11:31:26 -04:00
2024-01-27 18:08:53 -08:00
2024-02-15 12:17:28 -05:00
2024-01-27 18:13:53 -08:00
2024-01-27 19:01:39 -08:00
2024-03-05 13:38:28 +00:00
2024-03-03 15:06:58 -08:00
2024-03-13 14:30:58 -07:00
2024-03-08 11:38:45 -08:00
2024-03-12 20:32:19 -07:00
2024-03-07 20:21:39 +00:00
2024-03-11 19:37:56 -07:00
2024-02-23 17:48:17 -08:00
2024-02-22 15:38:55 -08:00
2024-01-31 12:24:06 +00:00
2024-02-29 13:38:01 -08:00
2024-02-29 22:34:42 -08:00
2024-03-12 14:49:30 -07:00
2024-02-05 14:28:19 +01:00
2024-03-14 17:43:30 -07:00
2024-02-21 16:00:03 -08:00
2024-02-28 05:31:38 -08:00
2024-03-14 11:31:26 -04:00
2024-02-14 10:09:17 +01:00
2024-02-20 13:36:34 +01:00
2024-03-04 20:46:18 -08:00
2024-03-04 17:25:09 +01:00
2024-02-27 12:04:38 +01:00
2024-02-26 09:15:49 +02:00
2024-03-11 19:53:15 -07:00
2024-02-07 17:05:21 +01:00
2024-02-22 17:52:32 +01:00
2024-03-18 10:33:04 -04:00
2024-03-06 13:27:00 -05:00
2024-03-18 10:33:06 -04:00
2024-02-18 18:59:59 +01:00
2024-02-21 17:05:01 -08:00
2024-03-07 21:52:59 +00:00
2024-03-06 10:52:12 +01:00
2024-02-21 15:19:03 +01:00
2024-02-22 15:27:20 -08:00
2024-03-19 02:45:51 -04:00
2024-02-22 12:20:20 -07:00
2024-03-11 13:08:52 -06:00
2024-03-14 17:43:30 -07:00
2024-02-23 17:48:22 -08:00
2024-01-27 18:08:52 -08:00
2024-02-22 15:38:51 -08:00
2024-03-12 12:47:35 +02:00
2024-02-29 13:38:01 -08:00
2024-02-29 11:51:24 -10:00
2024-02-23 17:48:37 -08:00
2024-02-09 12:07:48 +00:00
2024-02-22 10:24:54 -08:00