summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)Author
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-10-12V4L/DVB (8784): v4l2-dev: make the video_device's release callback mandatoryHans Verkuil
2008-10-12V4L/DVB (8783): v4l: add all missing video_device release callbacksHans Verkuil
2008-10-12V4L/DVB (8782): v4l2-dev: add video_device_release_emptyHans Verkuil
2008-10-12V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/releaseHans Verkuil
2008-10-12V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/releaseHans Verkuil
2008-10-12V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture.Andy Walls
2008-10-12V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checkingAndy Walls
2008-10-12V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_tAndy Walls
2008-10-12V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member.Andy Walls
2008-10-12V4L/DVB (8770): cx18: get rid of ununsed buffers stolen fieldAndy Walls
2008-10-12V4L/DVB (8754): uvcvideo: Implement the USB power management reset_resume met...Laurent Pinchart
2008-10-12V4L/DVB (8752): s2255drv: firmware improvement patchDean Anderson
2008-10-12V4L/DVB (8750): V4L: check inval in video_register_device_index()Henrik Kretzschmar
2008-10-12V4L/DVB (8748): V4L: fix return value of meye probe callbackHenrik Kretzschmar
2008-10-12V4L/DVB (8746): v4l-dvb: fix compile warnings.Hans Verkuil
2008-10-12V4L/DVB (8745): v4l2: fix a bunch of compile warnings.Hans Verkuil
2008-10-12V4L/DVB (8742): pvrusb2: use proper byteorder interfaceHarvey Harrison
2008-10-12V4L/DVB (8732): zr364xx: handle video exclusive open internalyAntoine Jacquet
2008-10-12V4L/DVB (8731): zr364xx: remove BKLAntoine Jacquet
2008-10-12V4L/DVB (8729): Use DIV_ROUND_UPJulia Lawall
2008-10-12V4L/DVB (8695): usbvideo: add proper error check and add release functionHans Verkuil
2008-10-12V4L/DVB (8690): tuner-3036: remove driverHans Verkuil
2008-10-12V4L/DVB (8689): dpc7146: remove dpc7146 demonstration board driverHans Verkuil
2008-10-12V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to se...Stefan Herbrechtsmeier
2008-10-12V4L/DVB (8686): mt9m111: style cleanupGuennadi Liakhovetski
2008-10-12V4L/DVB (8685): mt9m001, mt9v022: Simplify return code checkingGuennadi Liakhovetski
2008-10-12V4L/DVB (8684): Add support for Micron MT9M111 camera.Robert Jarzmik
2008-10-12V4L/DVB (8680): saa7134-core.c: fix warningAlexander Beregalov
2008-10-12V4L/DVB (8649): v4l2: add AAC bitrate controlHans Verkuil
2008-10-12V4L/DVB (8646): cx23885: Convert framework to use a single tuner callback fun...Steven Toth
2008-10-12V4L/DVB (8645): Support IR remote on FusionHDTV DVB-T Dual ExpressSteven Toth
2008-10-12V4L/DVB (8644): Add support for DViCO FusionHDTV DVB-T Dual ExpressSteven Toth
2008-10-12V4L/DVB (8643): Switch Hauppauge HVR1400 and HVR1500 to common cx23885 tuner ...Steven Toth
2008-10-12V4L/DVB (8642): cx23885: Factor out common cx23885 tuner callbackSteven Toth
2008-10-12V4L/DVB (8641): arv: fix compilation errors/warningsHans Verkuil
2008-10-12V4L/DVB (8640): saa6752hs: add PMT table for AC3Hans Verkuil
2008-10-12V4L/DVB (8639): saa6752hs: cleanup and add AC-3 supportHans Verkuil
2008-10-12V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support functionHans Verkuil
2008-10-12V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function.Hans Verkuil
2008-10-12V4L/DVB (8635): v4l: add AC-3 audio support to the MPEG Encoding APIHans Verkuil
2008-10-12V4L/DVB (8634): v4l2: extend MPEG Encoding API with AVC and AACJanne Grunau
2008-10-12V4L/DVB (8630): First mxb cleanup phaseHans Verkuil
2008-10-12V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FMMauro Carvalho Chehab
2008-10-12V4L/DVB (8628a): Remove duplicated includeMauro Carvalho Chehab
2008-10-12V4L/DVB (8627): Fix mute on bttv driverMauro Carvalho Chehab
2008-10-12V4L/DVB (8625): saa7134: Add NEC prococol IR decoding capabilityMauro Carvalho Chehab
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil
2008-10-12V4L/DVB (8561): make ivtv_claim_stream() staticAdrian Bunk
2008-10-12V4L/DVB: follow lspci device/vendor styleBjorn Helgaas