Age | Commit message (Expand) | Author |
2009-04-02 | v4l2-subdev: change s_routing prototype | Hans Verkuil |
2009-03-30 | v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22 | Hans Verkuil |
2009-04-01 | v4l2-subdev: move s_std from tuner to core. | Hans Verkuil |
2009-03-30 | v4l2-subdev: add load_fw and use that instead of abusing core->init. | Hans Verkuil |
2009-03-30 | cx25840: fix 'unused variable' warning. | Hans Verkuil |
2009-03-30 | cx25840: cleanup: remove intermediate 'ioctl' step | Hans Verkuil |
2009-03-29 | cx25840: remove legacy code for old-style i2c API | Hans Verkuil |
2009-03-13 | cx25840: cx23885 detection was broken | Hans Verkuil |
2009-03-03 | cx25840: Fix CodingStyle errors introduced by the last patch | Mauro Carvalho Chehab |
2009-03-03 | cx25840: prepare it to be used by cx231xx module | Mauro Carvalho Chehab |
2009-02-21 | v4l2-common: remove v4l2_ctrl_query_fill_std | Hans Verkuil |
2009-01-29 | v4l2: fix incorrect hue range check | Hans Verkuil |
2009-01-27 | cx25840: ignore TUNER_SET_CONFIG in the command callback. | Hans Verkuil |
2009-01-15 | cx25840: add comments explaining what the init() does. | Hans Verkuil |
2009-01-15 | cx25840: fix regression: fw not loaded on first use | Hans Verkuil |
2009-01-05 | Fix an error on cx25840 | Mauro Carvalho Chehab |
2009-01-05 | drivers/media: Fix a number of sparse warnings | Mauro Carvalho Chehab |
2008-12-30 | v4l2: debugging API changed to match against driver name instead of ID. | Hans Verkuil |
2008-11-29 | cx25840: convert to v4l2_subdev. | Hans Verkuil |
2008-08-28 | Steven Toth email address change | Steven Toth |
2008-07-21 | make cx25840_debug static | Mauro Carvalho Chehab |
2008-07-17 | ivtv/cx18: ensure the default control values are correct | Hans Verkuil |
2008-07-17 | cx25840: move cx25840_vbi_setup to core.c and rename to cx25840_std_setup | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.13 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.0 | Hans Verkuil |
2008-06-07 | cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputs | Hans Verkuil |
2008-06-05 | backport I2C changes on several files | Mauro Carvalho Chehab |
2008-05-02 | backport commit d2653e92732bd3911feff6bee5e23dbf959381db | Mauro Carvalho Chehab |
2008-04-18 | cx25840: Ensure GPIO2 is correctly set for cx23885/7/8 based products. | Steven Toth |
2008-03-09 | cx25840: better PAL-M and NTSC-KR handling | Hans Verkuil |
2008-01-09 | cx25840: Add basic CX23885 AVCore support | Steven Toth |
2007-12-02 | cx25840: fix endianness inconsistency | Hans Verkuil |
2007-09-16 | Use correct error codes when chip is not recognized. | Hans Verkuil |
2007-09-13 | cx25840: convert to bus-based I2C API. | Hans Verkuil |
2007-09-01 | cx25840: fix build warning | Michael Krufky |
2007-08-28 | cx25840: add a few 10 microsecond delays | Hans Verkuil |
2007-08-26 | cx25840: use a workqueue to load the firmware | Hans Verkuil |
2007-08-07 | cx25840: make proper use of SOFT_RESET. | Hans Verkuil |
2007-08-05 | cx25840: add radio support. | Hans Verkuil |
2007-08-05 | cx25840: fix audio mute handling and reporting | Hans Verkuil |
2007-08-04 | cx25840: resetting also requires reloading the firmware | Hans Verkuil |
2007-07-22 | ivtv, cx25840: postpone fw load until first use. | Hans Verkuil |
2007-04-29 | Improve / fix support for PAL-60 in cx25840 | Mike Isely |
2007-02-27 | Improve VIDIOC_G_CHIP_IDENT (better diagnostics) | Hans Verkuil |
2007-02-24 | Add support for VIDIOC_G_CHIP_IDENT | Hans Verkuil |
2007-02-24 | Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTER | Hans Verkuil |
2007-02-19 | compat: Add -include linux/version.h to cflags | Trent Piepho |
2007-02-15 | Fix cx25840 firmware loading. | Hans Verkuil |
2007-02-03 | Fix cx2584x revision reporting. | Hans Verkuil |
2007-01-30 | Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER | Trent Piepho |