summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2
AgeCommit message (Expand)AuthorFilesLines
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-4/+0
2008-07-27V4L/DVB (8509): pvrusb2: fix device descriptions for HVR-1900 & HVR-1950Michael Krufky1-3/+3
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil1-1/+0
2008-07-26V4L/DVB (8475): pvrusb2: Cosmetic macro fix (benign)Mike Isely1-2/+2
2008-07-26V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devicesMike Isely5-11/+35
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil1-0/+1
2008-07-20V4L/DVB (8176): pvrusb2: Update video_gop_sizeMike Isely1-2/+19
2008-07-20V4L/DVB (8175): pvrusb2: Fix misleading source code commentMike Isely1-3/+2
2008-07-20V4L/DVB (8105): cx2341x: add TS capabilityHans Verkuil1-1/+2
2008-07-20V4L/DVB (7939): pvrusb2: Remove sysfs interface hackeryMike Isely1-346/+114
2008-07-20V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reli...Mike Isely1-2/+4
2008-07-20V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined v...Mike Isely1-3/+22
2008-07-20V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sourcesMike Isely45-45/+0
2008-07-20V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe optionMichael Krufky1-4/+12
2008-07-20V4L/DVB (7882): pvrusb2: make code staticAdrian Bunk2-6/+6
2008-05-14V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=yMauro Carvalho Chehab1-0/+1
2008-05-14V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab1-0/+1
2008-05-14V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab1-1/+1
2008-04-29V4L/DVB (7782): pvrusb2: Driver is no longer experimentalMike Isely1-1/+1
2008-04-29V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfi...Michael Krufky1-12/+6
2008-04-29V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2Michael Krufky2-34/+1
2008-04-29V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debugMichael Krufky2-17/+26
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab1-4/+4
2008-04-29V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab1-0/+1
2008-04-28media: fix integer as NULL pointer warningsHarvey Harrison6-8/+8
2008-04-26V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsignedHarvey Harrison1-11/+11
2008-04-26V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model...Michael Krufky2-0/+29
2008-04-24V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L inte...Mike Isely1-32/+37
2008-04-24V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2Mike Isely3-1/+31
2008-04-24V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a commo...Mike Isely1-4/+8
2008-04-24V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failureMike Isely1-1/+1
2008-04-24V4L/DVB (7719): pvrusb2: Implement input selection enforcementMike Isely7-74/+246
2008-04-24V4L/DVB (7718): pvrusb2-dvb: update Kbuild selectionsMichael Krufky1-0/+6
2008-04-24V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxxMichael Krufky1-4/+48
2008-04-24V4L/DVB (7716): pvrusb2: clean up global functionsAdrian Bunk2-50/+1
2008-04-24V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__Mike Isely1-20/+29
2008-04-24V4L/DVB (7714): pvrusb2: Fix hang on module removalMike Isely1-1/+18
2008-04-24V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdownMike Isely2-6/+1
2008-04-24V4L/DVB (7712): pvrusb2: Close connect/disconnect raceMike Isely1-1/+10
2008-04-24V4L/DVB (7711): pvrusb2: Fix race on module unloadMike Isely3-51/+174
2008-04-24V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair...Mike Isely3-7/+156
2008-04-24V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital modeMike Isely3-9/+33
2008-04-24V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abortMike Isely2-2/+9
2008-04-24V4L/DVB (7707): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model...Michael Krufky1-0/+60
2008-04-24V4L/DVB (7706): pvrusb2: create a separate pvr2_device_desc structure for 751...Michael Krufky1-5/+23
2008-04-24V4L/DVB (7705): pvrusb2: Enable OnAir digital operationMichael Krufky1-1/+74
2008-04-24V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be ...Mike Isely1-0/+2
2008-04-24V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusionMike Isely1-2/+2
2008-04-24V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop executionMike Isely1-15/+37
2008-04-24V4L/DVB (7701): pvrusb2: Centralize handling of simple FX2 commandsMike Isely1-82/+116