summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-dvb.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (11200): pvrusb2: Make a bunch of dvb config structures const (trivial)Mike Isely2009-03-301-1/+1
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debugMichael Krufky2008-04-291-17/+25
* media: fix integer as NULL pointer warningsHarvey Harrison2008-04-291-3/+3
* V4L/DVB (7719): pvrusb2: Implement input selection enforcementMike Isely2008-04-241-26/+21Star
* V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdownMike Isely2008-04-241-5/+1Star
* V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abortMike Isely2008-04-241-2/+8
* V4L/DVB (7693): pvrusb2-dvb: Change usage of 0 --> NULLMike Isely2008-04-241-1/+1
* V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-downMike Isely2008-04-241-9/+11
* V4L/DVB (7691): pvrusb2-dvb: Don't initialize if device lacks a digital sideMike Isely2008-04-241-3/+12
* V4L/DVB (7690): pvrusb2-dvb: Remove digital_up flagMike Isely2008-04-241-11/+6Star
* V4L/DVB (7689): pvrusb2-dvb: Rework module tear-downMike Isely2008-04-241-12/+19
* V4L/DVB (7688): pvrusb2: Clean up dvb streaming start/stopMike Isely2008-04-241-167/+139Star
* V4L/DVB (7687): pvrusb2: Fix oops in pvrusb2-dvbMike Isely2008-04-241-3/+8
* V4L/DVB (7683): pvrusb2-dvb: set to DTV mode before attaching frontendMichael Krufky2008-04-241-1/+19
* V4L/DVB (7682): pvrusb2-dvb: finish up stream & buffer handlingMike Isely2008-04-241-0/+187
* V4L/DVB (7681): pvrusb2-dvb: start working on streaming / buffer handling codeMichael Krufky2008-04-241-2/+42
* V4L/DVB (7680): pvrusb2-dvb: add pvr2_dvb_bus_ctrl to allow frontends to nego...Michael Krufky2008-04-241-0/+14
* V4L/DVB (7679): pvrusb2: add DVB API frameworkMichael Krufky2008-04-241-0/+179