summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10011): m5602: Remove the write and read sensor from the main structErik Andrén2008-12-305-18/+1Star
* V4L/DVB (10010): gspca - m5602: Add vflip quirk for the ASUS A6JaErik Andrén2008-12-301-0/+7
* V4L/DVB (10009): gspca - m5602: Convert some functions to be staticErik Andrén2008-12-3010-15/+14Star
* V4L/DVB (10008): gspca - m5602: Checkpatch.pl fixes on m5602_ov9650.cErik Andrén2008-12-301-2/+3
* V4L/DVB (10007): gspca - m5602: Refactor the error handling in the s5k83aErik Andrén2008-12-301-26/+36
* V4L/DVB (10006): gspca - m5602: Align some definesErik Andrén2008-12-302-10/+10
* V4L/DVB (10005): m5602: Cleanup the s5k4aa error handling, cull some commentsErik Andrén2008-12-302-14/+14
* V4L/DVB (10004): m5602: Cleanup the po1030 sensor error handlingErik Andrén2008-12-301-21/+30
* V4L/DVB (10003): m5602: Simplify the error handling in the ov9650 sensorErik Andrén2008-12-301-35/+46
* V4L/DVB (10002): m5602: Simplify error handling in the mt9m111 sensor codeErik Andrén2008-12-301-8/+8
* V4L/DVB (10001): gspca - m5602: Minor fixesErik Andrén2008-12-302-2/+3
* V4L/DVB (10000): gspca - m5602: Add lost ampersandErik Andrén2008-12-301-1/+1
* V4L/DVB (9999): gspca - zc3xx: Webcam 046d:089d added.Fabio Rossi2008-12-301-0/+1
* V4L/DVB (9997): gspca - main: Don't lock the kernel on ioctl.Jean-Francois Moine2008-12-301-1/+1
* V4L/DVB (9995): gspca - ov534 and m5602: Set static some functions/variables.Jean-Francois Moine2008-12-302-5/+5
* V4L/DVB (9994): gspca: t613: Bad loop in om6802 reset.Roel Kluin2008-12-301-1/+1
* V4L/DVB (9992): gspca - pac207: Webcam 093a:2461 added.Hans de Goede2008-12-301-0/+1
* V4L/DVB (9991): gspca - main: Check if a buffer has been queued on streamon.Jean-Francois Moine2008-12-301-1/+2
* V4L/DVB (9990): gspca - main: Remove useless tests of the buffer type.Jean-Francois Moine2008-12-301-12/+1Star
* V4L/DVB (9988): gspca - spca561: Separate the bridge and sensor tables of Rev72aJean-Francois Moine2008-12-301-61/+49Star
* V4L/DVB (9987): gspca - spca561: Control changes for Rev72a.Jean-Francois Moine2008-12-301-60/+82
* V4L/DVB (9986): gspca - spca561: Don't get the control values from the webcam.Jean-Francois Moine2008-12-301-38/+0Star
* V4L/DVB (9985): gspca - spca561: Cleanup source.Jean-Francois Moine2008-12-301-129/+117Star
* V4L/DVB (9984): gspca - pac7311: Webcam 093a:262c added.Jean-Francois Moine2008-12-301-0/+1
* V4L/DVB (9982): gspca - pac207: Update my email address.Hans de Goede2008-12-301-2/+2
* V4L/DVB (9980): em28xx: simplify analog logicMauro Carvalho Chehab2008-12-303-15/+3Star
* V4L/DVB (9979): em28xx: move usb probe code to a proper placeMauro Carvalho Chehab2008-12-304-575/+633
* V4L/DVB (9978): stkwebcam: Implement VIDIOC_ENUM_FRAMESIZES ioctlJaime Velasco Juan2008-12-301-0/+20
* V4L/DVB (9975): ivtv: set v4l2_dev instead of parent.Hans Verkuil2008-12-301-1/+1
* V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parentHans Verkuil2008-12-301-0/+3
* V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdevHans Verkuil2008-12-301-93/+263
* V4L/DVB (9972): v4l: usbvideo, fix module ref count checkJiri Slaby2008-12-301-1/+1
* V4L/DVB (9970): em28xx: Allow get/set registers for debug on i2c slave chipsMauro Carvalho Chehab2008-12-301-5/+41
* V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctlMauro Carvalho Chehab2008-12-301-0/+16
* V4L/DVB (9967): cs5345: convert to v4l2_subdev and fix broken s_ctrl.Hans Verkuil2008-12-301-89/+138
* V4L/DVB (9966): tda9875: convert to v4l2_subdev.Hans Verkuil2008-12-301-197/+151Star
* V4L/DVB (9965): tda9840: convert to v4l2_subdev.Hans Verkuil2008-12-301-72/+116
* V4L/DVB (9964): tda7432: convert to v4l2_subdev.Hans Verkuil2008-12-301-141/+111Star
* V4L/DVB (9963): tlv320aic23b: convert to v4l2_subdev.Hans Verkuil2008-12-301-54/+87
* V4L/DVB (9962): tea6420: convert to v4l2_subdev.Hans Verkuil2008-12-301-12/+37
* V4L/DVB (9961): tea6415c: convert to v4l2_subdev.Hans Verkuil2008-12-301-11/+38
* V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg.Hans Verkuil2008-12-302-2/+2
* V4L/DVB (9959): tvaudio: convert to v4l2_subdev.Hans Verkuil2008-12-301-324/+383
* V4L/DVB (9958): tvp5150: convert to v4l2_subdev.Hans Verkuil2008-12-301-443/+387Star
* V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checksHans Verkuil2008-12-301-4/+6
* V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chipsMauro Carvalho Chehab2008-12-303-2/+24
* V4L/DVB (9942): v4l2-dev: check for parent device in get_index.Hans Verkuil2008-12-301-0/+4
* V4L/DVB (9940): bt832: remove this driverHans Verkuil2008-12-303-591/+0Star
* V4L/DVB (9939): tuner: fix tuner_ioctl compile error if V4L1 ioctls are disab...Hans Verkuil2008-12-301-0/+2
* V4L/DVB (9937): cx18: Use a consistent crystal value for computing all PLL pa...Andy Walls2008-12-303-45/+191