linux/drivers/char/agp
Linus Torvalds acc5965b9f Char/Misc and other driver changes for 6.11-rc1
Here is the "big" set of char/misc and other driver subsystem changes
 for 6.11-rc1.  Nothing major in here, just loads of new drivers and
 updates.  Included in here are:
   - IIO api updates and new drivers added
   - wait_interruptable_timeout() api cleanups for some drivers
   - MODULE_DESCRIPTION() additions for loads of drivers
   - parport out-of-bounds fix
   - interconnect driver updates and additions
   - mhi driver updates and additions
   - w1 driver fixes
   - binder speedups and fixes
   - eeprom driver updates
   - coresight driver updates
   - counter driver update
   - new misc driver additions
   - other minor api updates
 
 All of these, EXCEPT for the final Kconfig build fix for 32bit systems,
 have been in linux-next for a while with no reported issues.  The
 Kconfig fixup went in 29 hours ago, so might have missed the latest
 linux-next, but was acked by everyone involved.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCZppR4w8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ykwoQCeIaW3nbOiNTmOupvEnZwrN3yVNs8An3Q5L+Br
 1LpTASaU6A8pN81Z1m5g
 =6U1z
 -----END PGP SIGNATURE-----

Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char / misc and other driver updates from Greg KH:
 "Here is the "big" set of char/misc and other driver subsystem changes
  for 6.11-rc1. Nothing major in here, just loads of new drivers and
  updates. Included in here are:

   - IIO api updates and new drivers added

   - wait_interruptable_timeout() api cleanups for some drivers

   - MODULE_DESCRIPTION() additions for loads of drivers

   - parport out-of-bounds fix

   - interconnect driver updates and additions

   - mhi driver updates and additions

   - w1 driver fixes

   - binder speedups and fixes

   - eeprom driver updates

   - coresight driver updates

   - counter driver update

   - new misc driver additions

   - other minor api updates

  All of these, EXCEPT for the final Kconfig build fix for 32bit
  systems, have been in linux-next for a while with no reported issues.
  The Kconfig fixup went in 29 hours ago, so might have missed the
  latest linux-next, but was acked by everyone involved"

* tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (330 commits)
  misc: Kconfig: exclude mrvl-cn10k-dpi compilation for 32-bit systems
  misc: delete Makefile.rej
  binder: fix hang of unregistered readers
  misc: Kconfig: add a new dependency for MARVELL_CN10K_DPI
  virtio: add missing MODULE_DESCRIPTION() macro
  agp: uninorth: add missing MODULE_DESCRIPTION() macro
  spmi: add missing MODULE_DESCRIPTION() macros
  dev/parport: fix the array out-of-bounds risk
  samples: configfs: add missing MODULE_DESCRIPTION() macro
  misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driver
  misc: keba: Fix missing AUXILIARY_BUS dependency
  slimbus: Fix struct and documentation alignment in stream.c
  MAINTAINERS: CC dri-devel list on Qualcomm FastRPC patches
  misc: fastrpc: use coherent pool for untranslated Compute Banks
  misc: fastrpc: support complete DMA pool access to the DSP
  misc: fastrpc: add missing MODULE_DESCRIPTION() macro
  misc: fastrpc: Add missing dev_err newlines
  misc: fastrpc: Use memdup_user()
  nvmem: core: Implement force_ro sysfs attribute
  nvmem: Use sysfs_emit() for type attribute
  ...
2024-07-19 15:55:08 -07:00
..
agp.h char/agp: remove agp_bridge_data::type 2024-02-16 18:07:13 +01:00
ali-agp.c video: agp: add remaining missing MODULE_DESCRIPTION() macros 2024-06-22 09:57:31 +02:00
alpha-agp.c video: agp: add remaining missing MODULE_DESCRIPTION() macros 2024-06-22 09:57:31 +02:00
amd-k7-agp.c video: agp: add remaining missing MODULE_DESCRIPTION() macros 2024-06-22 09:57:31 +02:00
amd64-agp.c agp: add missing MODULE_DESCRIPTION() macros 2024-06-24 16:20:58 +10:00
ati-agp.c video: agp: add remaining missing MODULE_DESCRIPTION() macros 2024-06-22 09:57:31 +02:00
backend.c char/agp: Remove frontend code 2023-12-06 10:08:41 +01:00
efficeon-agp.c video: agp: add remaining missing MODULE_DESCRIPTION() macros 2024-06-22 09:57:31 +02:00
generic.c mm: don't include asm/pgtable.h if linux/mm.h is already included 2020-06-09 09:39:13 -07:00
intel-agp.c agp: add missing MODULE_DESCRIPTION() macros 2024-06-24 16:20:58 +10:00
intel-agp.h
intel-gtt.c agp: add missing MODULE_DESCRIPTION() macros 2024-06-24 16:20:58 +10:00
isoch.c agp: remove unused variable arqsz in agp_3_5_enable() 2020-01-03 16:08:05 +10:00
Kconfig arch: Remove Itanium (IA-64) architecture 2023-09-11 08:13:17 +00:00
Makefile char/agp: Remove frontend code 2023-12-06 10:08:41 +01:00
nvidia-agp.c video: agp: add remaining missing MODULE_DESCRIPTION() macros 2024-06-22 09:57:31 +02:00
parisc-agp.c video: agp: add remaining missing MODULE_DESCRIPTION() macros 2024-06-22 09:57:31 +02:00
sis-agp.c agp: add missing MODULE_DESCRIPTION() macros 2024-06-24 16:20:58 +10:00
sworks-agp.c video: agp: add remaining missing MODULE_DESCRIPTION() macros 2024-06-22 09:57:31 +02:00
uninorth-agp.c agp: uninorth: add missing MODULE_DESCRIPTION() macro 2024-07-12 10:45:06 +02:00
via-agp.c agp: add missing MODULE_DESCRIPTION() macros 2024-06-24 16:20:58 +10:00