summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] gspca: s/strncpy/strlcpy/Hans de Goede2011-07-272-4/+4
* [media] gspca_sunplus: Fix streaming on logitech quicksmart 420Hans de Goede2011-07-271-3/+0
* [media] gspca: Add new se401 camera driverHans de Goede2011-07-274-0/+876
* [media] gspca: reset image_len to 0 on LAST_PACKET when discarding frameHans de Goede2011-07-271-1/+4
* [media] videodev2.h Add SE401 compressed RGB formatHans de Goede2011-07-272-0/+6
* [media] gspca - ov519: Fix a LED inversionJean-François Moine2011-07-271-1/+2
* [media] gspca - ov519: Fix sensor detection problemsJean-François Moine2011-07-271-0/+3
* [media] firedtv: change some -EFAULT returns to more fitting error codesStefan Richter2011-07-272-19/+17
* [media] return -ENOTTY for unsupported ioctl's at legacy driversMauro Carvalho Chehab2011-07-274-25/+4
* [media] v4l2 core: return -ENOTTY if an ioctl doesn't existMauro Carvalho Chehab2011-07-273-9/+10
* [media] DocBook/dvb: Use generic descriptions for the video APIMauro Carvalho Chehab2011-07-271-340/+0
* [media] DocBook/dvb: Use generic descriptions for the frontend APIMauro Carvalho Chehab2011-07-273-449/+24
* [media] dvb-bt8xx: Don't return -EFAULT when a device is not foundMauro Carvalho Chehab2011-07-271-2/+2
* [media] DocBook/demux.xml: Remove generic errorsMauro Carvalho Chehab2011-07-272-88/+5
* [media] DocBook/audio.xml: Remove generic errorsMauro Carvalho Chehab2011-07-272-309/+4
* [media] DVB: Point to the generic error chapterMauro Carvalho Chehab2011-07-277-161/+83
* [media] nxt6000: i2c bus error should return -EIOMauro Carvalho Chehab2011-07-271-1/+1
* [media] siano: bad parameter is -EINVAL and not -EFAULTMauro Carvalho Chehab2011-07-271-1/+1
* [media] DocBook: Add return error codes to LIRC ioctl sessionMauro Carvalho Chehab2011-07-271-4/+2
* [media] DocBook: Add an error code session for LIRC interfaceMauro Carvalho Chehab2011-07-271-0/+4
* [media] DocBook: Remove V4L generic error description for ioctl()Mauro Carvalho Chehab2011-07-273-70/+13
* [media] DocBook/media-ioc-setup-link.xml: Remove EBUSYMauro Carvalho Chehab2011-07-271-9/+0
* [media] DocBook: Use the generic error code page also for MC APIMauro Carvalho Chehab2011-07-273-49/+18
* [media] DocBook: Use the generic ioctl error codes for all V4L ioctl'sMauro Carvalho Chehab2011-07-2735-453/+53
* [media] DocBook: Add a chapter to describe media errorsMauro Carvalho Chehab2011-07-274-4/+64
* [media] marvell-cam: use S/G DMA by defaultJonathan Corbet2011-07-271-1/+1
* [media] marvell-cam: Working s/g DMAJonathan Corbet2011-07-273-42/+266
* [media] v4l2-ctrls.c: add support for V4L2_EVENT_SUB_FL_ALLOW_FEEDBACKHans Verkuil2011-07-273-9/+33
* [media] v4l2-event.h: add overview documentation to the headerHans Verkuil2011-07-271-0/+34
* [media] v4l2-ctrls/v4l2-events: small coding style cleanupsHans Verkuil2011-07-274-21/+22
* [media] DocBook: update V4L Event Interface sectionHans Verkuil2011-07-272-9/+36
* [media] v4l2-framework.txt: update v4l2_event sectionHans Verkuil2011-07-271-16/+35
* [media] v4l2-framework.txt: updated v4l2_fh_init documentationHans Verkuil2011-07-271-6/+2
* [media] v4l2-ctrls: v4l2_ctrl_handler_setup code simplificationHans Verkuil2011-07-271-9/+4
* [media] v4l2-ctrls: split try_or_set_ext_ctrls()Hans Verkuil2011-07-271-47/+41
* [media] v4l2-ctrls: improve discovery of controls of the same clusterHans Verkuil2011-07-272-136/+146
* [media] v4l2-ctrls: don't initially set CH_VALUE for write-only controlsHans Verkuil2011-07-271-2/+4
* [media] v4l2-event: add optional merge and replace callbacksHans Verkuil2011-07-272-1/+36
* [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil2011-07-2714-132/+54
* [media] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscr...Hans Verkuil2011-07-274-63/+47
* [media] v4l2-events/fh: merge v4l2_events into v4l2_fhHans Verkuil2011-07-279-115/+49
* [media] V4L: ov9740: Add suspend/resumeAndrew Chew2011-07-271-0/+28
* [media] V4L: ov9740: Reorder video and core opsAndrew Chew2011-07-271-93/+93
* [media] V4L: ov9740: Remove hardcoded resolution regsAndrew Chew2011-07-271-96/+114
* [media] V4L: ov9740: Fixed some settingsAndrew Chew2011-07-271-1/+9
* [media] V4L: ov9740: Correct print in ov9740_reg_rmw()Andrew Chew2011-07-271-2/+4
* [media] V4L: ov9740: Cleanup hex casing inconsistenciesAndrew Chew2011-07-271-56/+55
* [media] V4L: at91: add Atmel Image Sensor Interface (ISI) supportJosh Wu2011-07-274-0/+1176
* [media] V4L: soc-camera: remove several now unused soc-camera client operationsGuennadi Liakhovetski2011-07-272-15/+5
* [media] V4L: mt9m111: switch to v4l2-subdev .s_power() methodGuennadi Liakhovetski2011-07-271-12/+39
OpenPOWER on IntegriCloud