summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/b2c2/flexcop-usb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: flexcop-usb: use usb_endpoint_maxp()Johan Hovold2022-09-261-1/+1
* media: flexcop-usb: clean up URB initialisationJohan Hovold2022-09-261-4/+6
* media: flexcop-usb: clean up endpoint sanity checksJohan Hovold2022-09-261-4/+8
* media: flexcop-usb: fix endpoint type checkJohan Hovold2022-09-221-1/+1
* media: b2c2-flexcop-usb: fix some whitespace coding stylegushengxian2021-12-141-9/+9
* media: flexcop-usb: fix control-message timeoutsJohan Hovold2021-11-191-5/+5
* 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-271-0/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-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 for more missed filesThomas Gleixner2019-05-211-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-141-37/+68
* [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] b2c2: break it into common/pci/usb directoriesMauro Carvalho Chehab2012-08-141-0/+587