aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/cx23885-417.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-1790/+0
2012-07-31[media] cx23885: Declare MODULE_FIRMWARE usageTim Gardner1-0/+2
2012-01-05[media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncationSteven Toth1-2/+2
2012-01-05[media] cx23885: Control cleanup on the MPEG EncoderSteven Toth1-65/+36
2012-01-04[media] cx23885: Configure the MPEG encoder early to avoid jerky videoSteven Toth1-6/+14
2012-01-04[media] cx23885: Ensure the MPEG encoder height is configured from the normSteven Toth1-0/+6
2012-01-04[media] cx23885: Cleanup MPEG encoder GPIO handlingSteven Toth1-2/+10
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab1-1/+0
2010-11-08[media] v4l: kill the BKLArnd Bergmann1-8/+1
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-1/+1
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil1-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-05-19V4L/DVB: cx23885: strcpy() => strlcpy()Dan Carpenter1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26V4L/DVB: cx23885: Wrong command printed in cmd_to_str()Roel Kluin1-2/+2
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart1-1/+0
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart1-18/+4
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart1-1/+1
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-2/+2
2009-12-05V4L/DVB (13085): cx23885: Fix support for v4l2-dbg access to CX2388[578] and CX23417 regsAndy Walls1-2/+8
2009-09-12V4L/DVB (12304): cx23885: Remove hardcoded gpio bits from the encoder driverSteven Toth1-22/+35
2009-08-13V4L/DVB (12362): cx23885-417: fix manipulation of tvnormsMichael Krufky1-0/+2
2009-07-24V4L/DVB (12303): cx23885: check pointers before dereferencing in dprintk macroMichael Krufky1-1/+2
2009-07-24V4L/DVB (12302): cx23885-417: fix broken IOCTL handlingMichael Krufky1-0/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-06-16V4L/DVB (11853): minor have assigned value twicefigo.zhang1-1/+0
2009-03-30V4L/DVB (11297): cx23885: convert to v4l2_subdev.Hans Verkuil1-14/+6
2009-03-30V4L/DVB (11296): cx23885: bugfix error message if firmware is not foundSteven Toth1-1/+1
2009-03-30V4L/DVB (11268): cx23885-417: Don't need to zero ioctl parameter fieldsTrent Piepho1-23/+4
2009-01-29V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital only cardsAndy Walls1-1/+2
2009-01-02V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negativeroel kluin1-2/+3
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-6/+4
2008-12-29V4L/DVB (9654): new email addressJelle Foks1-1/+1
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil1-1/+1
2008-10-13V4L/DVB: v4l2-dev: remove duplicated #includeHuang Weiyi1-1/+0
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil1-1/+1
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil1-2/+8
2008-09-03V4L/DVB (8805): Steven Toth email address changeSteven Toth1-1/+1
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-4/+0
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil1-8/+12
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil1-0/+1
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil1-1/+1
2008-07-20V4L/DVB (8120): cx23885-417: Replace cx23885_do_ioctl to use video_ioctl2Douglas Schilling Landgraf1-324/+375
2008-07-20V4L/DVB (8105): cx2341x: add TS capabilityHans Verkuil1-1/+1
2008-04-24V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder supportSteven Toth1-0/+1764