Age | Commit message (Expand) | Author |
2008-02-07 | Make it work also with usb drivers | Mauro Carvalho Chehab |
2008-01-15 | Add a --dump option for listing the firmware hexadecimal values | Mauro Carvalho Chehab |
2008-01-07 | firmware-tool is a C application, not a C++. | Mauro Carvalho Chehab |
2008-01-07 | From: Mauro Carvalho Chehab <mchehab@infradead.org> | Mauro Carvalho Chehab |
2008-01-02 | Adds device file name to General tab | Mauro Carvalho Chehab |
2008-01-02 | Show board id at general tab on qv4l2 | Mauro Carvalho Chehab |
2008-01-01 | Avoid needing to run perl script on machines with 64-bit int | Mauro Carvalho Chehab |
2007-12-31 | Improve method 1 | Mauro Carvalho Chehab |
2007-12-31 | Add a tool to generate firmware extracting scripts for xc3028 | Mauro Carvalho Chehab |
2007-12-20 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2007-12-18 | cs5345: new i2c driver. | Hans Verkuil |
2007-12-14 | Better classify firmware types | Mauro Carvalho Chehab |
2007-12-14 | Fix audio display | Mauro Carvalho Chehab |
2007-12-14 | Firmware standards changed. Fix the firmware-tool | Mauro Carvalho Chehab |
2007-11-24 | Make format output more compact | Mauro Carvalho Chehab |
2007-11-15 | Improve standards print at --list | Mauro Carvalho Chehab |
2007-11-15 | Improve --list commant to show the firmware type | Mauro Carvalho Chehab |
2007-11-14 | Add little firmware manipulation tool for firmware files required by the | Mauro Carvalho Chehab |
2007-10-20 | v4l2-ctl: fix minor inconsistency regarding INTEGER64 handling. | Hans Verkuil |
2007-10-19 | v4l2-ctl: fix --get-sliced-vbi(-out)-cap. | Hans Verkuil |
2007-10-15 | merge: http://www.linuxtv.org/hg/~hverkuil/ivtv | Mauro Carvalho Chehab |
2007-10-14 | v4l2-ctl: fix usage message. | Hans Verkuil |
2007-10-11 | Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls | Hans Verkuil |
2007-08-20 | v4l2-ctl: add VIDIOC_OVERLAY support. | Hans Verkuil |
2007-07-12 | Fix tuner max range | Mauro Carvalho Chehab |
2007-07-12 | gen_keytables.pl is too verbose. | Mauro Carvalho Chehab |
2007-07-31 | videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA support | Hans Verkuil |
2007-07-25 | Fix v4l2-dbg option parsing bug. | Hans Verkuil |
2007-06-20 | Add another testing tool to v4l2-apps/test | Mauro Carvalho Chehab |
2007-06-04 | Add inverted alpha support to v4l2-ctl. | Hans Verkuil |
2007-06-02 | Clean up formatting of v4l2-ctl output. | Hans Verkuil |
2007-05-29 | Add full crop/cropcap support to v4l2-ctl | Hans Verkuil |
2007-05-21 | Backed out changeset c7cb1aaec112a3ee7d6483b54d03d6a093754f10 | Hans Verkuil |
2007-05-19 | Use v4l2_pix_out_fmt instead of v4l2_pix_fmt for video output format | Hans Verkuil |
2007-05-17 | Fix v4l2-ctl: comment out top/left usage | Hans Verkuil |
2007-05-07 | Add capability to test VIDIOC_[S|G]_FREQUENCY on driver-test | Mauro Carvalho Chehab |
2007-05-01 | 2_driver.c:v4l2_enum_stds: erroneously always returns failure | Mauro Carvalho Chehab |
2007-02-28 | Add VIDIOC_G_CHIP_IDENT to various i2c modules | Hans Verkuil |
2007-02-27 | Generate driver IDs and chip IDs from the headers and use that in v4l2-dbg. | Hans Verkuil |
2007-02-26 | Show v4l2_framebuffer Base address in v4l2-ctl. | Hans Verkuil |
2007-02-25 | Add v4l2-dbg debugging utility. | Hans Verkuil |
2007-02-25 | Add v4l2-ctl support for output overlays and framebuffer ioctls. | Hans Verkuil |
2007-02-18 | Use strtol instead of atol to parse the value for a control. | Hans Verkuil |
2007-02-04 | Forgot to test against V4L2_CTRL_FLAG_DISABLED | Hans Verkuil |
2007-01-21 | error check were wrong, since at userspace, error codes are positive vals | Mauro Carvalho Chehab |
2006-12-21 | Improved keycode printing | Mauro Carvalho Chehab |
2006-12-21 | Better not to depend at the links under v4l dir. | Mauro Carvalho Chehab |
2006-12-21 | Create keycodes dir, if not existent | Mauro Carvalho Chehab |
2006-12-21 | Add gen_keytables.pl to automatically generate IR keycodes and improved keytable | Mauro Carvalho Chehab |
2006-12-21 | Added a small utility to allow see/edit IR tables | Mauro Carvalho Chehab |