summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2
AgeCommit message (Expand)Author
2008-08-18pvrusb2: use proper byteorder interfaceMauro Carvalho Chehab
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-27backport commit 27ac792ca0b0a1e7e65f20342260650516c95864Mauro Carvalho Chehab
2008-07-27remove select's of FW_LOADERMauro Carvalho Chehab
2008-07-27merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodevMauro Carvalho Chehab
2008-07-26pvrusb2: fix device descriptions for HVR-1900 & HVR-1950Michael Krufky
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-25pvrusb2: Cosmetic macro fix (benign)Mike Isely
2008-07-25pvrusb2: Enable IR chip on HVR-1900 class devicesMike Isely
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-06-29pvrusb2: Update video_gop_sizeMike Isely
2008-06-29pvrusb2: Fix misleading source code commentMike Isely
2008-06-22cx2341x: add TS capabilityHans Verkuil
2008-05-26pvrusb2: Remove sysfs interface hackeryMike Isely
2008-05-26pvrusb2: Increase enforced encoder wait delay to improve reliabilityMike Isely
2008-05-26pvrusb2: Change several embedded timer constants to defined valuesMike Isely
2008-05-25pvrusb2: Remove svn Id keyword from all sourcesMike Isely
2008-05-14pvrusb: Fix Kconfig if DVB=m V4L_core=yMauro Carvalho Chehab
2008-05-11pvrusb2: make default frequency configurable via modprobe optionMichael Krufky
2008-05-09pvrusb2: make code staticMike Isely
2008-05-06Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab
2008-05-06Re-creates VIDEO_TUNERMauro Carvalho Chehab
2008-05-02backport commit a6a3a17b7fdaf824e6d73e8e4a94c9d149302f74Mauro Carvalho Chehab
2008-04-30Use the same name convention for all tuners under common/tunersMauro Carvalho Chehab
2008-04-27pvrusb2: Driver is no longer experimentalMike Isely
2008-04-27pvrusb2-dvb: include dvb support by default and update Kconfig help textMichael Krufky
2008-04-27pvrusb2: always enable support for OnAir Creator / HDTV USB2Michael Krufky
2008-04-26pvrusb2-dvb: quiet down noise in kernel log for feed debugMichael Krufky
2008-04-26those kernel-sync didn't merged. Apply manuallyMauro Carvalho Chehab
2008-04-26backport commit d3135846f6c1858dbad6ccb780a42e6c98953e6dMauro Carvalho Chehab
2008-04-26From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab
2008-04-25merge: http://linuxtv.org/hg/~mcisely/pvrusb2Mauro Carvalho Chehab
2008-04-25pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 751xxMichael Krufky
2008-04-24pvrusb2: make signed one-bit bitfields unsignedMike Isely
2008-04-20pvrusb2: Clean up input selection list generation in V4L interfaceMike Isely
2008-04-20pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2Mike Isely
2008-04-20pvrusb2: Restructure cx23416 firmware loading to have a common exit pointMike Isely
2008-04-20pvrusb2: Fix bad error code on cx23416 firmware load failureMike Isely
2008-04-20pvrusb2: Implement input selection enforcementMike Isely
2008-04-19pvrusb2-dvb: update Kbuild selectionsMichael Krufky
2008-04-19pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxxMichael Krufky
2008-04-18pvrusb2: clean up global functionsMike Isely
2008-04-09pvrusb2: Clean out all use of __FUNCTION__Mike Isely
2008-04-09pvrusb2: Fix hang on module removalMike Isely
2008-04-06pvrusb2: Implement cleaner DVB kernel thread shutdownMike Isely
2008-04-06pvrusb2: Close connect/disconnect raceMike Isely
2008-04-06pvrusb2: Fix race on module unloadMike Isely