aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/usb/airspy (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil1-3/+0
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab1-10/+1
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil1-4/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-5/+5
2017-08-27media: usb: make video_device constBhumika Goyal1-1/+1
2017-08-20media: usb: constify usb_device_idArvind Yadav1-1/+1
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall1-1/+1
2016-08-24[media] media: usb: airspy: airspy: don't print error when allocating urb failsWolfram Sang1-1/+0
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2016-07-16media: fix airspy usb probe error pathJames Patrick-Evans1-2/+1
2016-07-15[media] airspy: fix error logic during device registerJames Patrick-Evans1-1/+1
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-03-01[media] airspy: fix bit set/clean mess on s->flagsMauro Carvalho Chehab1-6/+5
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab1-2/+2
2015-12-18[media] airspy: increase USB control message buffer sizeAntti Palosaari1-1/+1
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-1/+1
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-10/+14
2015-08-11[media] usb/airspy: removing unneeded gotoManinder Singh1-3/+0
2014-09-21[media] airspy: enhance sample rate debug calculation precisionAntti Palosaari1-4/+6
2014-09-21[media] airspy: remove unneeded spinlock irq flags initializationAntti Palosaari1-3/+3
2014-09-21[media] airspy: logging changesAntti Palosaari1-111/+61
2014-09-21[media] airspy: coding style issuesAntti Palosaari1-0/+4
2014-09-21[media] airspy: fix error handling on start streamingAntti Palosaari1-7/+29
2014-07-21[media] airspy: fill FMT buffer sizeAntti Palosaari1-7/+19
2014-07-21[media] airspy: print notice to point SDR API is not 100% stable yetAntti Palosaari1-1/+3
2014-07-21[media] airspy: move out of staging into drivers/media/usbAntti Palosaari3-0/+1129