aboutsummaryrefslogtreecommitdiff
path: root/utils/rtl-sdr/patches
Commit message (Collapse)AuthorAge
* rtl-sdr: Update to 0.6.0Rosen Penev2018-11-19
| | | | | | Patch was upstreamed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* rtl-sdr: fix build when GCC decides not to emit inlinesDavid Woodhouse2018-06-29
Maybe we should use something other than -Os for this code anyway; it's generally quite CPU-intensive. Signed-off-by: David Woodhouse <dwmw2@infradead.org>