This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7a693ea78e3c Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/sc [...] new 73278d483378 media: v4l2-ctrls-api.c: add back dropped ctrl->is_new = 1 new 7fabed7ae618 media: sun6i-csi: bridge: Error out on invalid port to fix [...] new f2c174e5018e media: sun6i-csi: capture: Remove useless ret initialization new 52109d91d2f9 media: sun6i-mipi-csi2: Clarify return code handling in st [...] new 761ebebabd09 media: sun8i-a83t-mipi-csi2: Clarify return code handling [...] new 504307f2b3ae media: sun6i-isp: proc: Fix return code handling in stream [...] new f72af7709478 media: sun6i-isp: proc: Error out on invalid port to fix warning new 44723b8c4692 media: sun6i-isp: proc: Declare subdev ops as static new 7266eb7c5a52 media: sun6i-isp: capture: Fix uninitialized variable use new 94c34359c887 media: sun6i-isp: params: Fix incorrect indentation new 542d3c03fd89 media: sun6i-isp: params: Unregister pending buffer on cleanup new 5461e079009a Merge tag 'media/v6.2-2' of git://git.kernel.org/pub/scm/l [...] new 0e13e7b44800 HID: logitech-hidpp: Guard FF init code against non-USB devices new 67c90d140187 HID: mcp2221: don't connect hidraw new 0ee29814c6be HID: playstation: fix free of uninialized pointer for DS4 [...] new 53ffa6a9f83b HID: amd_sfh: Add missing check for dma_alloc_coherent new 1db1f392591a HID: wacom: Ensure bootloader PID is usable in hidraw mode new cec827d658dd HID: Ignore HP Envy x360 eu0009nv stylus battery new 4eab1c2fe06c HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint new 3d57f36c89d8 HID: plantronics: Additional PIDs for double volume key pr [...] new 54f27dc53f17 HID: sony: Fix unused function warning new d264dd3bbbd1 Merge tag 'for-linus-2022122101' of git://git.kernel.org/p [...]
The 22 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/hid/Kconfig | 2 +- drivers/hid/amd-sfh-hid/amd_sfh_client.c | 4 ++++ drivers/hid/hid-ids.h | 4 ++++ drivers/hid/hid-input.c | 2 ++ drivers/hid/hid-logitech-hidpp.c | 11 +++++++++-- drivers/hid/hid-mcp2221.c | 12 +++++++++--- drivers/hid/hid-multitouch.c | 4 ++++ drivers/hid/hid-plantronics.c | 9 +++++++++ drivers/hid/hid-playstation.c | 2 +- drivers/hid/hid-sony.c | 2 ++ drivers/hid/wacom_sys.c | 8 ++++++++ drivers/hid/wacom_wac.c | 4 ++++ drivers/hid/wacom_wac.h | 1 + drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_bridge.c | 2 +- drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_capture.c | 2 +- .../media/platform/sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2.c | 5 ++--- .../sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_mipi_csi2.c | 5 ++--- drivers/media/v4l2-core/v4l2-ctrls-api.c | 1 + drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_capture.c | 4 ++-- drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_params.c | 6 ++++-- drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_proc.c | 8 ++++---- 21 files changed, 75 insertions(+), 23 deletions(-)