index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
v4l2-common.c
Age
Commit message (
Expand
)
Author
2010-05-19
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
2010-05-19
V4L/DVB: core: add support for more color effects
Xiaolin Zhang
2010-05-18
V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controls
Laurent Pinchart
2010-05-18
V4L/DVB: Add SPI support to V4L2
Dmitri Belimov
2010-05-18
V4L/DVB: v4l2-common: add ability to use v4l2_ctrl_query_fill for chroma gain
Devin Heitmueller
2010-05-18
V4L/DVB: v4l2_ctrl_get_name(): add missing control names, and make title for...
Frank Schaefer
2009-12-16
V4L/DVB (13618): v4l2: Adding helper function to get dv preset description
Muralidharan Karicheri
2009-12-05
V4L/DVB (13467): V4L2: Added CID's V4L2_CID_ROTATE/BG_COLOR
Vaibhav Hiremath
2009-09-19
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-09-12
V4L/DVB (12549): v4l2: video device: Add FM TX controls default configurations
Eduardo Valentin
2009-09-12
V4L/DVB (12543): v4l: introduce string control support.
Hans Verkuil
2009-06-23
V4L/DVB (12003): v4l2: Move bounding code outside I2C ifdef block
Trent Piepho
2009-06-23
V4L/DVB (11901): v4l2: Create helper function for bounding and aligning images
Trent Piepho
2009-06-23
V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cf...
Hans Verkuil
2009-06-16
V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v...
Hans Verkuil
2009-06-16
V4L/DVB (11670): tuner: remove tuner_i2c_address_check
Hans Verkuil
2009-04-06
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-06
V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addr
Hans Verkuil
2009-04-06
V4L/DVB (11367): v4l2-common: remove legacy code
Hans Verkuil
2009-03-30
V4L/DVB (11098): v4l2-common: remove incorrect MODULE test
Hans Verkuil
2009-03-30
V4L/DVB (11095): adds V4L2_CID_SHARPNESS to v4l2_ctrl_query_fill()
Janne Grunau
2009-03-30
V4L/DVB (10983): v4l2-common: add missing i2c_unregister_device.
Hans Verkuil
2009-03-30
V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std
Hans Verkuil
2009-03-30
V4L/DVB (10691): v4l2-common: add v4l2_i2c_subdev_addr()
Hans Verkuil
2009-03-30
V4L/DVB (10687): v4l2-common/v4l2-spec: support/document write-only and butto...
Hans Verkuil
2009-03-30
V4L/DVB (10685): v4l2: add colorfx support to v4l2-common.c, and add to 'Chan...
Hans Verkuil
2009-03-30
V4L/DVB (10544): v4l2-common: add comments warning that about the sort order
Hans Verkuil
2009-03-30
V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()
Hans Verkuil
2009-03-30
V4L/DVB (10244): v4l2: replace a few snprintfs with strlcpy
Hans Verkuil
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2008-12-30
V4L/DVB (9899): v4l2: Add missing control names
Laurent Pinchart
2008-12-30
V4L/DVB (9821): v4l2-common: add i2c helper functions
Hans Verkuil
2008-12-29
V4L/DVB (9491): rationalise addresses to one common one
Alan Cox
2008-10-17
remove CONFIG_KMOD from drivers
Johannes Berg
2008-10-12
V4L/DVB (8649): v4l2: add AAC bitrate control
Hans Verkuil
2008-10-12
V4L/DVB (8639): saa6752hs: cleanup and add AC-3 support
Hans Verkuil
2008-10-12
V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support function
Hans Verkuil
2008-10-12
V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function.
Hans Verkuil
2008-10-12
V4L/DVB (8635): v4l: add AC-3 audio support to the MPEG Encoding API
Hans Verkuil
2008-10-12
V4L/DVB (8634): v4l2: extend MPEG Encoding API with AVC and AAC
Janne Grunau
2008-07-26
V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po...
Hans Verkuil
2008-04-29
i2c: Add support for device alias names
Jean Delvare
2008-04-28
media: fix integer as NULL pointer warnings
Harvey Harrison
2008-02-18
V4L/DVB (7133): Fix Kconfig dependencies
Mauro Carvalho Chehab
2008-02-18
V4L/DVB (7119): Remove obsolete code from v4l2-common
Mauro Carvalho Chehab
2008-02-18
V4L/DVB (7115): Fix bug #9833: regression when compiling V4L without I2C
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6467): v4l2-common: minor cleanups
Hans Verkuil
2008-01-25
V4L/DVB (6465): Use correct error codes when chip is not recognized
Hans Verkuil
2008-01-25
V4L/DVB (6451): v4l2: add support for bus-based I2C drivers
Hans Verkuil
2008-01-25
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
[next]