summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/as102
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
2024-04-29media: as102: avoid GFP_ATOMICOliver Neukum-1/+1
2023-06-09media: usb: as102: drop as102_dev NULL checkHans Verkuil-4/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner-110/+11
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada-1/+1
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab-3/+3
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab-5/+4
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-11/+17
2017-11-07media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari-11/+17
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-20media: usb: constify usb_device_idArvind Yadav-1/+1
2016-08-24[media] media: usb: as102: as102_usb_drv: don't print error when allocating u...Wolfram Sang-2/+0
2016-02-01[media] drivers/media/usb/as102: constify as102_priv_ops_t structureJulia Lawall-2/+2
2015-11-19[media] as102: fix potential double free in as102_fw_upload()Christian Engelmayer-0/+1
2015-05-01[media] as102: fix error return codeJulia Lawall-0/+1
2014-09-26[media] as102: fix endiannes castsMauro Carvalho Chehab-61/+61
2014-09-26[media] as102_drv.h: added a missing newlineMauro Carvalho Chehab-1/+1
2014-09-23[media] as102: remove some unneeded checksDan Carpenter-4/+4
2014-08-21[media] as102-fe: make it an independent driverMauro Carvalho Chehab-687/+3
2014-08-21[media] as102: prepare as102_fe to be compiled as a moduleMauro Carvalho Chehab-86/+179
2014-08-21[media] as102: get rid of as10x_fe_copy_tps_parameters()Mauro Carvalho Chehab-103/+98
2014-08-21[media] as102: get rid of as102_fe_copy_tune_parameters()Mauro Carvalho Chehab-62/+55
2014-08-21[media] as102: Move ancillary routines to the begginingMauro Carvalho Chehab-300/+274
2014-08-21[media] as102: better name the unknown frontendMauro Carvalho Chehab-1/+1
2014-08-21[media] as102: CodingStyle fixesMauro Carvalho Chehab-2/+1
2014-08-21[media] as102: get rid of FSF mail addressMauro Carvalho Chehab-52/+0
2014-08-21[media] as102: promote it out of stagingMauro Carvalho Chehab-0/+3370