Age | Commit message (Expand) | Author |
2011-11-03 | staging: Move media drivers to staging/media | Mauro Carvalho Chehab |
2011-08-23 | Staging: go7007: fix braces coding style issue in wis-tw2804.c | Pradheep Shrinivasan |
2011-08-23 | drivers/staging: do not use EXTRA_CFLAGS | Arnaud Lacombe |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-14 | staging: go7007: Remove NULL check before kfree | Ilia Mirkin |
2011-01-31 | staging/go7007: remove the BKL | Arnd Bergmann |
2011-01-10 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2010-12-29 | [media] rc: rename the remaining things to rc_core | Mauro Carvalho Chehab |
2010-12-29 | [media] ir-core: more cleanups of ir-functions.c | David Härdeman |
2010-12-07 | Staging: Merge 2.6.37-rc5 into staging-next | Greg Kroah-Hartman |
2010-11-22 | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart |
2010-11-16 | drivers/staging: Remove unnecessary semicolons | Joe Perches |
2010-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2010-10-28 | Merge 'staging-next' to Linus's tree | Greg Kroah-Hartman |
2010-10-28 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-22 | [media] go7007: Don't use module names to load I2C modules | Laurent Pinchart |
2010-10-22 | [media] go7007: Fix the TW2804 I2C type name | Laurent Pinchart |
2010-10-22 | [media] go7007: Add MODULE_DEVICE_TABLE to the go7007 I2C modules | Laurent Pinchart |
2010-10-21 | BKL: introduce CONFIG_BKL. | Arnd Bergmann |
2010-10-21 | [media] go7007: MJPEG buffer overflow | Pete Eberlein |
2010-10-21 | V4L/DVB: Fix Kconfig dependencies for VIDEO_IR | Mauro Carvalho Chehab |
2010-10-21 | V4L/DVB: s2250: remove obsolete v4l2-i2c-drv.h header | Hans Verkuil |
2010-10-21 | V4L/DVB: go7007: convert to use the mediabus API | Hans Verkuil |
2010-10-08 | Staging: go7007: Makefile: makefile cleanup | Tracey Dent |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang |
2010-05-27 | Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpu | FUJITA Tomonori |
2010-05-14 | Staging: Use kcalloc or kzalloc | Julia Lawall |
2010-05-11 | Staging: go7007: fix dangling i2c pointers | Wolfram Sang |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-04 | Staging: merge staging patches into Linus's main branch | Greg Kroah-Hartman |
2010-03-03 | Staging: go7007: Eliminate useless code | Julia Lawall |
2010-03-03 | staging: declare MODULE_FIRMWARE in various drivers | Ben Hutchings |
2010-03-03 | staging: make i2c device id constant | Németh Márton |
2010-03-03 | staging: make USB device id constant | Németh Márton |
2010-02-26 | V4L/DVB: s2250: Fix write_reg i2c address | Pete Eberlein |
2009-12-16 | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart |
2009-12-16 | V4L/DVB (13550): v4l: Use the new video_device_node_name function | Laurent Pinchart |
2009-12-05 | V4L/DVB (13458): go7007: subdev conversion | Pete Eberlein |
2009-12-05 | V4L/DVB (13457): s2250: subdev conversion | Pete Eberlein |
2009-12-05 | V4L/DVB (13456): s2250: Change module structure | Pete Eberlein |
2009-12-05 | V4L/DVB (13455): go7007: Add struct v4l2_device. | Pete Eberlein |
2009-11-30 | V4L/DVB (13372): staging/go7007: fix mutex function usage for s2250 | Pete Eberlein |
2009-11-30 | staging/go7007: Fix compilation by re-adding the missing s2250-loader.h | Mauro Carvalho Chehab |
2009-09-22 | V4L/DVB (13037): go7007: Revert compatibility code added at the wrong place | Mauro Carvalho Chehab |
2009-09-19 | V4L/DVB (13027): go7007: convert printks to v4l2_info | Pete Eberlein |
2009-09-19 | V4L/DVB (13026): s2250-board: Implement brightness and contrast controls | Pete Eberlein |
2009-09-19 | V4L/DVB (13025): s2250-board: Fix memory leaks | Pete Eberlein |
2009-09-19 | V4L/DVB (13024): go7007: Implement vidioc_g_std and vidioc_querystd | Pete Eberlein |
2009-09-19 | V4L/DVB (13023): go7007: Merge struct gofh and go declarations | Pete Eberlein |
2009-09-19 | V4L/DVB (13022): go7007: Fix mpeg controls | Pete Eberlein |