Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-flexiantxendom0-3.2.10.git] / drivers / media / video / v4l2-device.c
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-03 Guennadi Liakhovetski[media] V4L: dynamically allocate video_device nodes...
2011-10-31 Paul Gortmakerdrivers/media: Add module.h to all files using it impli...
2011-09-22 Dave Young[media] v4l: Make sure we hold a reference to the v4l2_...
2011-09-21 Yang Ruirui[media] v4l2: uvcvideo use after free bug fix
2011-07-27 Hans Verkuil[media] v4l2-subdev: implement per-filehandle control...
2011-05-04 Laurent Pinchart[media] v4l: Release module if subdev registration...
2011-03-22 Hans Verkuil[media] v4l2-device: add kref and a release function
2011-03-22 Hans Verkuil[media] v4l2: add v4l2_prio_state to v4l2_device and...
2011-03-22 Laurent Pinchart[media] v4l: Make v4l2_subdev inherit from media_entity
2011-03-22 Laurent Pinchart[media] v4l: Add a media_device pointer to the v4l2_dev...
2011-03-21 Laurent Pinchart[media] v4l: subdev: Add device node support
2011-01-19 Hans Verkuil[media] v4l2-device: fix 'use-after-freed' oops
2011-01-19 Hans Verkuil[media] v4l2-subdev: add (un)register internal ops
2010-12-01 Hans Verkuil[media] V4L: improve the BKL replacement heuristic
2010-08-09 Hans VerkuilV4L/DVB: v4l2: hook up the new control framework into...
2010-05-18 Dmitri BelimovV4L/DVB: Add SPI support to V4L2
2009-06-16 Randy DunlapV4L/DVB (11936): Fix v4l2-device usage of i2c_unregiste...
2009-06-16 Randy DunlapV4L/DVB (11758): 2: handle unregister for non-I2C builds
2009-06-16 Hans VerkuilV4L/DVB (11673): v4l2-device: unregister i2c_clients...
2009-06-16 Hans VerkuilV4L/DVB (11671): v4l2: add v4l2_device_set_name()
2009-03-30 Hans VerkuilV4L/DVB (11044): v4l2-device: add v4l2_device_disconnect
2009-03-30 Hans VerkuilV4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_dev
2009-03-30 Hans VerkuilV4L/DVB (10643): v4l2-device: allow a NULL parent devic...
2009-03-24 Kay Sieversv4l: struct device - replace bus_id with dev_name(...
2009-01-08 Mauro Carvalho ChehabV4L/DVB (10181): v4l2-device: Fix some sparse warnings
2008-12-30 Hans VerkuilV4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev...