summaryrefslogtreecommitdiff
path: root/sys/dev/dtv/dtv_buffer.c
AgeCommit message (Expand)Author
2017-06-01remove checks for failure after memory allocation calls that cannot fail:chs
2011-08-09modify the dtv device api so hardware drivers can be loaded independentlyjmcneill
2011-07-16Fix a locking problem with the demux, and while here do a bit ofjmcneill
2011-07-13add section filter supportjmcneill
2011-07-12- use separate locks for ingress and egress queuesjmcneill
2011-07-09use %zu to print size_tjmcneill
2011-07-09don't kmem_alloc with IPL_VM mutex locked, spotted by rmindjmcneill
2011-07-09add digital TV framework which implements a subset of Linux DVB APIsjmcneill