Commit Graph

124 Commits (dfa96ec1bb83641242c48883c2bae8f1f30483b2)

Author SHA1 Message Date
Mike Isely c82732a428 V4L/DVB (9300): pvrusb2: Fix deadlock problem 16 years ago
Mike Isely 2bb87c24d7 V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's behavior 16 years ago
Mike Isely 432907f750 V4L/DVB (8900): pvrusb2: Implement cropping pass through 16 years ago
Mike Isely 755879c66b V4L/DVB (8897): pvrusb2: Mark crop window size change as being disruptive to the encoder 16 years ago
vdb128@picaros.org e784bfb93c V4L/DVB (8896): pvrusb2: Implement crop support 16 years ago
Mike Isely fe15f13679 V4L/DVB (8895): pvrusb2: Fail gracefully if an alien USB ID is used 16 years ago
Mike Isely 5f33df1443 V4L/DVB (8893): pvrusb2: Add comment elaborating on direct use of swab32() 16 years ago
Harvey Harrison 513edce60f V4L/DVB (8742): pvrusb2: use proper byteorder interface 16 years ago
Mike Isely 31335b13ca V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devices 17 years ago
Mike Isely 00528d9c2e V4L/DVB (8176): pvrusb2: Update video_gop_size 17 years ago
Mike Isely ab062fe3b5 V4L/DVB (8175): pvrusb2: Fix misleading source code comment 17 years ago
Hans Verkuil e0e31cdb91 V4L/DVB (8105): cx2341x: add TS capability 17 years ago
Mike Isely fa98e59422 V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reliability 17 years ago
Mike Isely 83ce57aa45 V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined values 17 years ago
Mike Isely 64723b3018 V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sources 17 years ago
Michael Krufky 5a4f5da655 V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe option 17 years ago
Adrian Bunk e9b59f6e2f V4L/DVB (7882): pvrusb2: make code static 17 years ago
Mike Isely 1df59f0b90 V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2 17 years ago
Mike Isely 21684ba921 V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a common exit point 17 years ago
Mike Isely 17a7b6642d V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failure 17 years ago
Mike Isely 1cb03b76d0 V4L/DVB (7719): pvrusb2: Implement input selection enforcement 17 years ago
Adrian Bunk f55a871241 V4L/DVB (7716): pvrusb2: clean up global functions 17 years ago
Mike Isely 97f26ff604 V4L/DVB (7712): pvrusb2: Close connect/disconnect race 17 years ago
Mike Isely d913d63030 V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair devices 17 years ago
Mike Isely 72998b7109 V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital mode 17 years ago
Mike Isely 694dca2b80 V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusion 17 years ago
Mike Isely bb0c2fe0c4 V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop execution 17 years ago
Mike Isely 1c9d10d4d2 V4L/DVB (7701): pvrusb2: Centralize handling of simple FX2 commands 17 years ago
Mike Isely ad0992e97c V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / tracking 17 years ago
Mike Isely be9cbb7c55 V4L/DVB (7698): pvrusb2: Remove never-reached break statements (trivial) 17 years ago
Mike Isely b9a37d9124 V4L/DVB (7697): pvrusb2: Fix misleading bit of debug output (trivial) 17 years ago
Mike Isely 38d9a2cf2d V4L/DVB (7696): pvrusb2: state control tweak 17 years ago
Mike Isely 98e184d978 V4L/DVB (7695): pvrusb2: Make associativity of == and && explicit (cosmetic) 17 years ago
Tobias Klauser ebff033039 V4L/DVB (7322): pvrusb2: Fix storage-class as per C99 spec 17 years ago
Mike Isely 794b16072e V4L/DVB (7321): pvrusb2: Rework context handling and initialization 17 years ago
Mike Isely 8f59100a42 V4L/DVB (7320): pvrusb2: Eliminate timer race during tear-down 17 years ago
Mike Isely c4a8828ddb V4L/DVB (7319): pvrusb2: Close potential race condition during initialization 17 years ago
Mike Isely 40381cb02f V4L/DVB (7313): pvrusb2: Make LED control into a device-specific attribute 17 years ago
Mike Isely c55a97d753 V4L/DVB (7312): pvrusb2: Indicate streaming status via LED 17 years ago
Mike Isely 1b9c18c54d V4L/DVB (7311): pvrusb2: Allow digital streaming without encoder firmware 17 years ago
Mike Isely e9db1ff235 V4L/DVB (7310): pvrusb2: trace print cosmetic cleanup / improvements 17 years ago
Mike Isely 62433e3120 V4L/DVB (7309): pvrusb2: Enhance core logic to also control digital streaming 17 years ago
Mike Isely e8f5bacfcf V4L/DVB (7308): pvrusb2: Define digital control scheme device attributes 17 years ago
Mike Isely 84147f3dd9 V4L/DVB (7307): pvrusb2: New functions for additional FX2 digital-related commands 17 years ago
Michael Krufky e1edb19a00 V4L/DVB (7304): pvrusb2: add function pvr2_hdw_cmd_powerdown 17 years ago
Mike Isely dbc40a0e58 V4L/DVB (7303): pvrusb2: Ensure that default input selection is actually valid 17 years ago
Mike Isely 7fb20fa38c V4L/DVB (7299): pvrusb2: Improve logic which handles input choice availability 17 years ago
Mike Isely 29bf5b1d75 V4L/DVB (7297): pvrusb2: Dynamically control range of input selections 17 years ago
Douglas Schilling Landgraf ff699e6bd0 V4L/DVB (7094): static memory 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 17 years ago