This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c55228220dd3 Merge tag 'char-misc-6.12-rc4' of git://git.kernel.org/pub [...] new 665a58fe663a pinctrl: apple: check devm_kasprintf() returned value new b0f0e3f0552a pinctrl: stm32: check devm_kasprintf() returned value new 393c554093c0 pinctrl: aw9523: add missing mutex_destroy new 16a6d2e685e8 pinctrl: intel: platform: fix error path in device_for_eac [...] new d594de895688 pinctrl: intel: platform: use semicolon instead of comma i [...] new 21dcd49fb4aa Merge patch series "pinctrl: intel: platform: fix error pa [...] new 37756257093b pinctrl: intel: platform: Add Panther Lake to the list of [...] new c9560baef0fa Merge tag 'intel-pinctrl-v6.12-2' of git://git.kernel.org/ [...] new 4575962aeed6 pinctrl: sophgo: fix double free in cv1800_pctrl_dt_node_to_map() new 3fd976afe974 pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_nod [...] new 93b8ddc54507 pinctrl: ocelot: fix system hang on level based interrupts new dd4f50373e50 Merge tag 'pinctrl-v6.12-2' of git://git.kernel.org/pub/sc [...] new a9b7b535ba19 Bluetooth: ISO: Fix multiple init when debugfs is disabled new d458cd1221e9 Bluetooth: Call iso_exit() on module unload new 1db4564f101b Bluetooth: Remove debugfs directory on module init failure new 4084286151fc Bluetooth: btusb: Fix not being able to reconnect after suspend new 64a90991ba8d Bluetooth: bnep: fix wild-memory-access in proto_unregister new 2c1dda2acc41 Bluetooth: btusb: Fix regression with fake CSR controllers [...] new d7f513ae7b10 Merge tag 'for-net-2024-10-16' of git://git.kernel.org/pub [...]
The 19 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/bluetooth/btusb.c | 27 +++++++++----------------- drivers/pinctrl/intel/Kconfig | 1 + drivers/pinctrl/intel/pinctrl-intel-platform.c | 5 ++--- drivers/pinctrl/nuvoton/pinctrl-ma35.c | 2 +- drivers/pinctrl/pinctrl-apple-gpio.c | 3 +++ drivers/pinctrl/pinctrl-aw9523.c | 6 ++++-- drivers/pinctrl/pinctrl-ocelot.c | 8 ++++---- drivers/pinctrl/sophgo/pinctrl-cv18xx.c | 2 +- drivers/pinctrl/stm32/pinctrl-stm32.c | 9 +++++++-- net/bluetooth/af_bluetooth.c | 3 +++ net/bluetooth/bnep/core.c | 3 +-- net/bluetooth/iso.c | 6 +----- 12 files changed, 37 insertions(+), 38 deletions(-)