index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
hackrf
/
hackrf.c
Age
Commit message (
Expand
)
Author
2021-05-19
media: rtl2832_sdr/vivid/airspy/hackrf/msi2500: drop memset of fmt.sdr.reserved
Hans Verkuil
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-02
media: usb: hackrf: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-05-11
media: hackrf: group device capabilities
Gustavo Padovan
2017-08-27
media: usb: make video_device const
Bhumika Goyal
2017-08-20
media: usb: constify usb_device_id
Arvind Yadav
2016-09-19
[media] usb: constify vb2_ops structures
Julia Lawall
2016-08-25
[media] drivers: hackrf: fixed a coding style issue
Jannik Becher
2016-08-24
[media] media: usb: hackrf: hackrf: don't print error when allocating urb fails
Wolfram Sang
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-01-11
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2015-12-18
[media] hackrf: move RF gain ctrl enable behind module parameter
Antti Palosaari
2015-12-18
[media] hackrf: fix possible null ptr on debug printing
Antti Palosaari
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-10-20
[media] hackrf: do not set human readable name for formats
Antti Palosaari
2015-10-20
[media] hackrf: add support for transmitter
Antti Palosaari
2015-10-20
[media] hackrf: switch to single function which configures everything
Antti Palosaari
2015-10-20
[media] hackrf: add control for RF amplifier
Antti Palosaari
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2014-10-21
[media] hackrf: harmless off by one in debug code
Dan Carpenter
2014-09-21
[media] hackrf: Fix a long constant
Mauro Carvalho Chehab
2014-09-21
[media] hackrf: HackRF SDR driver
Antti Palosaari