Commit Graph

6103 Commits (8866f9cf8d85f3614855a49b9d9056f265d0cd33)

Author SHA1 Message Date
Hans Verkuil b3ee7e21f2 V4L/DVB (9967): cs5345: convert to v4l2_subdev and fix broken s_ctrl. 16 years ago
Hans Verkuil 12f91a3fac V4L/DVB (9966): tda9875: convert to v4l2_subdev. 16 years ago
Hans Verkuil 973909e816 V4L/DVB (9965): tda9840: convert to v4l2_subdev. 16 years ago
Hans Verkuil d531305ae1 V4L/DVB (9964): tda7432: convert to v4l2_subdev. 16 years ago
Hans Verkuil 6869ffe80e V4L/DVB (9963): tlv320aic23b: convert to v4l2_subdev. 16 years ago
Hans Verkuil 2a5b828d75 V4L/DVB (9962): tea6420: convert to v4l2_subdev. 16 years ago
Hans Verkuil 85d826b017 V4L/DVB (9961): tea6415c: convert to v4l2_subdev. 16 years ago
Hans Verkuil 035f8dc1e4 V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg. 16 years ago
Hans Verkuil 64f70e7e30 V4L/DVB (9959): tvaudio: convert to v4l2_subdev. 16 years ago
Hans Verkuil 6b8fe02557 V4L/DVB (9958): tvp5150: convert to v4l2_subdev. 16 years ago
Hans Verkuil 1fe2740ff1 V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checks 16 years ago
Mauro Carvalho Chehab 531c98e718 V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips 16 years ago
Hans Verkuil 806e5b7cfa V4L/DVB (9942): v4l2-dev: check for parent device in get_index. 16 years ago
Hans Verkuil cfbd307289 V4L/DVB (9941): cx24113: fix compile warnings 16 years ago
Hans Verkuil 77587c5627 V4L/DVB (9940): bt832: remove this driver 16 years ago
Hans Verkuil 49dd1315fa V4L/DVB (9939): tuner: fix tuner_ioctl compile error if V4L1 ioctls are disabled. 16 years ago
Andy Walls 55d81aa5c1 V4L/DVB (9937): cx18: Use a consistent crystal value for computing all PLL parameters 16 years ago
Andy Walls 57e24b629a V4L/DVB (9936): cx18: Disable locking of Video and Audio PLL for analog captures 16 years ago
Hans Verkuil 15029b39bb V4L/DVB (9934): v4l2-compat32: add two additional #ifdef __OLD_VIDIOC_ lines 16 years ago
Hans Verkuil 92f45badbb V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module 16 years ago
Mauro Carvalho Chehab b6070f0756 V4L/DVB (9931): em28xx: de-obfuscate vidioc_g_ctrl logic 16 years ago
Mauro Carvalho Chehab 5db0b5e1ad V4L/DVB (9930): em28xx: Fix bad locks on error condition 16 years ago
Alan Nisota 02ebf23bc2 V4L/DVB (9928): Convert GP8PSK module to use S2API 16 years ago
Mauro Carvalho Chehab bddcf63313 V4L/DVB (9927): em28xx: use a more standard way to specify video formats 16 years ago
Mauro Carvalho Chehab 381aaba91d V4L/DVB (9926): em28xx: Fix a bug that were putting xc2028/3028 tuner to sleep 16 years ago
Mauro Carvalho Chehab 16a5e53d09 V4L/DVB (9925): tuner-core: add debug msg's when asking tuner to sleep 16 years ago
Devin Heitmueller d553cc958a V4L/DVB (9923): xc5000: remove init_fw option 16 years ago
Devin Heitmueller c665f4dd99 V4L/DVB (9922): em28xx: don't assume every eb1a:2820 reference design is a Prolink PlayTV USB2 16 years ago
Devin Heitmueller b1fa26c66c V4L/DVB (9921): em28xx: add chip id for em2874 16 years ago
Darron Broad 7939273726 V4L/DVB (9918): cx88: advise/acquire clean-up for HVR-1300/3000/4000 16 years ago
Darron Broad 6639f1e060 V4L/DVB (9917): cx24116: change to ALGO_HW 16 years ago
Darron Broad 2fac9a0f44 V4L/DVB (9916): dvb-core: don't add an event when in ONE SHOT mode for algo type HW 16 years ago
Darron Broad 2fd9339664 V4L/DVB (9915): cx24116: fix retune regression introduced in 70ee86a7c630 16 years ago
Darron Broad 3569476dce V4L/DVB (9914): cx24116: bugfix: add missing delsys in FEC lookup 16 years ago
Mauro Carvalho Chehab e278e746bc V4L/DVB (9913): tuner-xc2028: allow printing stack trace as debug on sleep code 16 years ago
Mauro Carvalho Chehab efc52a9484 V4L/DVB (9912): em28xx: fix/improve em28xx locking schema 16 years ago
Mauro Carvalho Chehab cf8c91c3e7 V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock 16 years ago
Mauro Carvalho Chehab 29b59417c5 V4L/DVB (9910): em28xx: move res_get locks to the caller routines 16 years ago
Mauro Carvalho Chehab 7831364f33 V4L/DVB (9909): em28xx: move dev->lock from res_free to the caller routines 16 years ago
Hans Verkuil 7d4f0b8153 V4L/DVB (9905): v4l2-compat32: add missing newline after kernel message 16 years ago
Hans Verkuil 69373f6a9c V4L/DVB (9904): v4l: fix compile warning. 16 years ago
Laurent Pinchart 9768352ac1 V4L/DVB (9903): uvcvideo: V4L2 zoom controls support 16 years ago
Laurent Pinchart 6df126f834 V4L/DVB (9902): uvcvideo: V4L2 privacy control support 16 years ago
Laurent Pinchart 74980159e7 V4L/DVB (9899): v4l2: Add missing control names 16 years ago
Andy Walls fd6b9c978d V4L/DVB (9895): cx18: Refine the firmware load and firmware startup process 16 years ago
Andy Walls 50b86bac6a V4L/DVB (9894): cx18: Use a known open task handle when setting stream CX2341x parameters 16 years ago
Andy Walls f6b181ac3b V4L/DVB (9893): cx18: Convert some list manipulations to emphasize entries not lists 16 years ago
Andy Walls aafc77066f V4L/DVB (9892): cx18: VBI comment corrections and comments about VBI issues 16 years ago
Andy Walls 0ef0289264 V4L/DVB (9891): cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAM 16 years ago
Patrick Boettcher 83c3a3c8b6 V4L/DVB (9889): CX24113: Fixed more typos 16 years ago