Age | Commit message (Expand) | Author |
2009-03-10 | merge: http://linuxtv.org/hg/~mkrufky/lgdt3305 | Mauro Carvalho Chehab |
2009-03-10 | avoid loading the entire videodev.h header for drivers that are already V4L2 ... | Mauro Carvalho Chehab |
2009-03-09 | merge: http://linuxtv.org/hg/~mkrufky/saa7134 | Mauro Carvalho Chehab |
2009-02-28 | saa7134: add analog support for Hauppauge HVR1110r3 boards | Michael Krufky |
2009-03-08 | Adds some missing frontend select for saa7134 and dvb-usb | Mauro Carvalho Chehab |
2009-03-06 | Kconfig: Add some missing selects for a required frontends | Mauro Carvalho Chehab |
2009-02-24 | saa7134: add DVB support for Avermedia A700 cards | Mauro Carvalho Chehab |
2009-02-21 | v4l2-common: remove v4l2_ctrl_query_fill_std | Hans Verkuil |
2009-02-12 | Added support for AVerMedia Cardbus Hybrid remote control | Mauro Carvalho Chehab |
2009-01-18 | saa7134: enable digital tv support for Hauppauge WinTV-HVR1120 | Michael Krufky |
2009-01-13 | saa7134: enable serial transport streaming interface | Michael Krufky |
2009-03-10 | saa7134: fix typo in product name | Michael Krufky |
2009-01-15 | saa7134: fix Avermedia E506R composite input | Mauro Carvalho Chehab |
2009-02-13 | v4l2-common: add comments warning that about the sort order | Hans Verkuil |
2009-02-09 | saa7134: get rid of KBL | Mauro Carvalho Chehab |
2009-02-09 | saa7134-video: two int controls lack a step | Mauro Carvalho Chehab |
2009-02-09 | saa7134: Cleanup: remove unused waitqueue from struct | Mauro Carvalho Chehab |
2009-02-08 | saa7134: Fix analog mode on devices that need to open an i2c gate | Mauro Carvalho Chehab |
2009-02-08 | saa7134: move tuner init code to saa7134-cards | Mauro Carvalho Chehab |
2009-01-31 | saa7134-core: loading saa7134-alsa is now the default | Mauro Carvalho Chehab |
2009-01-31 | saa7134-core: remove oss option, since saa7134-oss doesn't exist anymore | Mauro Carvalho Chehab |
2009-01-31 | saa7134-alsa: saa7130 doesn't support digital audio | Mauro Carvalho Chehab |
2009-01-19 | KWorld ATSC 115 all static | Mauro Carvalho Chehab |
2009-01-18 | v4l2-common: added v4l2_i2c_tuner_addrs() | Hans Verkuil |
2009-01-17 | saa7134: convert to the new v4l2 framework. | Hans Verkuil |
2009-01-14 | saa6752hs: convert to v4l2_subdev. | Hans Verkuil |
2009-01-10 | saa7134: Prevent Oops due to stale IRQ status when enabling interrupts | Andy Walls |
2008-12-31 | saa7134: fix autodetection for AVer TV GO 007 FM Plus | Mauro Carvalho Chehab |
2008-12-31 | This patch adds support for Avermedia AVer TV GO 007 FM Plus (M15C) 1461:f31d | Mauro Carvalho Chehab |
2008-12-30 | saa7134: fix a merge conflict on Behold H6 board | Mauro Carvalho Chehab |
2008-12-23 | Add the Beholder H6 card to DVB-T part of sources. | Mauro Carvalho Chehab |
2008-12-23 | Change configuration of the Beholder H6 card | Mauro Carvalho Chehab |
2008-12-30 | v4l2: debugging API changed to match against driver name instead of ID. | Hans Verkuil |
2008-12-30 | v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-12-16 | Revert changeset 9886 | Mauro Carvalho Chehab |
2008-12-05 | saa7134: add analog and DVB-T support for Medion/Creatix CTX946 | Mauro Carvalho Chehab |
2008-12-07 | saa7134: Add support for Kworld Plus TV Analog Lite PCI | Mauro Carvalho Chehab |
2008-11-25 | fix boards for kernels with algo_control | Mauro Carvalho Chehab |
2008-11-14 | Fixed typo in sizeof() causing NULL pointer OOPS | Mauro Carvalho Chehab |
2008-11-13 | drivers/media: use ARRAY_SIZE | Mauro Carvalho Chehab |
2008-11-11 | saa7134-dvb: MFE attachment clean-up for saa-7134 dvb | Mauro Carvalho Chehab |
2008-03-20 | Increase number of SAA7134 devices supported in a system | Mauro Carvalho Chehab |
2008-10-20 | [PATCH] saa7134: fix resource map sanity check conflict | Mauro Carvalho Chehab |
2008-10-19 | v4l: use video_device.num instead of minor in video%d | Hans Verkuil |
2008-10-16 | videobuf: data storage optimisation (2) | darron@kewl.org |
2008-10-15 | videobuf: data storage optimisation | darron@kewl.org |
2008-10-11 | MFE: Add multi-frontend mutual exclusion | darron@kewl.org |
2008-10-11 | MFE: bugfix: add missing frontend allocation | darron@kewl.org |
2008-10-11 | MFE: Fix a number of bugs and some tidying up | darron@kewl.org |
2008-10-11 | S2API: Add Multiple-frontend on a single adapter support. | darron@kewl.org |