aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/tlg2300/pd-dvb.c
Commit message (Collapse)AuthorAge
* [media] remove include/linux/dvb/dmx.hMauro Carvalho Chehab2012-10-19
| | | | | | | | | The only reason for this header is to make sure that include linux/time.h were added before uapi/*/dmx.h. Just push down the time.h header on the few places where this is used, and drop this new header. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-15
Rename all USB drivers with their own directory under drivers/media/video into drivers/media/usb and update the building system. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>