Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [media] add media controller support to videobuf2-dvb | Mauro Carvalho Chehab | 2016-02-10 | 1 | -2/+11 |
| | | | | | | | Allow devices to pass an optional argument to register the DVB driver at the media controller. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> | ||||
* | [media] vb2: Add videobuf2-dvb support | Hans Verkuil | 2014-04-16 | 1 | -0/+336 |
With the new vb2_thread_start/stop core code it is very easy to implement videobuf2-dvb. This should simplify converting existing videobuf drivers to vb2. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> |