summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-7/+7
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-7/+7
2025-08-29media: em28xx: add special case for legacy gpiolib interfaceArnd Bergmann-2/+3
2025-04-30media: usb: em28xx: use (t,l)/wxh format for rectangleHans Verkuil-1/+1
2024-10-28media: usb: drop vb2_ops_wait_prepare/finishHans Verkuil-4/+0
2024-06-29media: em28xx: Set GPIOs for non-audio boards when switching inputNils Rothaug-1/+2
2024-06-29media: em28xx: Add support for MyGica UTV3Nils Rothaug-0/+53
2024-02-05media: em28xx: annotate unchecked call to media_device_register()Nikita Zhandarovich-0/+4
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart-2/+4
2023-09-14media: v4l: Use correct dependency for camera sensor driversSakari Ailus-2/+2
2022-11-25media: dvb-frontends: a8293: fix LNB powerup failure in PCTV 461eChuck Ritola-0/+6
2022-08-29media: avoid use of 'videobuf'Hans Verkuil-2/+2
2022-06-27media: em28xx: Remove useless license text when SPDX-License-Identifier is al...Christophe JAILLET-103/+0
2022-03-12media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab-2/+2
2022-03-07Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab-4/+4
2022-03-07media: Revert "media: em28xx: add missing em28xx_close_extension"Pavel Skripkin-4/+1
2022-02-22media: em28xx: initialize refcount before kref_getDongliang Mu-4/+4
2021-11-19media: em28xx: fix control-message timeoutsJohan Hovold-2/+2
2021-11-15media: em28xx: fix memory leak in em28xx_init_devDongliang Mu-6/+12
2021-10-05media: em28xx: Don't use ops->suspend if it is NULLColin Ian King-2/+3
2021-10-04Merge tag 'v5.15-rc4' into media_treeMauro Carvalho Chehab-1/+6
2021-09-30media: em28xx: add missing em28xx_close_extensionPavel Skripkin-1/+4
2021-08-04media: em28xx-input: fix refcount bug in em28xx_usb_disconnectDongliang Mu-1/+0
2021-06-02media: drivers/media/usb/em28xx/em28xx-cards.c : fix typo issuesHerman-3/+3
2021-06-02media: em28xx: Fix possible memory leak of em28xx structIgor Matheus Andrade Torrente-2/+6
2021-04-06media: em28xx/em28xx.h: Remove duplicate struct declarationWan Jiabing-2/+0
2021-04-06media: em28xx: fix memory leakMuhammad Usama Anjum-0/+1
2021-03-22media: media/usb: fix kernel-doc header issuesHans Verkuil-1/+1
2021-03-11media: em28xx: Add pid for bulk revision of Hauppauge 461eV2Brad Love-0/+2
2021-03-11media: em28xx: Add pid for bulk revision of Hauppauge 461eBrad Love-0/+2
2021-02-05media: em28xx: Add support for Hauppauge USB QuadHDBrad Love-0/+74
2021-02-05media: em28xx-core: Fix i2c error debugBrad Love-1/+5
2021-02-05media: em28xx-core: Fix TS2 active ledBrad Love-1/+3
2021-01-27media: rc: select CONFIG_BITREVERSE where neededArnd Bergmann-0/+1
2021-01-12media: em28xx: Fix use-after-free in em28xx_alloc_urbsDinghao Liu-5/+1
2020-11-16media: em28xx-audio: use semicolons rather than commas to separate statementsJulia Lawall-7/+7
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva-4/+4
2020-08-26media: Implements support for the MyGica iGrabberChristopher Snowhill-0/+23
2020-03-12media: em28xx: Enable Hauppauge 461e rev2Brad Love-0/+79
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil-2/+2
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai-1/+0
2019-12-13media: em28xx: Clean up ALSA PCM API usagesTakashi Iwai-85/+1
2019-11-08media: em28xx: fix two smatch warningsHans Verkuil-2/+2
2019-10-07media: em28xx: Add support for Magix Wideowandler 2Dominik Danelski-0/+21
2019-10-07media: delete unused proc_fs.h includeSean Young-1/+0
2019-10-01media: em28xx: make various arrays static const, makes object smallerColin Ian King-15/+15
2019-08-29media: em28xx: Fix exception handling in em28xx_alloc_urbs()Markus Elfring-1/+1
2019-08-19media: Fix various misspellings of disconnectedGeert Uytterhoeven-2/+2
2019-08-14media: em28xx: modules workqueue not inited for 2nd deviceSean Young-1/+0
2019-08-14media: media/usb: Use kmemdup rather than duplicating its implementationFuqian Huang-2/+1