V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
[safe/jmp/linux-2.6] / drivers / media / video /
2010-05-19 Hans VerkuilV4L/DVB: v4l: move vbi-specific video ops to a new...
2010-05-19 Jean-François MoineV4L/DVB: gspca - main: Convert wMaxPacketSize from...
2010-05-19 Laurent PinchartV4L/DVB: uvcvideo: Prevent division by 0 when control...
2010-05-19 Laurent PinchartV4L/DVB: uvcvideo: Flag relative controls as write...
2010-05-19 Laurent PinchartV4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16
2010-05-19 Randy DunlapV4L/DVB: [-next] media: fix vivi build error
2010-05-19 Dmitri BelimovV4L/DVB: saa7134: Add support new Behold TV cards
2010-05-19 Pawel OsciakV4L/DVB: videobuf: make poll() report proper flags...
2010-05-19 Arnout VandecappelleV4L/DVB: buf-dma-sg.c: don't assume nr_pages == sglen
2010-05-19 Mauro Carvalho ChehabV4L/DVB: videobuf-vmalloc: remove __videobuf_sync()
2010-05-19 Mauro Carvalho ChehabV4L/DVB: videobuf-dma-sg: remove external function...
2010-05-19 Hans VerkuilV4L/DVB: videobuf: Add support for V4L2_BUF_FLAG_ERROR
2010-05-19 Kirill SmelkovV4L/DVB: bttv: Add another ids for IVC-200
2010-05-19 Pierre GronlierV4L/DVB: Read MAC for TeVii S470 PCI-e DVB-S2 card
2010-05-19 Mauro Carvalho ChehabV4L/DVB: em28xx: fix locks during dvb init sequence
2010-05-19 Istvan VargaV4L/DVB: cx88: fix setting input when using DVB
2010-05-19 David HärdemanV4L/DVB: ir-core: remove ir-functions usage from cx231xx
2010-05-19 David HärdemanV4L/DVB: ir-core: remove IR_TYPE_PD
2010-05-19 Laurent PinchartV4L/DVB: event: Export the v4l2_event_init and v4l2_eve...
2010-05-19 Sakari AilusV4L/DVB: V4L: Events: Replace bad WARN_ON() with assert...
2010-05-19 Jean-François MoineV4L/DVB: gspca - zc3xx: Fix the gamma calculation from...
2010-05-19 Jean-François MoineV4L/DVB: gspca - zc3xx.c: Remove the brightness control
2010-05-19 Jean-François MoineV4L/DVB: gspca - zc3xx: Fix the light frequency values...
2010-05-19 Jean-François MoineV4L/DVB: gspca - sonixj: Add sensor soi768
2010-05-19 Jean-François MoineV4L/DVB: gspca - sonixj: Reset the bridge after sensor...
2010-05-19 Jean-François MoineV4L/DVB: gspca - sonixj: Adjust minor values of sensor...
2010-05-19 Jean-François MoineV4L/DVB: gspca - sonixj: Set the colors at startup...
2010-05-19 Jean-François MoineV4L/DVB: gspca - sonixj: Adjust debug output. - fix...
2010-05-19 Jean-François MoineV4L/DVB: gspca - sonixj: Split the init sequence of...
2010-05-19 Pawel OsciakV4L/DVB: v4l: videobuf: qbuf now uses relevant v4l2_buf...
2010-05-19 Vaibhav HiremathV4L/DVB: omap_vout:V4L2 Display: Changed enum return...
2010-05-19 Vaibhav HiremathV4L/DVB: V4L2: Add support for OMAP2/3 V4L2 display...
2010-05-19 Hans VerkuilV4L/DVB: ivtv: support the new events API
2010-05-19 Sakari AilusV4L/DVB: V4L: Events: Support event handling in do_ioctl
2010-05-19 Sakari AilusV4L/DVB: V4L: Events: Add backend
2010-05-19 Sakari AilusV4L/DVB: V4L: Events: Add new ioctls for events
2010-05-19 Sakari AilusV4L/DVB: V4L: File handles
2010-05-19 Pawel OsciakV4L/DVB: [v5,2/2] v4l: Add a mem-to-mem videobuf framew...
2010-05-19 Pawel OsciakV4L/DVB: add memory-to-memory device helper framework...
2010-05-19 Xiaolin ZhangV4L/DVB: core: add support for more color effects
2010-05-19 Guennadi LiakhovetskiV4L/DVB: V4L: v4l2-subdev driver for AK8813 and AK8814...
2010-05-19 Guennadi LiakhovetskiV4L/DVB: V4L: SuperH Video Output Unit (VOU) driver
2010-05-19 Guennadi LiakhovetskiV4L/DVB: videobuf-dma-contig.c: simplify pointer derefe...
2010-05-19 Guennadi LiakhovetskiV4L/DVB: soc-camera: update comment
2010-05-19 Guennadi LiakhovetskiV4L/DVB: sh_mobile_ceu_camera.c: preserve output window...
2010-05-19 Hans VerkuilV4L/DVB: vivi: clean up and a major overhaul
2010-05-19 Mauro Carvalho ChehabV4L/DVB: videobuf-dma-sg: Avoid using a wrong size
2010-05-19 Jean-François MoineV4L/DVB: gspca - main: Stop the webcam when bandwidth...
2010-05-19 Jean-François MoineV4L/DVB: gspca - main: Restart streaming after reqbuf
2010-05-19 Jean-François MoineV4L/DVB: gspca - main: Check the file doing stream...
2010-05-19 Hans VerkuilV4L/DVB: v4l videobuf: add videobuf_buffer *buf as...
2010-05-19 Hans VerkuilV4L/DVB: v4l videobuf: move video_copy_to_user and...
2010-05-19 Hans VerkuilV4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc...
2010-05-19 Hans VerkuilV4L/DVB: v4l videobuf: rename .vmalloc to .vaddr
2010-05-19 Hans VerkuilV4L/DVB: v4l videobuf: use struct videobuf_buffer ...
2010-05-19 Hans VerkuilV4L/DVB: v4l videobuf: remove unused is_mmapped field
2010-05-19 Hans VerkuilV4L/DVB: v4l videobuf: remove mmap_free callback
2010-05-19 Dean AndersonV4L/DVB: s2255drv: firmware reload on timeout
2010-05-19 Dean AndersonV4L/DVB: s2255drv: removes kref tracking and videodev...
2010-05-19 Dean AndersonV4L/DVB: s2255drv: fix: v4l2_dev should be registered...
2010-05-19 Joe PerchesV4L/DVB: pvrusb2-v4l2: Rename dev_info to pdi
2010-05-19 Jean-François MoineV4L/DVB: gspca - vc032x: Change the ov7670 format to...
2010-05-19 Jean-François MoineV4L/DVB: gspca - sonixj: Add autogain for sensor gc0307
2010-05-19 Jean-François MoineV4L/DVB: gspca - sonixj: Let the JPEG header in the...
2010-05-19 Jean-François MoineV4L/DVB: gspca: Change some copyrights and module authors
2010-05-19 Dan CarpenterV4L/DVB: cx88: improve error handling
2010-05-19 Dan CarpenterV4L/DVB: cx231xx: improve error handling
2010-05-19 Randy DunlapV4L/DVB: [-next] gspca: fix build for INPUT=m or INPUT=n
2010-05-19 Dmitri BelimovV4L/DVB: Fix default state Beholder H6 tuner
2010-05-19 Dan CarpenterV4L/DVB: video/sn9c102: improve error handling
2010-05-19 Dan CarpenterV4L/DVB: video/et61x251: improve error handling
2010-05-19 Dan CarpenterV4L/DVB: video/zc0301: improve error handling
2010-05-19 Dan CarpenterV4L/DVB: video/cx231xx: cleanup. remove unneed null...
2010-05-19 Dean AndersonV4L/DVB: s2255drv: adding v4l2_device structure. video_...
2010-05-19 Dean AndersonV4L/DVB: s2255drv: cleanup of debug messages
2010-05-19 Dean AndersonV4L/DVB: s2255drv: removal of big kernel lock
2010-05-19 Dean AndersonV4L/DVB: s2255drv: video_device_alloc call not checked fix
2010-05-19 Dean AndersonV4L/DVB: s2255drv: code cleanup
2010-05-19 Dean AndersonV4L/DVB: s2255drv: cleanup of driver disconnect code
2010-05-19 Dan CarpenterV4L/DVB: video/au0828: off by one bug
2010-05-19 istvan_v@mailbox.huV4L/DVB: cx88: fix checks for analog TV inputs
2010-05-19 Christoph FritzV4L/DVB: pwc Kconfig dependency fix
2010-05-19 Mauro Carvalho ChehabV4L/DVB: cpia1: comment unused command_setlights()
2010-05-19 Andreas BombeV4L/DVB: V4L2: Replace loops for finding max buffers...
2010-05-19 Herton Ronaldo Krz... Revert "V4L/DVB (11906): saa7134: Use v4l bounding...
2010-05-19 Hans VerkuilV4L/DVB: ivtv: move the _IO() decoder ioctls into vidio...
2010-05-19 Hans VerkuilV4L/DVB: video_ioctl2: handle the v4l1 compat bit first...
2010-05-19 Hans VerkuilV4L/DVB: w9966: convert to V4L2
2010-05-19 Hans VerkuilV4L/DVB: usbvision: remove non-working vbi device
2010-05-19 Hans VerkuilV4L/DVB: video_ioctl2: don't return, use break
2010-05-19 Hans VerkuilV4L/DVB: video_ioctl2: do not replace arg with NULL...
2010-05-19 Dan CarpenterV4L/DVB: davinci: don't return under lock on error...
2010-05-19 David HärdemanV4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use...
2010-05-19 Mauro Carvalho ChehabV4L/DVB: ir-core: Distinguish sysfs attributes for...
2010-05-19 Mauro Carvalho ChehabV4L/DVB: em28xx: fix a regression caused by the rc...
2010-05-19 Mauro Carvalho ChehabV4L/DVB: ir-core: Add support for badly-implemented...
2010-05-19 Mauro Carvalho ChehabV4L/DVB: cx88: don't handle IR on Pixelview too fast
2010-05-19 Mauro Carvalho ChehabV4L/DVB: ir-nec-decoder: Reimplement the entire decoder
2010-05-19 Mauro Carvalho ChehabV4L/DVB: saa7134: Add support for both positive and...
2010-05-19 Mauro Carvalho ChehabV4L/DVB: saa7134: Fix IRQ2 bit names for the register map
next