summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c
AgeCommit message (Expand)Author
2008-10-30V4L: struct device - replace bus_id with dev_name(), dev_set_name()Mauro Carvalho Chehab
2008-10-19pvrusb2: Fix deadlock problemMike Isely
2008-09-03pvrusb2: Remove comment lines which refer to checkpatch's behaviorMike Isely
2008-08-31pvrusb2: Implement cropping pass throughMike Isely
2008-08-31pvrusb2: Mark crop window size change as being disruptive to the encoderMike Isely
2008-08-30pvrusb2: Implement crop supportMike Isely
2008-08-30pvrusb2: Fail gracefully if an alien USB ID is usedMike Isely
2008-08-30pvrusb2: Add comment elaborating on direct use of swab32()Mike Isely
2008-08-18pvrusb2: use proper byteorder interfaceMauro Carvalho Chehab
2008-07-25pvrusb2: Enable IR chip on HVR-1900 class devicesMike Isely
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: 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-11pvrusb2: make default frequency configurable via modprobe optionMichael Krufky
2008-05-09pvrusb2: make code staticMike Isely
2008-04-26backport commit d3135846f6c1858dbad6ccb780a42e6c98953e6dMauro Carvalho Chehab
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-18pvrusb2: clean up global functionsMike Isely
2008-04-06pvrusb2: Close connect/disconnect raceMike 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-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: 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-04-15Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281Mauro Carvalho Chehab
2008-03-02pvrusb2: Fix storage-class as per C99 specMike Isely
2008-02-09pvrusb2: Rework context handling and initializationMike Isely
2008-02-09pvrusb2: Eliminate timer race during tear-downMike Isely
2008-02-09pvrusb2: Close potential race condition during initializationMike Isely
2008-02-09pvrusb2: Make LED control into a device-specific attributeMike Isely
2008-02-09pvrusb2: Indicate streaming status via LEDMike Isely
2008-02-06pvrusb2: Allow digital streaming without encoder firmwareMike Isely
2008-02-03pvrusb2: trace print cosmetic cleanup / improvementsMike Isely
2008-02-03pvrusb2: Enhance core logic to also control digital streamingMike Isely
2008-02-03pvrusb2: Define digital control scheme device attributesMike Isely
2008-02-03pvrusb2: New functions for additional FX2 digital-related commandsMike Isely
2008-02-03pvrusb2: add function pvr2_hdw_cmd_powerdownMike Isely
2008-02-03pvrusb2: Ensure that default input selection is actually validMike Isely