Age | Commit message (Expand) | Author |
2006-09-01 | Stop sourcing Kconfig.sound, it would show up twice | Trent Piepho |
2006-09-01 | Fix compilation of modules that need OSS headers | Trent Piepho |
2006-09-01 | Fix bug in build system dependency evaluator | Trent Piepho |
2006-09-01 | Add compat code to aci and btaudio so they compile | Trent Piepho |
2006-09-01 | Code were preventing saa7111 and saa7118 to work | Mauro Carvalho Chehab |
2006-09-01 | VIDIOC_G_SLICED_VBI_CAP now accepts a v4l2_buf_type, make it IOWR | Hans Verkuil |
2006-09-01 | Fix VIDIOC_S_FMT min/max check in pvrusb2 | Hans Verkuil |
2006-09-01 | Add cropping support to v4l2-ctl, set buf_type in sliced_vbi_cap query. | Hans Verkuil |
2006-09-01 | VIDIOC_INT_S_REGISTER is IOW, not IOR. | Hans Verkuil |
2006-09-01 | merge: http://linuxtv.org/hg/~tap/build | Mauro Carvalho Chehab |
2006-09-01 | Fix: There were some missing breaks at register check routine | Mauro Carvalho Chehab |
2006-09-01 | For contributers, it seems to be better to describe what changed | Mauro Carvalho Chehab |
2006-09-01 | saa7115 seems to need initializing some reserved registers | Mauro Carvalho Chehab |
2006-08-31 | Handle updating .config and Kconfig better | Trent Piepho |
2006-08-31 | New dependency tracking system for make_kconfig.pl | Trent Piepho |
2006-08-31 | Only include Makefiles once | Trent Piepho |
2006-08-31 | Remove links dependency from targets that don't need it | Trent Piepho |
2006-08-31 | Re-write make_makefile.pl, re-work v4l/Makefile | Trent Piepho |
2006-08-31 | Create dependencies for Kconfig file | Trent Piepho |
2006-08-31 | New code to read kernel config in make_kconfig.pl | Trent Piepho |
2006-08-31 | With aci.h at the tree, the test is not required | Mauro Carvalho Chehab |
2006-08-31 | Allow compilation of the audio drivers | Mauro Carvalho Chehab |
2006-08-31 | Added GNU License to the tree | Mauro Carvalho Chehab |
2006-08-31 | Added audio-related stuff used on a few multimedia boards | Mauro Carvalho Chehab |
2006-08-31 | Fix a bug at the building system | Mauro Carvalho Chehab |
2006-08-30 | Fix scaling calculus | Mauro Carvalho Chehab |
2006-08-30 | merge: http://linuxtv.org/hg/~tap/v4l-dvb | Mauro Carvalho Chehab |
2006-08-30 | Add new script, analyze_build.pl, that analyzes the Makefile tree | Trent Piepho |
2006-08-30 | Add Module.symvers to .hgignore file | Trent Piepho |
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 | Fix a typo. | 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-08-28 | merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2006-08-27 | Sync'ing dvb-usb-remote with changes in USB input subsystem | Trent Piepho |
2006-08-27 | Add compat code for usb_to_input_id() which appeared in 2.6.13 | Trent Piepho |
2006-08-28 | Better temporal filter handling. | Hans Verkuil |
2006-08-26 | Add YUV HM12 and VBI IVTV format documentation. | Hans Verkuil |
2006-08-26 | Add u32 argument to VIDIOC_INT_RESET. | Hans Verkuil |
2006-08-26 | Add missing v4l2_buf_type to struct v4l2_sliced_vbi_cap. | Hans Verkuil |
2006-08-25 | merge: http://linuxtv.org/hg/~hverkuil/v4l2-apps | Mauro Carvalho Chehab |
2006-08-25 | Bug fix (-C didn't work). | Hans Verkuil |
2006-08-24 | Add new script, check_config_defines.pl | Trent Piepho |
2006-08-24 | tda9887: add configuration setting for L standard PLL gating | Trent Piepho |