summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/b2c2
Commit message (Expand)AuthorAgeFilesLines
* media: flexcop: avoid -Wempty-body warningArnd Bergmann2021-04-091-4/+4
* media: flexcop-usb: delete unneeded returnJulia Lawall2021-03-221-1/+0
* media: flexcop-usb: remove needless check before usb_free_coherent()Qinglang Miao2020-09-271-4/+3
* media: flexcop-usb: sanity checking of endpoint typeOliver Neukum2020-09-272-1/+3
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* media: flexcop-usb: fix endpoint sanity checkJohan Hovold2020-02-241-3/+3
* media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King2019-11-091-1/+1
* media: b2c2-flexcop-usb: add sanity checkingOliver Neukum2019-11-091-0/+3
* media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()Yang Yingliang2019-10-071-1/+7
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-281-1/+0
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-151-3/+3
|\
| * media: fix media Kconfig help syntax issuesHans Verkuil2017-09-231-3/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* media: usb: constify usb_device_idArvind Yadav2017-08-201-1/+1
* [media] b2c2: don't break long linesMauro Carvalho Chehab2016-10-211-6/+5
* [media] flexcop-usb: don't use stack for DMAMauro Carvalho Chehab2016-10-142-37/+72
* [media] media: change email addressPatrick Boettcher2016-01-251-1/+1
* [media] drivers: media: usb: b2c2: use usb_*_coherent() instead of pci_*_cons...Chen Gang2013-10-171-3/+3
* [media] Kconfig: Fix b2c2 common code selectionMauro Carvalho Chehab2012-08-211-0/+1
* [media] flexcop: Show the item to enable debug after the driverMauro Carvalho Chehab2012-08-211-0/+8
* [media] Fix some Makefile rulesMauro Carvalho Chehab2012-08-161-1/+1
* [media] b2c2: frontends/tuners are not needed at the bridge bindingMauro Carvalho Chehab2012-08-131-2/+0
* [media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab2012-08-131-1/+1
* [media] b2c2: break it into common/pci/usb directoriesMauro Carvalho Chehab2012-08-134-0/+711