Age | Commit message (Expand) | Author | Files | Lines |
2022-03-18 | media: Kconfig: cleanup VIDEO_DEV dependencies | Mauro Carvalho Chehab | 1 | -1/+1 |
2021-05-19 | media: rtl2832_sdr/vivid/airspy/hackrf/msi2500: drop memset of fmt.sdr.reserved | Hans Verkuil | 1 | -3/+0 |
2019-06-11 | Merge tag 'v5.2-rc4' into media/master | Mauro Carvalho Chehab | 1 | -10/+1 |
2019-06-05 | media: media/usb: set device_caps in struct video_device | Hans Verkuil | 1 | -8/+6 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-03-20 | media: Kconfig files: use the right help coding style | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-09-11 | media: use strscpy() instead of strlcpy() | Mauro Carvalho Chehab | 1 | -6/+6 |
2018-08-03 | media: usb: hackrf: Replace GFP_ATOMIC with GFP_KERNEL | Jia-Ju Bai | 1 | -3/+3 |
2018-05-11 | media: hackrf: group device capabilities | Gustavo Padovan | 1 | -7/+4 |
2017-08-27 | media: usb: make video_device const | Bhumika Goyal | 1 | -1/+1 |
2017-08-20 | media: usb: constify usb_device_id | Arvind Yadav | 1 | -1/+1 |
2016-09-19 | [media] usb: constify vb2_ops structures | Julia Lawall | 1 | -1/+1 |
2016-08-25 | [media] drivers: hackrf: fixed a coding style issue | Jannik Becher | 1 | -1/+1 |
2016-08-24 | [media] media: usb: hackrf: hackrf: don't print error when allocating urb fails | Wolfram Sang | 1 | -1/+0 |
2016-07-08 | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs | Hans Verkuil | 1 | -1/+1 |
2016-01-11 | Merge branch 'patchwork' into v4l_for_linus | Mauro Carvalho Chehab | 1 | -3/+3 |
2015-12-18 | [media] hackrf: move RF gain ctrl enable behind module parameter | Antti Palosaari | 1 | -0/+11 |
2015-12-18 | [media] hackrf: fix possible null ptr on debug printing | Antti Palosaari | 1 | -1/+1 |
2015-12-18 | [media] media: videobuf2: Move timestamp to vb2_buffer | Junghak Sung | 1 | -2/+2 |
2015-12-18 | [media] vb2: drop v4l2_format argument from queue_setup | Hans Verkuil | 1 | -1/+1 |
2015-10-20 | [media] hackrf: do not set human readable name for formats | Antti Palosaari | 1 | -3/+0 |
2015-10-20 | [media] hackrf: add support for transmitter | Antti Palosaari | 1 | -276/+638 |
2015-10-20 | [media] hackrf: switch to single function which configures everything | Antti Palosaari | 1 | -148/+175 |
2015-10-20 | [media] hackrf: add control for RF amplifier | Antti Palosaari | 1 | -1/+25 |
2015-10-20 | [media] media: videobuf2: Change queue_setup argument | Junghak Sung | 1 | -1/+1 |
2015-10-01 | [media] media: videobuf2: Restructure vb2_buffer | Junghak Sung | 1 | -9/+13 |
2014-10-21 | [media] hackrf: harmless off by one in debug code | Dan Carpenter | 1 | -1/+1 |
2014-09-22 | [media] hackrf: Fix a long constant | Mauro Carvalho Chehab | 1 | -1/+1 |
2014-09-22 | [media] hackrf: HackRF SDR driver | Antti Palosaari | 3 | -0/+1153 |