Age | Commit message (Expand) | Author |
2009-06-19 | Stop defining I2C adapter IDs nobody uses | Mauro Carvalho Chehab |
2009-07-23 | cx18: Read buffer overflow | Andy Walls |
2009-07-05 | merge: http://linuxtv.org/hg/~awalls/v4l-dvb | Mauro Carvalho Chehab |
2009-07-05 | merge: http://www.linuxtv.org/hg/~dougsland/v4l-dvb | Mauro Carvalho Chehab |
2009-07-05 | cx18: Add an EEPROM dump routine for the Yuan MPC718 and future cards | Andy Walls |
2009-07-03 | cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352 or ZL10353 | Andy Walls |
2009-07-03 | cx18: Update Yuan MPC-718 card entry with better information and guesses | Andy Walls |
2009-07-02 | remove redundant tests on unsigned | Douglas Schilling Landgraf |
2009-07-02 | cx18-fileops.c: Remove unnecessary semicolons | Douglas Schilling Landgraf |
2009-06-14 | ivtv/cx18: fix regression: class controls are no longer seen | Mauro Carvalho Chehab |
2009-06-09 | cx18: Add DVB-T support for the Leadtek WinFast DVR3100 H | Andy Walls |
2009-06-09 | cx18: Split LeadTek PVR2100 and DVR3100 H into 2 separate card entries | Andy Walls |
2009-05-29 | cx18: Perform 64 bit divide so it works for 32 bit systems | Andy Walls |
2009-05-27 | merge: http://linuxtv.org/hg/~awalls/cx18-av-core | Mauro Carvalho Chehab |
2009-05-16 | cx18: Tweak color burst gate delay and initial color sub-carrier freq | Andy Walls |
2009-05-16 | cx18: Complete support for Sliced and Raw VBI for 625 line systems | Andy Walls |
2009-05-11 | merge: http://linuxtv.org/hg/~awalls/v4l-dvb | Mauro Carvalho Chehab |
2009-05-10 | cx18: Initial attempt to get sliced VBI working for 625 line systems | Andy Walls |
2009-05-08 | cx18: Add missing newline to tuner detection error message | Andy Walls |
2009-05-03 | cx18: Have audio decoder drive SIF gain control, and rework AFE config | Andy Walls |
2009-04-28 | merge: http://linuxtv.org/hg/~awalls/v4l-dvb | Mauro Carvalho Chehab |
2009-04-28 | merge: http://linuxtv.org/hg/~awalls/cx18-perf | Mauro Carvalho Chehab |
2009-04-26 | cx18: Toggle the AI1 mux when changing the CX18_AUDIO_ENABLE register | Andy Walls |
2009-04-26 | cx18: Verify cx18-av-core digitizer firmware loads correctly | Andy Walls |
2009-04-26 | cx18: Allow IVTV format VBI insertion in MPEG-2 SVCD and DVD streams | Andy Walls |
2009-04-17 | cx18: Fix the handling of i2c bus registration error | Mauro Carvalho Chehab |
2009-04-15 | cx18: Increment version due to significant buffer handling changes | Andy Walls |
2009-04-15 | cx18: Simplify the work handler for outgoing mailbox commands | Andy Walls |
2009-04-13 | cx18: Convert per stream mutex locks to per queue spin locks | Andy Walls |
2009-04-13 | cx18: Set up to wait for a one-shot response before sending a firmware cmd | Andy Walls |
2009-04-13 | cx18: Add a work queue for deferring empty buffer handoffs to the firmware | Andy Walls |
2009-04-13 | cx18: Rename the work queue to "in_work_queue" | Andy Walls |
2009-04-13 | cx18: Send correct input routing value to external audio multiplexers | Andy Walls |
2009-04-02 | ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. | Hans Verkuil |
2009-04-02 | v4l2-subdev: change s_routing prototype | Hans Verkuil |
2009-04-01 | v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su... | 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 | cx18: remove intermediate 'ioctl' step | Hans Verkuil |
2009-03-20 | Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE | Mauro Carvalho Chehab |
2009-03-14 | cx18: Optimize processing of VBI buffers from the capture unit | Andy Walls |
2009-03-14 | cx18, ivtv: Ensure endianess for linemasks in VBI embedded in MPEG stream | Andy Walls |
2009-03-01 | cx18: Add interlock so sliced VBI insertion only happens for an MPEG PS | Andy Walls |
2009-02-28 | cx18: Fix VPS service register codes | Andy Walls |
2009-02-28 | cx18: Correct comments about vertical and horizontal blanking timings | Andy Walls |
2009-02-28 | cx18: Fix s-parse warnings and a logic error about extracting the VBI PTS | Andy Walls |
2009-02-28 | cx18: Include cx18-audio.h in cx18-audio.c to eliminate s-parse warning | Andy Walls |
2009-02-28 | cx18: Fix a video scaling check problem introduced by sliced VBI changes | Andy Walls |
2009-02-28 | cx18: Use strlcpy() instead of strncpy() for temp eeprom i2c_client setup | Andy Walls |