Age | Commit message (Expand) | Author | Files | Lines |
2010-07-08 | V4L/DVB: v4l: mem2mem_testdev: fix g_fmt NULL pointer dereference | Pawel Osciak | 1 | -0/+3 |
2010-07-08 | V4L/DVB: uvcvideo: Power line frequency control doesn't support GET_MIN/MAX/RES | Laurent Pinchart | 1 | -2/+2 |
2010-07-08 | V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank s... | Ian Armstrong | 1 | -0/+3 |
2010-07-08 | V4L/DVB: tveeprom: Add an entry for tuner code 168: a TCL M30WTP-4N-E tuner | Andy Walls | 1 | -0/+15 |
2010-07-08 | V4L/DVB: OMAP_VOUT: fix: Module params were not working through bootargs | Vaibhav Hiremath | 1 | -2/+2 |
2010-07-08 | V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contig | Vaibhav Hiremath | 2 | -32/+16 |
2010-07-08 | V4L/DVB: OMAP_VOUT:Build FIX: Rebased against latest DSS2 changes | Vaibhav Hiremath | 2 | -17/+20 |
2010-06-05 | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 98 | -1266/+1264 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 10 | -25/+1 |
2010-06-01 | V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stability | Ian Armstrong | 2 | -4/+14 |
2010-06-01 | V4L/DVB: ivtv: Avoid accidental video standard change | Ian Armstrong | 1 | -2/+14 |
2010-06-01 | V4L/DVB: ivtvfb : Module load / unload fixes | Ian Armstrong | 1 | -3/+11 |
2010-06-01 | V4L/DVB: cx2341x: Report correct temporal setting for log-status | Ian Armstrong | 1 | -5/+1 |
2010-06-01 | V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address | Andy Walls | 42 | -43/+43 |
2010-06-01 | V4L/DVB: drivers/media: Eliminate a NULL pointer dereference | Julia Lawall | 2 | -3/+2 |
2010-06-01 | V4L/DVB: video/saa7134: change dprintk() to i2cdprintk() | Dan Carpenter | 1 | -4/+4 |
2010-06-01 | V4L/DVB: video/saa7134: remove duplicate break | Dan Carpenter | 1 | -1/+0 |
2010-06-01 | V4L/DVB: em28xx: remove unneeded null checks | Dan Carpenter | 1 | -5/+2 |
2010-06-01 | V4L/DVB: ak881x needs slab.h | Randy Dunlap | 1 | -0/+1 |
2010-06-01 | V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probing | Jean Delvare | 2 | -2/+26 |
2010-06-01 | V4L/DVB: drivers/media: Use kzalloc | Julia Lawall | 1 | -2/+1 |
2010-06-01 | V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135A | Herton Ronaldo Krzesinski | 1 | -1/+1 |
2010-06-01 | V4L/DVB: saa7134: add support for Avermedia M733A | Herton Ronaldo Krzesinski | 3 | -0/+63 |
2010-06-01 | V4L/DVB: tvp514x: simplify try/g/s_fmt handling | Hans Verkuil | 1 | -89/+9 |
2010-06-01 | V4L/DVB: tvp514x: remove obsolete fmt_list | Hans Verkuil | 1 | -15/+0 |
2010-06-01 | V4L/DVB: tvp514x: add missing newlines | Hans Verkuil | 1 | -6/+6 |
2010-06-01 | V4L/DVB: tvp514x: there is only one supported format, so simplify the code | Hans Verkuil | 1 | -36/+9 |
2010-06-01 | V4L/DVB: tvp514x: make std_list const | Hans Verkuil | 1 | -2/+2 |
2010-06-01 | V4L/DVB: tvp514x: do NOT change the std as a side effect | Hans Verkuil | 1 | -37/+16 |
2010-06-01 | V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype | Hans Verkuil | 15 | -25/+26 |
2010-06-01 | V4L/DVB: tvp5150: remove obsolete g/s_fmt ops | Hans Verkuil | 1 | -20/+0 |
2010-06-01 | V4L/DVB: mt9v011: add enum/try/s_mbus_fmt support | Hans Verkuil | 1 | -20/+17 |
2010-06-01 | V4L/DVB: saa7115: remove obsolete g/s_fmt ops | Hans Verkuil | 1 | -17/+0 |
2010-06-01 | V4L/DVB: cx24850: remove obsolete g/s_fmt ops | Hans Verkuil | 1 | -31/+0 |
2010-06-01 | V4L/DVB: cx231xx: convert to s_mbus_fmt | Hans Verkuil | 1 | -1/+4 |
2010-06-01 | V4L/DVB: cx23885: convert to s_mbus_fmt | Hans Verkuil | 1 | -1/+4 |
2010-06-01 | V4L/DVB: pvrusb2: convert to s_mbus_fmt | Hans Verkuil | 1 | -6/+6 |
2010-06-01 | V4L/DVB: saa7134: convert to use the new mbus API | Hans Verkuil | 2 | -24/+7 |
2010-06-01 | V4L/DVB: saa6752hs: add g/s_mbus_fmt support | Hans Verkuil | 1 | -18/+46 |
2010-06-01 | V4L/DVB: saa717x: remove obsolete s_fmt op | Hans Verkuil | 1 | -11/+0 |
2010-06-01 | V4L/DVB: saa7127: remove obsolete g_fmt support | Hans Verkuil | 1 | -8/+0 |
2010-06-01 | V4L/DVB: cx18: remove old g/s_fmt from the cx18_av subdev | Hans Verkuil | 3 | -34/+10 |
2010-06-01 | V4L/DVB: cx18: add s_mbus_fmt support | Hans Verkuil | 1 | -57/+69 |
2010-06-01 | V4L/DVB: ivtv: convert to use s_mbus_fmt | Hans Verkuil | 2 | -6/+10 |
2010-06-01 | V4L/DVB: saa717x: add support for s_mbus_fmt | Hans Verkuil | 1 | -16/+31 |
2010-06-01 | V4L/DVB: cx25840: add support for s_mbus_fmt | Hans Verkuil | 1 | -41/+55 |
2010-06-01 | V4L/DVB: saa7115: add s_mbus_fmt op | Hans Verkuil | 1 | -0/+10 |
2010-06-01 | V4L/DVB: gspca - sonixj: Add webcam 0c45:60ce | Warren Bosworth Focke | 1 | -1/+1 |
2010-06-01 | V4L/DVB: gspca - sonixj: Add information about some potential JPEG webcams | Jean-François Moine | 1 | -1/+4 |
2010-06-01 | V4L/DVB: gspca - sonixb: Have 0c45:602e handled by sonixb instead of sn9c102 | Jean-François Moine | 2 | -3/+1 |