summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2021-12-14media: b2c2-flexcop-usb: fix some whitespace coding stylegushengxian
2021-12-14media: drivers:usb:remove unneeded variablechiminghao
2021-12-14media: Revert "media: uvcvideo: Set unique vdev name based in type"Ricardo Ribalda
2021-12-14media: dw2102: Fix use after freeAnton Vasilyev
2021-12-07media: siano: remove duplicate USB device IDsKrzysztof Kozlowski
2021-12-07media: m920x: don't use stack on USB readsMauro Carvalho Chehab
2021-12-07media: replace setting of bytesused with vb2_set_plane_payloadDafna Hirschfeld
2021-12-07media: uvcvideo: Avoid returning invalid controlsRicardo Ribalda
2021-12-07media: uvcvideo: Avoid invalid memory accessRicardo Ribalda
2021-12-07media: uvcvideo: Increase UVC_CTRL_CONTROL_TIMEOUT to 5 seconds.James Hilliard
2021-12-07media: uvcvideo: Set the colorspace as sRGB if undefinedRicardo Ribalda
2021-12-07media: uvcvideo: fix division by zero at stream startJohan Hovold
2021-12-07media: uvcvideo: Fix memory leak of object map on error exit pathColin Ian King
2021-11-30media: pvrusb2: fix inconsistent indentingHans Verkuil
2021-11-29media: au0828-i2c: drop a duplicated functionMauro Carvalho Chehab
2021-11-29media: lmedm04: don't ignore errors when setting a filterMauro Carvalho Chehab
2021-11-19media: dib0700: Only touch one bit when start/stop an adapterMauro Carvalho Chehab
2021-11-19media: dib0700: cleanup start/stop streaming logicMauro Carvalho Chehab
2021-11-19media: dib0700: fix undefined behavior in tuner shutdownMichael Kuron
2021-11-19media: stk1160: fix control-message timeoutsJohan Hovold
2021-11-19media: s2255: fix control-message timeoutsJohan Hovold
2021-11-19media: pvrusb2: fix control-message timeoutsJohan Hovold
2021-11-19media: em28xx: fix control-message timeoutsJohan Hovold
2021-11-19media: cpia2: fix control-message timeoutsJohan Hovold
2021-11-19media: flexcop-usb: fix control-message timeoutsJohan Hovold
2021-11-15media: em28xx: fix memory leak in em28xx_init_devDongliang Mu
2021-11-15media: gspca: Make use of the helper macro kthread_run()Cai Huoqing
2021-10-19media: gspca/gl860-mi1320/ov9655: avoid -Wstring-concatenation warningHans Verkuil
2021-10-08media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte()Anant Thazhemadam
2021-10-05media: em28xx: Don't use ops->suspend if it is NULLColin Ian King
2021-10-04Merge tag 'v5.15-rc4' into media_treeMauro Carvalho Chehab
2021-09-30media: mxl111sf: change mutex_init() locationPavel Skripkin
2021-09-30media: tm6000: Avoid card name truncationKees Cook
2021-09-30media: usb: stkwebcam: Update the reference count of the usb device structureCai Huoqing
2021-09-30media: gspca: Limit frame size to sizeimage.Chad Fraleigh
2021-09-30media: usb: airspy: clean the freed pointer and counterNil Yi
2021-09-30media: pvrusb2: Replaced simple_strtol() with kstrtoint()Liu Shixin
2021-09-30media: uvcvideo: Don't spam the log in uvc_ctrl_restore_values()Hans Verkuil
2021-09-30media: uvcvideo: Set error_idx during ctrl_commit errorsRicardo Ribalda
2021-09-30media: uvcvideo: Check controls flags before accessing themRicardo Ribalda
2021-09-30media: uvcvideo: Use control names from frameworkRicardo Ribalda
2021-09-30media: uvcvideo: Increase the size of UVC_METADATA_BUF_SIZERicardo Ribalda
2021-09-30media: uvcvideo: Set unique vdev name based in typeRicardo Ribalda
2021-09-30media: uvcvideo: Use dev->name for querycap()Ricardo Ribalda
2021-09-30media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASSRicardo Ribalda
2021-09-30media: uvcvideo: refactor __uvc_ctrl_add_mappingRicardo Ribalda
2021-09-30media: uvcvideo: Return -EIO for control errorsRicardo Ribalda
2021-09-30media: uvcvideo: Set capability in s_paramRicardo Ribalda
2021-09-30media: uvcvideo: Remove s_ctrl and g_ctrlRicardo Ribalda
2021-09-30media: uvcvideo: Do not check for V4L2_CTRL_WHICH_DEF_VALRicardo Ribalda