Age | Commit message (Expand) | Author |
2006-06-25 | merge: http://linuxtv.org/hg/~manu/v4l-algo | Mauro Carvalho Chehab |
2006-06-25 | Fix a misplaced closing bracket/else, which caused swzigzag not to be called | Manu Abraham |
2006-06-25 | merge: http://linuxtv.org/hg/~mkrufky/conexant | Mauro Carvalho Chehab |
2006-06-25 | merge: http://linuxtv.org/hg/~manu/v4l-algo | Mauro Carvalho Chehab |
2006-06-24 | make VIDEO_CX88_BLACKBIRD a separate build option | Michael Krufky |
2006-06-24 | make VIDEO_CX2341X a selectable build option | Michael Krufky |
2006-06-24 | cx88: cleanups | Michael Krufky |
2006-06-24 | Fix an Oops for all fe that have get_frontend_algo == NULL | Manu Abraham |
2006-06-24 | Whitespace cleanups | Mauro Carvalho Chehab |
2006-06-23 | merge: http://linuxtv.org/hg/~mkrufky/mpeg-api | Mauro Carvalho Chehab |
2006-06-23 | Merge tda9887 module into tuner. | Mauro Carvalho Chehab |
2006-06-23 | merge: http://linuxtv.org/hg/~hverkuil/mpeg-api | Mauro Carvalho Chehab |
2006-06-23 | merge: http://www.linuxtv.org/hg/~manu/v4l-algo | Mauro Carvalho Chehab |
2006-06-23 | Fix use-after-free bug in cpia2 driver | Mauro Carvalho Chehab |
2006-06-23 | merge: http://linuxtv.org/hg/~mkrufky/cx88 | Mauro Carvalho Chehab |
2006-06-23 | fix up funky logic in dvb | Mauro Carvalho Chehab |
2006-06-23 | fix userbits debug prints | Mauro Carvalho Chehab |
2006-06-23 | drivers/media/video/pwc/: make code static | Mauro Carvalho Chehab |
2006-06-23 | drivers/media/video/vivi.c: make 2 functions static | Mauro Carvalho Chehab |
2006-06-22 | cx88: clear EN_I2SIN_ENABLE bit for ASUS PVR-416 to enable audio | Michael Krufky |
2006-06-22 | cx88-blackbird: always set encoder height based on tvnorm->id | Michael Krufky |
2006-06-22 | Add support for the DNTV Live! mini DVB-T card. | Manu Abraham |
2006-06-22 | conditionally enable 5 byte diseqc commands | Manu Abraham |
2006-06-22 | Static variables mustn't be EXPORT_SYMBOL 'ed | Manu Abraham |
2006-06-22 | The Coverity checker spotted that there was a memory leak if the second or th... | Manu Abraham |
2006-06-21 | CX2341X port was always set to 'memory', but 'streaming' is also possible | Hans Verkuil |
2006-06-22 | Comment out MMI functions for now | Manu Abraham |
2006-06-21 | Fix CA Info and Application Info | Manu Abraham |
2006-06-21 | cx88: add support for FusionHDTV 3 Gold (original revision) | Michael Krufky |
2006-06-21 | merge: http://linuxtv.org/hg/~rmcc/v4l-dvb | Mauro Carvalho Chehab |
2006-06-21 | Initial go at MMI | Manu Abraham |
2006-06-21 | VLF fixes for DCT | Manu Abraham |
2006-06-21 | replace NEWTUNE with TS188 | Manu Abraham |
2006-06-21 | DCTNEW and ATSC fixes | Manu Abraham |
2006-06-21 | Bug-fix: Do not overflow kernel memory when more than BT878_MAX devices are p... | Manu Abraham |
2006-06-21 | fix a bug in tuner detection | Manu Abraham |
2006-06-21 | distinguish between STV0299 and MB86A15 based NIM's | Manu Abraham |
2006-06-21 | dprintk macro beautification | Manu Abraham |
2006-06-21 | Remove spurious newlines in dprintk's. Add dst(card-num) as prefix in dprintk | Manu Abraham |
2006-06-21 | Fix Daughterboard detection | Manu Abraham |
2006-06-21 | ATSC typecheck bugfix | Manu Abraham |
2006-06-21 | Add more Firmware and Tuner names | Manu Abraham |
2006-06-21 | ATSC tuner doesn't have variable length field | Manu Abraham |
2006-06-21 | Add Board Names | Manu Abraham |
2006-06-21 | Fix string length | Manu Abraham |
2006-06-21 | Add in tuner names | Manu Abraham |
2006-06-21 | Add DVB-S specific demod names | Manu Abraham |
2006-06-21 | Initialize ATSC frontend | Manu Abraham |
2006-06-21 | Explicit defining of type is not necessary with MULTI_FE | Manu Abraham |
2006-06-21 | Utilize the device specific algorithm callbacks | Manu Abraham |