summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/b2c2
AgeCommit message (Expand)AuthorLines
2024-06-24media: b2c2: flexcop-usb: fix flexcop_usb_memory_reqHans Verkuil-3/+4
2024-05-03media: flexcop-usb: Use min macroRicardo Ribalda-4/+1
2024-04-29media: flexcop-usb: fix sanity check of bNumEndpointsDongliang Mu-1/+1
2024-04-29media: flexcop: allow for modern speedsOliver Neukum-0/+6
2024-04-29media: flexcop: unneeded ATOMICOliver Neukum-2/+2
2022-09-26media: flexcop-usb: use usb_endpoint_maxp()Johan Hovold-1/+1
2022-09-26media: flexcop-usb: clean up URB initialisationJohan Hovold-4/+6
2022-09-26media: flexcop-usb: clean up endpoint sanity checksJohan Hovold-4/+8
2022-09-22media: flexcop-usb: fix endpoint type checkJohan Hovold-1/+1
2021-12-14media: b2c2-flexcop-usb: fix some whitespace coding stylegushengxian-9/+9
2021-11-19media: flexcop-usb: fix control-message timeoutsJohan Hovold-11/+11
2021-04-09media: flexcop: avoid -Wempty-body warningArnd Bergmann-4/+4
2021-03-22media: flexcop-usb: delete unneeded returnJulia Lawall-1/+0
2020-09-27media: flexcop-usb: remove needless check before usb_free_coherent()Qinglang Miao-4/+3
2020-09-27media: flexcop-usb: sanity checking of endpoint typeOliver Neukum-1/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2020-02-24media: flexcop-usb: fix endpoint sanity checkJohan Hovold-3/+3
2019-11-09media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King-1/+1
2019-11-09media: b2c2-flexcop-usb: add sanity checkingOliver Neukum-0/+3
2019-10-07media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()Yang Yingliang-1/+7
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada-1/+1
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab-1/+0
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-23media: fix media Kconfig help syntax issuesHans Verkuil-3/+3
2017-08-20media: usb: constify usb_device_idArvind Yadav-1/+1
2016-10-21[media] b2c2: don't break long linesMauro Carvalho Chehab-6/+5
2016-10-14[media] flexcop-usb: don't use stack for DMAMauro Carvalho Chehab-37/+72
2016-01-25[media] media: change email addressPatrick Boettcher-1/+1
2013-10-17[media] drivers: media: usb: b2c2: use usb_*_coherent() instead of pci_*_cons...Chen Gang-3/+3
2012-08-21[media] Kconfig: Fix b2c2 common code selectionMauro Carvalho Chehab-0/+1
2012-08-21[media] flexcop: Show the item to enable debug after the driverMauro Carvalho Chehab-0/+8
2012-08-16[media] Fix some Makefile rulesMauro Carvalho Chehab-1/+1
2012-08-13[media] b2c2: frontends/tuners are not needed at the bridge bindingMauro Carvalho Chehab-2/+0
2012-08-13[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab-1/+1
2012-08-13[media] b2c2: break it into common/pci/usb directoriesMauro Carvalho Chehab-0/+711