summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2024-06-12media: flexcop-usb: fix sanity check of bNumEndpointsDongliang Mu
2024-06-12media: stk1160: fix bounds checking in stk1160_copy_video()Dan Carpenter
2024-06-12media: uvcvideo: Add quirk for Logitech Rally BarRicardo Ribalda
2024-03-26media: go7007: fix a memleak in go7007_load_encoderZhipeng Lu
2024-03-26media: pvrusb2: fix uaf in pvr2_context_set_notifyEdward Adam Davis
2024-03-26media: pvrusb2: fix pvr2_stream_callback castsArnd Bergmann
2024-03-26media: pvrusb2: remove redundant NULL checkDaniil Dulov
2024-03-26media: go7007: add check of return value of go7007_read_addr()Daniil Dulov
2024-03-26media: em28xx: annotate unchecked call to media_device_register()Nikita Zhandarovich
2024-02-05media: uvcvideo: Fix power line control for SunplusIT cameraRicardo Ribalda
2024-02-05media: uvcvideo: Fix power line control for a Chicony cameraRicardo Ribalda
2024-02-05media: stk1160: Fixed high volume of stk1160_dbg messagesGhanshyam Agrawal
2024-01-25media: cx231xx: fix a memleak in cx231xx_init_isocZhipeng Lu
2024-01-25media: pvrusb2: fix use after free on context disconnectionRicardo B. Marliere
2023-11-28media: gspca: cpia1: shift-out-of-bounds in set_flickerRajeshwar R Shinde
2023-11-20media: dvb-usb-v2: af9035: fix missing unlockHans Verkuil
2023-09-14media: uvcvideo: Fix OOB readRicardo Ribalda
2023-09-14media: v4l: Use correct dependency for camera sensor driversSakari Ailus
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-08-10media: usb: pvrusb2: fix inconsistent indentingHans Verkuil
2023-08-10media: go7007: Remove redundant if statementColin Ian King
2023-07-28media: uvcvideo: Fix menu count handling for userspace XU mappingsLaurent Pinchart
2023-07-19media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xferZhang Shurong
2023-07-19media: dvb-usb: opera1: fix uninit-value in dvb_usb_adapter_dvb_initZhang Shurong
2023-07-19media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()Zhang Shurong
2023-07-19media: anysee: fix null-ptr-deref in anysee_master_xferZhang Shurong
2023-07-19media: af9005: Fix null-ptr-deref in af9005_i2c_xferZhang Shurong
2023-07-19media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()Zhang Shurong
2023-07-19media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xferZhang Shurong
2023-07-19media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer()Christophe JAILLET
2023-07-19media: ttusb-dec: remove unnecessary (void*) conversionsYu Zhe
2023-07-19drivers: usb: smsusb: fix error handling code in smsusb_init_deviceDongliang Mu
2023-07-19media: pvrusb2: use sysfs_emit() to instead of scnprintf()ye xingchen
2023-06-09media: usb: as102: drop as102_dev NULL checkHans Verkuil
2023-06-09media: uvcvideo: Constify descriptor buffersLaurent Pinchart
2023-06-09media: uvcvideo: Constify formats, frames and intervalsLaurent Pinchart
2023-06-09media: uvcvideo: Increment intervals pointer at end of parsingLaurent Pinchart
2023-06-09media: uvcvideo: Reorganize format descriptor parsingLaurent Pinchart
2023-06-09media: uvcvideo: Use clamp() to replace manual implementationLaurent Pinchart
2023-06-09media: uvcvideo: Rename uvc_format 'frame' field to 'frames'Laurent Pinchart
2023-06-09media: uvcvideo: Rename uvc_streaming 'format' field to 'formats'Laurent Pinchart
2023-06-09media: uvcvideo: Enable Intel RealSense metadata for devicesDmitry Perchanov
2023-06-09Revert "media: uvcvideo: Limit power line control for Acer EasyCamera"Sakari Ailus
2023-06-09Merge tag 'v6.4-rc5' into media_stageMauro Carvalho Chehab
2023-06-02media: uvcvideo: Don't expose unsupported formats to userspaceLaurent Pinchart
2023-05-25media: mc: Make media_get_pad_index() use pad type flagSakari Ailus
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-25media: usb: siano: Fix warning due to null work_func_t function pointerDuoming Zhou
2023-05-25media: usb: remove unnecessary (void*) conversionsSu Hui
2023-05-25media: stk1160: Simplify the build config definitionLukas Bulwahn