* [GIT PULL] Char/Misc driver fixes for 6.12-rc4
@ 2024-10-20 13:38 Greg KH
2024-10-20 20:16 ` pr-tracker-bot
2024-10-21 7:42 ` Geert Uytterhoeven
0 siblings, 2 replies; 3+ messages in thread
From: Greg KH @ 2024-10-20 13:38 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel
The following changes since commit 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b:
Linux 6.12-rc2 (2024-10-06 15:32:27 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.12-rc4
for you to fetch changes up to 9b673c7551e6881ee0946be95e21ba290c8ac45e:
misc: rtsx: list supported models in Kconfig help (2024-10-18 13:40:17 +0200)
----------------------------------------------------------------
Char/Misc/IIO fixes for 6.12-rc4
Here are a number of small char/misc/iio driver fixes for 6.12-rc4.
Included in here are the following:
- loads of small iio driver fixes for reported problems
- parport driver out-of-bounds fix
- Kconfig description and MAINTAINERS file updates
All of these, except for the Kconfig and MAINTAINERS file updates have
been in linux-next all week. Those other two are just documentation
changes and will have no runtime issues and were merged on Friday.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Christophe JAILLET (1):
iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()
Dan Carpenter (2):
iio: bmi323: fix copy and paste bugs in suspend resume
iio: bmi323: fix reversed if statement in bmi323_core_runtime_resume()
David Lechner (1):
iio: adc: ad4695: Add missing Kconfig select
Emil Gedenryd (1):
iio: light: opt3001: add missing full-scale range value
Greg Kroah-Hartman (2):
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus
MAINTAINERS: Remove some entries due to various compliance requirements.
Heiko Thiery (2):
misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM device
misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP device
Javier Carrasco (24):
iio: light: veml6030: fix IIO device retrieval from embedded device
iio: light: veml6030: fix ALS sensor resolution
iio: accel: kx022a: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
iio: adc: ad7944: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
iio: adc: ti-ads124s08: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
iio: adc: ti-lmp92064: add missing select REGMAP_SPI in Kconfig
iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
iio: dac: ad3552r: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
iio: dac: ad5766: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
iio: chemical: ens160: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
iio: light: bu27008: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
iio: magnetometer: af8133j: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
iio: pressure: bm1390: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
iio: proximity: mb1232: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
iio: resolver: ad2s1210 add missing select REGMAP in Kconfig
iio: resolver: ad2s1210: add missing select (TRIGGERED_)BUFFER in Kconfig
iio: frequency: adf4377: add missing select REMAP_SPI in Kconfig
iio: amplifiers: ada4250: add missing select REGMAP_SPI in Kconfig
iio: dac: ad5770r: add missing select REGMAP_SPI in Kconfig
iio: dac: ltc1660: add missing select REGMAP_SPI in Kconfig
iio: dac: stm32-dac-core: add missing select REGMAP_MMIO in Kconfig
iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
iio: frequency: {admv4420,adrf6780}: format Kconfig entries
iio: frequency: admv4420: fix missing select REMAP_SPI in Kconfig
Jonathan Cameron (1):
iio: pressure: sdp500: Add missing select CRC8
Mikhail Lobanov (1):
iio: accel: bma400: Fix uninitialized variable field_value in tap event handling.
Mohammed Anees (1):
iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config()
Nathan Chancellor (1):
iio: bmi323: Drop CONFIG_PM guards around runtime functions
Rob Herring (Arm) (1):
dt-bindings: iio: dac: adi,ad56xx: Fix duplicate compatible strings
Takashi Iwai (1):
parport: Proper fix for array out-of-bounds access
Yo-Jung (Leo) Lin (1):
misc: rtsx: list supported models in Kconfig help
.../devicetree/bindings/iio/dac/adi,ad5686.yaml | 53 ++----
.../devicetree/bindings/iio/dac/adi,ad5696.yaml | 3 +-
MAINTAINERS | 178 ---------------------
drivers/iio/accel/Kconfig | 2 +
drivers/iio/accel/bma400_core.c | 3 +-
drivers/iio/adc/Kconfig | 11 ++
drivers/iio/amplifiers/Kconfig | 1 +
drivers/iio/chemical/Kconfig | 2 +
.../iio/common/hid-sensors/hid-sensor-trigger.c | 2 +-
drivers/iio/dac/Kconfig | 7 +
drivers/iio/dac/ltc2664.c | 17 +-
drivers/iio/frequency/Kconfig | 32 ++--
drivers/iio/imu/bmi323/bmi323_core.c | 23 ++-
drivers/iio/light/Kconfig | 2 +
drivers/iio/light/opt3001.c | 4 +
drivers/iio/light/veml6030.c | 5 +-
drivers/iio/magnetometer/Kconfig | 2 +
drivers/iio/pressure/Kconfig | 4 +
drivers/iio/proximity/Kconfig | 2 +
drivers/iio/resolver/Kconfig | 3 +
drivers/misc/cardreader/Kconfig | 3 +-
drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_otpe2p.c | 2 +
drivers/parport/procfs.c | 22 +--
23 files changed, 116 insertions(+), 267 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [GIT PULL] Char/Misc driver fixes for 6.12-rc4
2024-10-20 13:38 [GIT PULL] Char/Misc driver fixes for 6.12-rc4 Greg KH
@ 2024-10-20 20:16 ` pr-tracker-bot
2024-10-21 7:42 ` Geert Uytterhoeven
1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2024-10-20 20:16 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel
The pull request you sent on Sun, 20 Oct 2024 15:38:32 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.12-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c55228220dd33e7627ad9736b6fce4df5e7eac98
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] Char/Misc driver fixes for 6.12-rc4
2024-10-20 13:38 [GIT PULL] Char/Misc driver fixes for 6.12-rc4 Greg KH
2024-10-20 20:16 ` pr-tracker-bot
@ 2024-10-21 7:42 ` Geert Uytterhoeven
1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2024-10-21 7:42 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel
Hi Greg,
On Sun, Oct 20, 2024 at 3:38 PM Greg KH <gregkh@linuxfoundation.org> wrote:
> All of these, except for the Kconfig and MAINTAINERS file updates have
> been in linux-next all week. Those other two are just documentation
> changes and will have no runtime issues and were merged on Friday.
> MAINTAINERS: Remove some entries due to various compliance requirements.
That was quick...
(And you forgot to run get_maintainer.pl when submitting that patch ;-)
So you traded various compliance requirements for other various
compliance requirements?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-21 7:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-20 13:38 [GIT PULL] Char/Misc driver fixes for 6.12-rc4 Greg KH
2024-10-20 20:16 ` pr-tracker-bot
2024-10-21 7:42 ` Geert Uytterhoeven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®