index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
v4l2-device.c
Age
Commit message (
Expand
)
Author
2009-09-18
Backport a few fixes needed do be done at -git to properly compile things
Mauro Carvalho Chehab
2009-06-06
v4l2-device: fix incorrect kernel check
Hans Verkuil
2009-05-27
Building system: Restore compilation with kernels older than 2.6.29
Mauro Carvalho Chehab
2009-05-11
2: handle unregister for non-I2C builds
Mauro Carvalho Chehab
2009-05-02
v4l2-device: unregister i2c_clients when unregistering the v4l2_device.
Mauro Carvalho Chehab
2009-05-02
v4l2: add v4l2_device_set_name()
Mauro Carvalho Chehab
2009-03-14
v4l2-device: add v4l2_device_disconnect
Mauro Carvalho Chehab
2009-02-14
v4l2-subdev: rename dev field to v4l2_dev
Hans Verkuil
2009-02-14
v4l2-device: allow a NULL parent device when registering.
Hans Verkuil
2009-01-29
v4l2-device.c: Fix compilation with older kernels
Mauro Carvalho Chehab
2009-01-25
struct device - replace bus_id with dev_name(), dev_set_name()
Mauro Carvalho Chehab
2009-01-05
v4l2-device: Fix some sparse warnings
Mauro Carvalho Chehab
2008-11-30
v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 framework.
Hans Verkuil