summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2024-03-15Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska
2024-03-04media: usbtv: Remove useless locks in usbtv_video_free()Benjamin Gaignard
2024-02-28media: go7007: fix a memleak in go7007_load_encoderZhipeng Lu
2024-02-28media: pvrusb2: fix uaf in pvr2_context_set_notifyEdward Adam Davis
2024-02-28media: usb: s2255: Refactor s2255_get_fx2fwRicardo Ribalda
2024-02-16media: pvrusb2: fix pvr2_stream_callback castsArnd Bergmann
2024-02-16media: pvrusb2: remove redundant NULL checkDaniil Dulov
2024-02-16media: go7007: add check of return value of go7007_read_addr()Daniil Dulov
2024-02-16media: pvrusb2: Use wait_event_freezable() for freezable kthreadKevin Hao
2024-02-08media: usb/msi2500: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-05media: dvb-usb: Fix kerneldocRicardo Ribalda
2024-02-05media: cx231xx: controls are from another device, mark thisHans Verkuil
2024-02-05media: em28xx: annotate unchecked call to media_device_register()Nikita Zhandarovich
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart
2023-12-09media: uvcvideo: Fix power line control for SunplusIT cameraRicardo Ribalda
2023-12-09media: uvcvideo: Pick first best alternate setting insteed of lastLaurent Pinchart
2023-12-09media: uvcvideo: Fix power line control for a Chicony cameraRicardo Ribalda
2023-12-07media: stk1160: Fixed high volume of stk1160_dbg messagesGhanshyam Agrawal
2023-12-07media: cx231xx: fix a memleak in cx231xx_init_isocZhipeng Lu
2023-11-23media: pvrusb2: fix use after free on context disconnectionRicardo B. Marliere
2023-11-23media: usb: usbtv: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-11-23media: usb: hackrf: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-11-23media: usb: cx231xx: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-11-23media: usb: airspy: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-10-13media: cx231xx: Use EP5_BUF_SIZE macroJinjie Ruan
2023-10-13media: dvb-usb-v2: af9035: fix missing unlockHans Verkuil
2023-09-27media: cx231xx: Add EP5_BUF_SIZE and EP5_TIMEOUT_MS macrosJinjie Ruan
2023-09-27media: cx231xx: Switch to use kmemdup() helperJinjie Ruan
2023-09-27media: gspca: cpia1: shift-out-of-bounds in set_flickerRajeshwar R Shinde
2023-09-27media: usb: siano: Use kmemdup to simplify kmalloc and memcpy logicChen Jiahao
2023-09-27media: dvb-usb: gp8psk: Remove an unnecessary ternary operatorRuan Jinjie
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