summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2010-08-02V4L/DVB: lgdt3305: Jarod Wilson gets the credit for LGDT3304 supportMichael Krufky
2010-08-02V4L/DVB: lgdt3305: FIXME: verify & document the LGDT3304 registersMichael Krufky
2010-08-02V4L/DVB: lgdt3305: consolidate init functionsMichael Krufky
2010-08-02V4L/DVB: lgdt3305: re-write lgdt3304 ifbw hack in lgdt3305_rfagc_loop with FIXMEMichael Krufky
2010-08-02V4L/DVB: lgdt3305: update lgdt3305.h header to match the header in lgdt3305.cMichael Krufky
2010-08-02V4L/DVB: lgdt3305: remove pointless function, lgdt3304_sleepMichael Krufky
2010-08-02V4L/DVB: dvb: add lgdt3304 support to lgdt3305 driverJarod Wilson
2010-08-02V4L/DVB: gspca - spca1528: New subdriverJean-François Moine
2010-08-02V4L/DVB: gspca - main: Function gspca_dev_probe2 addedJean-François Moine
2010-08-02V4L/DVB: gspca - sq930x: New subdriverJean-François Moine
2010-08-02V4L/DVB: gspca - t613: Change the gain mechanismJean-François Moine
2010-08-02V4L/DVB: gspca - t613: Simplify the scan of isoc packetsJean-François Moine
2010-08-02V4L/DVB: gspca - t613: Remove the RGB gains setting from sensor_pollingJean-François Moine
2010-08-02V4L/DVB: gspca - t613: Change the gamma tableJean-François Moine
2010-08-02V4L/DVB: gspca - t613: Adjust light frequency values per sensorJean-François Moine
2010-08-02V4L/DVB: gspca - t613: Cleanup and clarify the sourceJean-François Moine
2010-08-02V4L/DVB: gspca - zc3xx: Add back the brightness controlJean-François Moine
2010-08-02V4L/DVB: gspca - zc3xx: Don't change the registers 7 and 8 for sensor pas202bJean-François Moine
2010-08-02V4L/DVB: gspca - zc3xx: Change the max and default JPEG qualitiesJean-François Moine
2010-08-02V4L/DVB: gspca - stk014: Change the min and default values of the JPEG qualityJean-François Moine
2010-08-02V4L/DVB: gspca - JPEG subdrivers: Don't allocate the JPEG headerJean-François Moine
2010-08-02V4L/DVB: gspca_ov519: Don't report a saturation control for 7670 sensorsHans de Goede
2010-08-02V4L/DVB: gspca_tv8532: rename brightness control to exposureHans de Goede
2010-08-02V4L/DVB: gspca_tv8532: add gain controlHans de Goede
2010-08-02V4L/DVB: gspca_tv8532: remove a whole bunch of unnecessary register writesHans de Goede
2010-08-02V4L/DVB: gspca_ovfx2: drop first frames in stream if not syncedHans de Goede
2010-08-02V4L/DVB: IR: add mceusb IR receiver driverJarod Wilson
2010-08-02V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotesJarod Wilson
2010-08-02V4L/DVB: IR: only initially registers protocol that matches loaded keymapJarod Wilson
2010-08-02V4L/DVB: IR: let all protocol decoders have a go at raw dataJarod Wilson
2010-08-02V4L/DVB: V4L2: fix sh_vou.c compile breakage: #include <slab.h>Guennadi Liakhovetski
2010-08-02V4L/DVB: sh_mobile_ceu_camera: fix debugging messageGuennadi Liakhovetski
2010-08-02V4L/DVB: soc_camera_platform: Add necessary v4l2_subdev_video_ops methodKuninori Morimoto
2010-07-08V4L/DVB: v4l: mem2mem_testdev: fix g_fmt NULL pointer dereferencePawel Osciak
2010-07-08V4L/DVB: uvcvideo: Power line frequency control doesn't support GET_MIN/MAX/RESLaurent Pinchart
2010-07-08V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank s...Ian Armstrong
2010-07-08V4L/DVB: tveeprom: Add an entry for tuner code 168: a TCL M30WTP-4N-E tunerAndy Walls
2010-07-08V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls
2010-07-08V4L/DVB: OMAP_VOUT: fix: Module params were not working through bootargsVaibhav Hiremath
2010-07-08V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contigVaibhav Hiremath
2010-07-08V4L/DVB: OMAP_VOUT:Build FIX: Rebased against latest DSS2 changesVaibhav Hiremath
2010-06-04Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-06-01V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stabilityIan Armstrong
2010-06-01V4L/DVB: ivtv: Avoid accidental video standard changeIan Armstrong
2010-06-01V4L/DVB: ivtvfb : Module load / unload fixesIan Armstrong
2010-06-01V4L/DVB: cx2341x: Report correct temporal setting for log-statusIan Armstrong
2010-06-01V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls
2010-06-01V4L/DVB: drivers/media: Eliminate a NULL pointer dereferenceJulia Lawall
2010-06-01V4L/DVB: dvb-core: Fix ULE decapsulation bugAng Way Chuang