summaryrefslogtreecommitdiff
path: root/drivers/media/usb/dvb-usb-v2
AgeCommit message (Expand)Author
2024-04-29media: IR remote control for AVerMedia TD310Alex Volkov
2024-04-08media: anysee: accept read buffers of length 1 in anysee_master_xferIstván Váradi
2023-10-13media: dvb-usb-v2: af9035: fix missing unlockHans Verkuil
2023-07-19media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xferZhang 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: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xferZhang Shurong
2023-05-25media: usb: remove unnecessary (void*) conversionsSu Hui
2023-05-25media: usb: Check az6007_read() return valueDaniil Dulov
2023-05-14media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xferZhang Shurong
2023-05-14media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()Wei Chen
2023-05-14media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()Wei Chen
2023-02-08media: usb: dvb-usb-v2: af9015.c: return 0 instead of 'ret'.Hans Verkuil
2022-09-24media: usb/dvb-usb-v2: fix repeated words in commentsJilin Yuan
2022-03-18media: media/*/Kconfig: sort entriesMauro Carvalho Chehab
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2021-11-29media: lmedm04: don't ignore errors when setting a filterMauro Carvalho Chehab
2021-09-30media: mxl111sf: change mutex_init() locationPavel Skripkin
2021-09-01Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-07-30media: rtl28xxu: fix zero-length control requestJohan Hovold
2021-07-30media: Revert "media: rtl28xxu: fix zero-length control request"Johan Hovold
2021-07-12media: usb: dvb-usb-v2: af9035: let subdrv autoselect enable si2168 and si2157Uwe Kleine-König
2021-07-12media: usb: dvb-usb-v2: af9035: report if i2c client isn't boundUwe Kleine-König
2021-07-12media: dvbsky: add support for MyGica T230C2_LITE and T230AJán Čáni
2021-06-04media: rtl28xxu: replace a NO-BREAK SPACE characterMauro Carvalho Chehab
2021-06-02media: rtl28xxu: fix zero-length control requestJohan Hovold
2021-05-23media: lmedm04: delete lme2510_get_adapter_count()Dan Carpenter
2021-03-22media: media/usb: fix kernel-doc header issuesHans Verkuil
2021-03-11media: anysee: simplify the return expression of anysee_ci_* functionLiu Shixin
2021-01-27media: usb: dvb-usb-v2: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-01-27media: usb/dvb-usb-v2/rtl28xxu.c: clean up code to fix smatch warningHans Verkuil
2021-01-27media: lmedm04: Remove lme2510_kill_urb function.Malcolm Priestley
2021-01-27media: lmedm04: Use GFP_KERNEL for URB allocation/submission.Malcolm Priestley
2021-01-27media: lmedm04: Fix misuse of commaJoe Perches
2020-11-17media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister()Qinglang Miao
2020-11-16media: dvbsky: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: rtl28xxu: use semicolons rather than commas to separate statementsJulia Lawall
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-23media: dvbsky: MyGica T230* receivers also do DVB-C and DVB-TJan Pieter van Woerkom
2020-04-23media: Kconfig: fix some dvb-usb-v2 dependenciesMauro Carvalho Chehab
2020-04-22media: dvb-usb-v2: use DVB_USB_DEVICE() macroMauro Carvalho Chehab
2020-04-22media: dvb-usb-ids.h: fix an USB PID nameMauro Carvalho Chehab
2020-04-14media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab
2020-04-14media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab
2020-03-12media: lmedm04: remove redundant assignment to variable gateColin Ian King
2020-03-02media: rtl28xxu: add missing sleep before probing slave demodMario Hros
2020-02-24media: anysee: constify copied structureJulia Lawall
2020-01-09media: usb: dvb-usb-v2: zd1301: convert to use i2c_new_client_device()Wolfram Sang
2020-01-09media: usb: dvb-usb-v2: rtl28xxu: convert to use i2c_new_client_device()Wolfram Sang