Age | Commit message (Expand) | Author |
2007-03-13 | merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2007-03-13 | Fix SECAM handling on saa7115 | Mauro Carvalho Chehab |
2007-03-11 | Add missing kfree in early exit of saa7115. | Hans Verkuil |
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-03 | Fix CC handling in VIDIOC_INT_G_VBI_DATA | Hans Verkuil |
2007-01-30 | Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER | Trent Piepho |
2007-01-23 | Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho |
2007-01-21 | Adds video output routing | Mauro Carvalho Chehab |
2006-11-25 | Minor coding style improvements | Hans Verkuil |
2006-11-25 | Improve saa711x check | Hans Verkuil |
2006-10-09 | From: Pádraig Brady <P@draigBrady.com> | Mauro Carvalho Chehab |
2006-09-12 | On saa7111/7113, LUMA_CTRL need a different value | Mauro Carvalho Chehab |
2006-09-03 | Fix a typo: VRES, instead o HRES | Mauro Carvalho Chehab |
2006-09-02 | Fix saa7115 miscalculation that breaks NTSC | Mike Isely |
2006-09-02 | Fixes some troubles on saa7115 | Mauro Carvalho Chehab |
2006-09-01 | Code were preventing saa7111 and saa7118 to work | Mauro Carvalho Chehab |
2006-09-01 | Fix: There were some missing breaks at register check routine | Mauro Carvalho Chehab |
2006-09-01 | saa7115 seems to need initializing some reserved registers | Mauro Carvalho Chehab |
2006-08-30 | Fix scaling calculus | Mauro Carvalho Chehab |
2006-08-30 | Fix: standard need to be setted, before adjusting audio | Mauro Carvalho Chehab |
2006-08-30 | Last patch wrongly applied. Reverting it... | Mauro Carvalho Chehab |
2006-08-30 | Fix encoder norm | Mauro Carvalho Chehab |
2006-08-30 | Cleanup: removed hardcoded tables | Mauro Carvalho Chehab |
2006-08-29 | Renamed several common structs/functions to saa711x instead of saa7115 | Mauro Carvalho Chehab |
2006-08-29 | Add support for saa7111 and partial support for saa7118 | Mauro Carvalho Chehab |
2006-08-29 | Renames registers to be easier to work with they | Mauro Carvalho Chehab |
2006-08-28 | Added register aliases for saa711x registers, instead of using reg numbers | Mauro Carvalho Chehab |
2006-08-28 | Make saa7115 to report the complete chipset name | Mauro Carvalho Chehab |
2006-06-18 | Use control helpers for saa7115, cx25840, msp3400. | Hans Verkuil |
2006-04-02 | Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150 | Hans Verkuil |
2006-04-02 | Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command. | Hans Verkuil |
2006-03-29 | Reverted sliced VBI API changes made in videodev2.h. | Hans Verkuil |
2006-03-25 | Implement routing command for saa7115.c | Hans Verkuil |
2006-03-25 | Minor layout changes to make it consistent | Hans Verkuil |
2006-03-19 | Cleanup audio input handling | Hans Verkuil |
2006-03-16 | Fixed a typo iif instead of if | Mauro Carvalho Chehab |
2006-03-16 | Fixed a trouble with other PAL standards | Mauro Carvalho Chehab |
2006-03-14 | SAA7113 doesn't have auto std chroma detection mode | Mauro Carvalho Chehab |
2006-03-13 | Remove saa711x driver | Mauro Carvalho Chehab |
2006-02-16 | Fix maximum for the saturation and contrast controls. | Hans Verkuil |
2006-01-19 | Included new sliced VBI types to videodev2.h and tvp5150 | Mauro Carvalho Chehab |
2006-01-11 | From: Panagiotis Issaris <takis@issaris.org> | Mauro Carvalho Chehab |
2006-01-11 | Fixes some bad global variables | Mauro Carvalho Chehab |
2006-01-07 | Some cleanups at I2C modules | Mauro Carvalho Chehab |
2006-01-02 | Added VIDIOC_QUERYCTRL to saa7115 | Hans Verkuil |
2006-01-02 | convert diagnostics over to the new v4l2-common.h macros. | Hans Verkuil |
2005-12-29 | Add missing audiochip.h include. | Hans Verkuil |