aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/as102 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab1-3/+3
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab3-5/+4
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-11/+17
2017-11-07media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari1-11/+17
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-20media: usb: constify usb_device_idArvind Yadav1-1/+1
2016-08-24[media] media: usb: as102: as102_usb_drv: don't print error when allocating urb failsWolfram Sang1-2/+0
2016-02-01[media] drivers/media/usb/as102: constify as102_priv_ops_t structureJulia Lawall2-2/+2
2015-11-19[media] as102: fix potential double free in as102_fw_upload()Christian Engelmayer1-0/+1
2015-05-01[media] as102: fix error return codeJulia Lawall1-0/+1
2014-09-26[media] as102: fix endiannes castsMauro Carvalho Chehab3-61/+61
2014-09-26[media] as102_drv.h: added a missing newlineMauro Carvalho Chehab1-1/+1
2014-09-23[media] as102: remove some unneeded checksDan Carpenter1-4/+4
2014-08-21[media] as102-fe: make it an independent driverMauro Carvalho Chehab7-687/+3
2014-08-21[media] as102: prepare as102_fe to be compiled as a moduleMauro Carvalho Chehab7-86/+179
2014-08-21[media] as102: get rid of as10x_fe_copy_tps_parameters()Mauro Carvalho Chehab1-103/+98
2014-08-21[media] as102: get rid of as102_fe_copy_tune_parameters()Mauro Carvalho Chehab1-62/+55
2014-08-21[media] as102: Move ancillary routines to the begginingMauro Carvalho Chehab3-300/+274
2014-08-21[media] as102: better name the unknown frontendMauro Carvalho Chehab1-1/+1
2014-08-21[media] as102: CodingStyle fixesMauro Carvalho Chehab1-2/+1
2014-08-21[media] as102: get rid of FSF mail addressMauro Carvalho Chehab13-52/+0
2014-08-21[media] as102: promote it out of stagingMauro Carvalho Chehab15-0/+3370