aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/cx23885-417.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+0
* [media] v4l: kill the BKLArnd Bergmann2010-11-081-8/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-281-1/+1
|\
| * V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-211-1/+1
* | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
|/
* V4L/DVB: cx23885: strcpy() => strlcpy()Dan Carpenter2010-05-191-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB: cx23885: Wrong command printed in cmd_to_str()Roel Kluin2010-02-261-2/+2
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-1/+0
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-161-18/+4
* V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-161-1/+1
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-2/+2
* V4L/DVB (13085): cx23885: Fix support for v4l2-dbg access to CX2388[578] and ...Andy Walls2009-12-051-2/+8
* V4L/DVB (12304): cx23885: Remove hardcoded gpio bits from the encoder driverSteven Toth2009-09-121-22/+35
* V4L/DVB (12362): cx23885-417: fix manipulation of tvnormsMichael Krufky2009-08-131-0/+2
* V4L/DVB (12303): cx23885: check pointers before dereferencing in dprintk macroMichael Krufky2009-07-241-1/+2
* V4L/DVB (12302): cx23885-417: fix broken IOCTL handlingMichael Krufky2009-07-241-0/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* V4L/DVB (11853): minor have assigned value twicefigo.zhang2009-06-161-1/+0
* V4L/DVB (11297): cx23885: convert to v4l2_subdev.Hans Verkuil2009-03-301-14/+6
* V4L/DVB (11296): cx23885: bugfix error message if firmware is not foundSteven Toth2009-03-301-1/+1
* V4L/DVB (11268): cx23885-417: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-23/+4
* V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital on...Andy Walls2009-01-291-1/+2
* V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negativeroel kluin2009-01-021-2/+3
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-6/+4
* V4L/DVB (9654): new email addressJelle Foks2008-12-291-1/+1
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-211-1/+1
* V4L/DVB: v4l2-dev: remove duplicated #includeHuang Weiyi2008-10-131-1/+0
* V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil2008-10-121-1/+1
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-121-2/+8
* V4L/DVB (8805): Steven Toth email address changeSteven Toth2008-09-031-1/+1
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-4/+0
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-261-8/+12
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+1
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-231-1/+1
* V4L/DVB (8120): cx23885-417: Replace cx23885_do_ioctl to use video_ioctl2Douglas Schilling Landgraf2008-07-201-324/+375
* V4L/DVB (8105): cx2341x: add TS capabilityHans Verkuil2008-07-201-1/+1
* V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder supportSteven Toth2008-04-241-0/+1764