aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/b2c2/flexcop-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26media: flexcop-usb: use usb_endpoint_maxp()Johan Hovold1-1/+1
2022-09-26media: flexcop-usb: clean up URB initialisationJohan Hovold1-4/+6
2022-09-26media: flexcop-usb: clean up endpoint sanity checksJohan Hovold1-4/+8
2022-09-22media: flexcop-usb: fix endpoint type checkJohan Hovold1-1/+1
2021-12-14media: b2c2-flexcop-usb: fix some whitespace coding stylegushengxian1-9/+9
2021-11-19media: flexcop-usb: fix control-message timeoutsJohan Hovold1-5/+5
2021-04-09media: flexcop: avoid -Wempty-body warningArnd Bergmann1-4/+4
2021-03-22media: flexcop-usb: delete unneeded returnJulia Lawall1-1/+0
2020-09-27media: flexcop-usb: remove needless check before usb_free_coherent()Qinglang Miao1-4/+3
2020-09-27media: flexcop-usb: sanity checking of endpoint typeOliver Neukum1-0/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-02-24media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3
2019-11-09media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King1-1/+1
2019-11-09media: b2c2-flexcop-usb: add sanity checkingOliver Neukum1-0/+3
2019-10-07media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()Yang Yingliang1-1/+7
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2017-08-20media: usb: constify usb_device_idArvind Yadav1-1/+1
2016-10-21[media] b2c2: don't break long linesMauro Carvalho Chehab1-6/+5
2016-10-14[media] flexcop-usb: don't use stack for DMAMauro Carvalho Chehab1-37/+68
2016-01-25[media] media: change email addressPatrick Boettcher1-1/+1
2013-10-17[media] drivers: media: usb: b2c2: use usb_*_coherent() instead of pci_*_consistent() in flexcop-usb.cChen Gang1-3/+3
2012-08-13[media] b2c2: break it into common/pci/usb directoriesMauro Carvalho Chehab1-0/+587