summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-hdw.c
Commit message (Expand)AuthorAgeFilesLines
* USB: change interface to usb_lock_device_for_reset()Alan Stern2009-01-071-1/+1
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-6/+5
* V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers2008-12-291-1/+1
* V4L/DVB (9300): pvrusb2: Fix deadlock problemMike Isely2008-10-211-6/+0
* V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's beh...Mike Isely2008-10-121-24/+0
* V4L/DVB (8900): pvrusb2: Implement cropping pass throughMike Isely2008-10-121-47/+264
* V4L/DVB (8897): pvrusb2: Mark crop window size change as being disruptive to ...Mike Isely2008-10-121-0/+2
* V4L/DVB (8896): pvrusb2: Implement crop supportvdb128@picaros.org2008-10-121-0/+119
* V4L/DVB (8895): pvrusb2: Fail gracefully if an alien USB ID is usedMike Isely2008-10-121-1/+11
* V4L/DVB (8893): pvrusb2: Add comment elaborating on direct use of swab32()Mike Isely2008-10-121-0/+11
* V4L/DVB (8742): pvrusb2: use proper byteorder interfaceHarvey Harrison2008-10-121-2/+1
* V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devicesMike Isely2008-07-261-0/+9
* 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/+2
* V4L/DVB (8105): cx2341x: add TS capabilityHans Verkuil2008-07-201-1/+2
* 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-201-1/+0
* 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-201-1/+1
* V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2Mike Isely2008-04-241-0/+27
* 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-241-20/+112
* V4L/DVB (7716): pvrusb2: clean up global functionsAdrian Bunk2008-04-241-47/+1
* V4L/DVB (7712): pvrusb2: Close connect/disconnect raceMike Isely2008-04-241-1/+10
* V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair...Mike Isely2008-04-241-7/+143
* V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital modeMike Isely2008-04-241-9/+24
* V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusionMike Isely2008-04-241-2/+2
* V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop executionMike Isely2008-04-241-15/+37
* V4L/DVB (7701): pvrusb2: Centralize handling of simple FX2 commandsMike Isely2008-04-241-82/+116
* V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / trackingMike Isely2008-04-241-0/+18
* V4L/DVB (7698): pvrusb2: Remove never-reached break statements (trivial)Mike Isely2008-04-241-2/+0
* V4L/DVB (7697): pvrusb2: Fix misleading bit of debug output (trivial)Mike Isely2008-04-241-1/+1
* V4L/DVB (7696): pvrusb2: state control tweakMike Isely2008-04-241-1/+1
* V4L/DVB (7695): pvrusb2: Make associativity of == and && explicit (cosmetic)Mike Isely2008-04-241-2/+2
* V4L/DVB (7322): pvrusb2: Fix storage-class as per C99 specTobias Klauser2008-04-241-2/+2
* V4L/DVB (7321): pvrusb2: Rework context handling and initializationMike Isely2008-04-241-15/+5
* V4L/DVB (7320): pvrusb2: Eliminate timer race during tear-downMike Isely2008-04-241-2/+2
* V4L/DVB (7319): pvrusb2: Close potential race condition during initializationMike Isely2008-04-241-14/+17
* V4L/DVB (7313): pvrusb2: Make LED control into a device-specific attributeMike Isely2008-04-241-7/+32
* V4L/DVB (7312): pvrusb2: Indicate streaming status via LEDMike Isely2008-04-241-0/+21
* V4L/DVB (7311): pvrusb2: Allow digital streaming without encoder firmwareMike Isely2008-04-241-3/+8
* V4L/DVB (7310): pvrusb2: trace print cosmetic cleanup / improvementsMike Isely2008-04-241-2/+4
* V4L/DVB (7309): pvrusb2: Enhance core logic to also control digital streamingMike Isely2008-04-241-39/+157
* V4L/DVB (7308): pvrusb2: Define digital control scheme device attributesMike Isely2008-04-241-1/+3
* V4L/DVB (7307): pvrusb2: New functions for additional FX2 digital-related com...Mike Isely2008-04-241-0/+55
* V4L/DVB (7304): pvrusb2: add function pvr2_hdw_cmd_powerdownMichael Krufky2008-04-241-4/+19
* V4L/DVB (7303): pvrusb2: Ensure that default input selection is actually validMike Isely2008-04-241-0/+9
* V4L/DVB (7299): pvrusb2: Improve logic which handles input choice availabilityMike Isely2008-04-241-18/+17
OpenPOWER on IntegriCloud