index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx23885
/
cx23885-417.c
Age
Commit message (
Expand
)
Author
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
2012-07-31
[media] cx23885: Declare MODULE_FIRMWARE usage
Tim Gardner
2012-01-05
[media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncation
Steven Toth
2012-01-05
[media] cx23885: Control cleanup on the MPEG Encoder
Steven Toth
2012-01-04
[media] cx23885: Configure the MPEG encoder early to avoid jerky video
Steven Toth
2012-01-04
[media] cx23885: Ensure the MPEG encoder height is configured from the norm
Steven Toth
2012-01-04
[media] cx23885: Cleanup MPEG encoder GPIO handling
Steven Toth
2011-07-27
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2010-11-08
[media] v4l: kill the BKL
Arnd Bergmann
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-05-19
V4L/DVB: cx23885: strcpy() => strlcpy()
Dan Carpenter
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
V4L/DVB: cx23885: Wrong command printed in cmd_to_str()
Roel Kluin
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
2009-12-16
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-05
V4L/DVB (13085): cx23885: Fix support for v4l2-dbg access to CX2388[578] and ...
Andy Walls
2009-09-12
V4L/DVB (12304): cx23885: Remove hardcoded gpio bits from the encoder driver
Steven Toth
2009-08-13
V4L/DVB (12362): cx23885-417: fix manipulation of tvnorms
Michael Krufky
2009-07-24
V4L/DVB (12303): cx23885: check pointers before dereferencing in dprintk macro
Michael Krufky
2009-07-24
V4L/DVB (12302): cx23885-417: fix broken IOCTL handling
Michael Krufky
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-16
V4L/DVB (11853): minor have assigned value twice
figo.zhang
2009-03-30
V4L/DVB (11297): cx23885: convert to v4l2_subdev.
Hans Verkuil
2009-03-30
V4L/DVB (11296): cx23885: bugfix error message if firmware is not found
Steven Toth
2009-03-30
V4L/DVB (11268): cx23885-417: Don't need to zero ioctl parameter fields
Trent Piepho
2009-01-29
V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital on...
Andy Walls
2009-01-02
V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negative
roel kluin
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-29
V4L/DVB (9654): new email address
Jelle Foks
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-10-13
V4L/DVB: v4l2-dev: remove duplicated #include
Huang Weiyi
2008-10-12
V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings
Hans Verkuil
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
2008-09-03
V4L/DVB (8805): Steven Toth email address change
Steven Toth
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
2008-07-23
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-20
V4L/DVB (8120): cx23885-417: Replace cx23885_do_ioctl to use video_ioctl2
Douglas Schilling Landgraf
2008-07-20
V4L/DVB (8105): cx2341x: add TS capability
Hans Verkuil
2008-04-24
V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder support
Steven Toth