summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/v4l2-device.c
AgeCommit message (Expand)Author
2009-06-06v4l2-device: fix incorrect kernel checkHans Verkuil
2009-05-27Building system: Restore compilation with kernels older than 2.6.29Mauro Carvalho Chehab
2009-05-112: handle unregister for non-I2C buildsMauro Carvalho Chehab
2009-05-02v4l2-device: unregister i2c_clients when unregistering the v4l2_device.Mauro Carvalho Chehab
2009-05-02v4l2: add v4l2_device_set_name()Mauro Carvalho Chehab
2009-03-14v4l2-device: add v4l2_device_disconnectMauro Carvalho Chehab
2009-02-14v4l2-subdev: rename dev field to v4l2_devHans Verkuil
2009-02-14v4l2-device: allow a NULL parent device when registering.Hans Verkuil
2009-01-29v4l2-device.c: Fix compilation with older kernelsMauro Carvalho Chehab
2009-01-25struct device - replace bus_id with dev_name(), dev_set_name()Mauro Carvalho Chehab
2009-01-05v4l2-device: Fix some sparse warningsMauro Carvalho Chehab
2008-11-30v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 framework.Hans Verkuil