summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2
AgeCommit message (Expand)Author
2007-12-10backout a backward compatibility patch that shouldn't go to masterMauro Carvalho Chehab
2007-12-08pvrusb2: Fix compilation for OnAir Creator configMike Isely
2007-12-08pvrusb2: rework device descriptor layoutMike Isely
2007-12-08pvrusb2: Remove obsolete (and misleading) commentMike Isely
2007-12-08pvrusb2: Remove old obsolete CONFIG flags for pvrusb2 driver.Mike Isely
2007-12-08pvrusb2: Device CONFIG flags for OnAir device supportMike Isely
2007-12-08pvrusb2: Implement experimental support for OnAir Creator and USB2 devicesMike Isely
2007-12-08pvrusb2: Mark Gotview hardware as having a cx2584x partMike Isely
2007-12-02pvrusb2: Recognize ATSC video standard bit valuesMike Isely
2007-12-02pvrusb2: minor rework for default video standard handlingMike Isely
2007-12-02pvrusb2: Expand comment in device attributes description.Mike Isely
2007-12-02pvrusb2: Remove use of volatile in pipeline control state machineMike Isely
2007-12-02pvrusb2: Remove use of volatile in command sequencerMike Isely
2007-12-02pvrusb2: Implement default standard selection based on device typeMike Isely
2007-12-02pvrusb2: Change division to bit-or for tveeprom standardsMike Isely
2007-11-27pvrusb2: fix typo in commentsMichael Krufky
2007-11-25pvrusb2: Enable support for "GOTVIEW USB2.0 DVD2" hardwareMike Isely
2007-11-25pvrusb2: Soften the crashed encoder warning messageMike Isely
2007-11-25pvrusb2: Use of virtual IR chip is a device-specific attributeMike Isely
2007-11-25pvrusb2: Implement signal routing schemesMike Isely
2007-11-25pvrusb2: Existence of Hauppauge ROM is a device-specific attributeMike Isely
2007-11-25pvrusb2: Miscellaneous tweaks for controlling tuner type and video standardMike Isely
2007-11-25pvrusb2: Implement functions to pass descriptive hardware infoMike Isely
2007-11-25pvrusb2: Remove obsolete global hardware type enumerationMike Isely
2007-11-25pvrusb2: Add pvrusb2-devattr.o to driver buildMike Isely
2007-11-25pvrusb2: Centralize device specific attributes into a single place.Mike Isely
2007-11-25pvrusb2: Rework pipeline state controlMike Isely
2007-11-02pvrusb2: Fix oops on module removalMike Isely
2007-10-28pvrusb2: Remove dead sysfs codeMike Isely
2007-10-28pvrusb2: Fix associativity logic errorMike Isely
2007-10-17backport commit 7eff2e7a8b65c25920207324e56611150eb1cd9aMauro Carvalho Chehab
2007-10-17backport changeset 3be27d37c257fa5f99363f9c8e06e405cbad712eMauro Carvalho Chehab
2007-10-14pvrusb2: Fix broken build for 2.6.18 kernelMike Isely
2007-10-14pvrusb2: Improve encoder chip health trackingMike Isely
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-10pvrusb2: Change list_for_each+list_entry to list_for_each_entryTrent Piepho
2007-10-08pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+Trent Piepho
2007-10-08V4L: convert struct class_device to struct deviceMauro Carvalho Chehab
2007-10-01backport kernel changesMauro Carvalho Chehab
2007-09-08pvrusb2: I2C adapter tweaks from Jean DelvareMike Isely
2007-09-08pvrusb2: Allocate a debug mask bit for reporting video standard thingsMike Isely
2007-09-08pvrusb2: Do a far better job at setting the default initial video standardMike Isely
2007-09-08pvrusb2: Various changes to better discriminate among device typesMike Isely
2007-09-08pvrusb2: Implement programmatic means to extract prom contentsMike Isely
2007-09-08pvrusb2: Fix a potential oops in an error leg cleanupMike Isely
2007-09-08pvrusb2: Properly terminate USB device ID tableMike Isely
2007-09-08pvrusb2: Fix oops in error leg cleanupMike Isely
2007-08-24merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-08-21cx2341x: some controls should not be changed while the device is busy.Hans Verkuil
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab