summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2
AgeCommit message (Expand)Author
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
2008-04-05pvrusb2: Implement critical digital streaming quirk for onair devicesMike Isely
2008-04-02pvrusb2: New device attribute for encoder usage in digital modeMike Isely
2008-03-30pvrusb2-dvb: Fix stuck thread on streaming abortMike Isely
2008-03-28pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 750xxMichael Krufky
2008-03-28pvrusb2: create a separate pvr2_device_desc structure for 751xx modelsMichael Krufky
2008-03-28pvrusb2: Enable OnAir digital operationMichael Krufky
2008-03-28pvrusb2: Fix slop involving use of struct which might not be definedMike Isely
2008-03-28pvrusb2: Fix minor problem involving ARRAY_SIZE confusionMike Isely
2008-03-28pvrusb2: Rework USB streaming start/stop executionMike Isely
2008-03-28pvrusb2: Centralize handling of simple FX2 commandsMike Isely
2008-03-28pvrusb2: Make FX2 command codes unsigned constantsMike Isely
2008-03-28pvrusb2: Implement statistics for USB I/O performance / trackingMike Isely
2008-03-28pvrusb2: Remove never-reached break statements (trivial)Mike Isely
2008-03-28pvrusb2: Fix misleading bit of debug output (trivial)Mike Isely
2008-03-28pvrusb2: state control tweakMike Isely
2008-03-28pvrusb2: Make associativity of == and && explicit (cosmetic)Mike Isely
2008-03-15pvrusb2: Fix compilation goof when CONFIG_VIDEO_PVRUSB2_DVB is offMike Isely
2008-02-09pvrusb2-dvb: Change usage of 0 --> NULLMike Isely
2008-02-09pvrusb2-dvb: Further clean up dvb init/tear-downMike Isely
2008-02-09pvrusb2-dvb: Don't initialize if device lacks a digital sideMike Isely
2008-02-09pvrusb2-dvb: Remove digital_up flagMike Isely
2008-02-09pvrusb2-dvb: Rework module tear-downMike Isely
2008-02-06pvrusb2: Clean up dvb streaming start/stopMike Isely
2008-02-05pvrusb2: Fix oops in pvrusb2-dvbMike Isely
2008-02-03pvrusb2: Fix broken debug interface buildMike Isely