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
/
pci
/
cx25821
/
cx25821.h
Age
Commit message (
Expand
)
Author
2013-04-16
[media] cx25821: replace custom ioctls with write()
Hans Verkuil
2013-04-16
[media] cx25821: drop cx25821-video-upstream-ch2.c/h
Hans Verkuil
2013-04-16
[media] cx25821: setup output nodes correctly
Hans Verkuil
2013-04-16
[media] cx25821: remove references to subdevices that aren't there
Hans Verkuil
2013-04-16
[media] cx25821: remove custom ioctls that duplicate v4l2 ioctls
Hans Verkuil
2013-04-16
[media] cx25821: switch to v4l2_fh, add event and prio handling
Hans Verkuil
2013-04-16
[media] cx25821: replace resource management functions with fh ownership
Hans Verkuil
2013-04-16
[media] cx25821: move vidq from cx25821_fh to cx25821_channel
Hans Verkuil
2013-04-16
[media] cx25821: remove 'type' field from cx25821_fh
Hans Verkuil
2013-04-16
[media] cx25821: use core locking
Hans Verkuil
2013-04-16
[media] cx25821: remove TRUE/FALSE/STATUS_(UN)SUCCESSFUL defines
Hans Verkuil
2013-04-16
[media] cx25821: convert to the control framework
Hans Verkuil
2013-04-16
[media] cx25821: embed video_device, clean up some kernel log spam
Hans Verkuil
2013-04-16
[media] cx25821: remove bogus dependencies
Hans Verkuil
2013-04-16
[media] cx25821: make lots of externals static
Hans Verkuil
2013-04-16
[media] cx25821: remove unnecessary global devlist
Hans Verkuil
2013-04-16
[media] cx25821: make cx25821_sram_channels const
Hans Verkuil
2013-04-16
[media] cx25821: remove unused fields, ioctls
Hans Verkuil
2013-04-16
[media] cx25821: remove bogus radio/vbi/'video-ioctl' support
Hans Verkuil
2013-04-16
[media] cx25821: fix compiler warning
Hans Verkuil
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab