summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2
Commit message (Expand)AuthorAgeFilesLines
* Merge ../linux-2.6Mauro Carvalho Chehab2008-07-272-0/+2
|\
| * PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-242-0/+2
* | V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk2008-07-271-2/+0Star
* | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-4/+0Star
* | V4L/DVB (8509): pvrusb2: fix device descriptions for HVR-1900 & HVR-1950Michael Krufky2008-07-271-3/+3
* | V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-261-1/+0Star
* | V4L/DVB (8475): pvrusb2: Cosmetic macro fix (benign)Mike Isely2008-07-261-2/+2
* | V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devicesMike Isely2008-07-265-11/+35
* | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-241-0/+1
|/
* V4L/DVB (8176): pvrusb2: Update video_gop_sizeMike Isely2008-07-201-2/+19
* V4L/DVB (8175): pvrusb2: Fix misleading source code commentMike Isely2008-07-201-3/+2Star
* V4L/DVB (8105): cx2341x: add TS capabilityHans Verkuil2008-07-201-1/+2
* V4L/DVB (7939): pvrusb2: Remove sysfs interface hackeryMike Isely2008-07-201-346/+114Star
* V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reli...Mike Isely2008-07-201-2/+4
* V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined v...Mike Isely2008-07-201-3/+22
* V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sourcesMike Isely2008-07-2045-45/+0Star
* V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe optionMichael Krufky2008-07-201-4/+12
* V4L/DVB (7882): pvrusb2: make code staticAdrian Bunk2008-07-202-6/+6
* V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=yMauro Carvalho Chehab2008-05-141-0/+1
* V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-141-0/+1
* V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab2008-05-141-1/+1
* V4L/DVB (7782): pvrusb2: Driver is no longer experimentalMike Isely2008-04-291-1/+1
* V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfi...Michael Krufky2008-04-291-12/+6Star
* V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2Michael Krufky2008-04-292-34/+1Star
* V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debugMichael Krufky2008-04-292-17/+26
* Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-291-4/+4
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-291-0/+1
* media: fix integer as NULL pointer warningsHarvey Harrison2008-04-296-8/+8
* V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsignedHarvey Harrison2008-04-261-11/+11
* V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model...Michael Krufky2008-04-262-0/+29
* V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L inte...Mike Isely2008-04-241-32/+37
* V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2Mike Isely2008-04-243-1/+31
* V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a commo...Mike Isely2008-04-241-4/+8
* V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failureMike Isely2008-04-241-1/+1
* V4L/DVB (7719): pvrusb2: Implement input selection enforcementMike Isely2008-04-247-74/+246
* V4L/DVB (7718): pvrusb2-dvb: update Kbuild selectionsMichael Krufky2008-04-241-0/+6
* V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxxMichael Krufky2008-04-241-4/+48
* V4L/DVB (7716): pvrusb2: clean up global functionsAdrian Bunk2008-04-242-50/+1Star
* V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__Mike Isely2008-04-241-20/+29
* V4L/DVB (7714): pvrusb2: Fix hang on module removalMike Isely2008-04-241-1/+18
* V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdownMike Isely2008-04-242-6/+1Star
* V4L/DVB (7712): pvrusb2: Close connect/disconnect raceMike Isely2008-04-241-1/+10
* V4L/DVB (7711): pvrusb2: Fix race on module unloadMike Isely2008-04-243-51/+174
* V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair...Mike Isely2008-04-243-7/+156
* V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital modeMike Isely2008-04-243-9/+33
* V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abortMike Isely2008-04-242-2/+9
* V4L/DVB (7707): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model...Michael Krufky2008-04-241-0/+60
* V4L/DVB (7706): pvrusb2: create a separate pvr2_device_desc structure for 751...Michael Krufky2008-04-241-5/+23
* V4L/DVB (7705): pvrusb2: Enable OnAir digital operationMichael Krufky2008-04-241-1/+74
* V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be ...Mike Isely2008-04-241-0/+2