aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux/lifeview.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-06[media] davinci vpbe: add VENC block changes to enable dm365 and dm355Manjunath Hadli2-24/+185
2012-01-06[media] davinci vpbe: add dm365 and dm355 specific OSD changesManjunath Hadli1-41/+432
2012-01-06[media] davinci vpbe: add dm365 VPBE display driver changesManjunath Hadli2-3/+61
2012-01-06[media] gscpa - sn9c20x: Add sd_isoc_init ensuring enough bw when i420 fmtHans de Goede1-0/+37
2012-01-06[media] gspca: Add a need_max_bandwidth flag to sd_descHans de Goede5-1/+8
2012-01-06[media] gspca - main: isoc mode devices are never low speedHans de Goede1-4/+1
2012-01-06[media] gspca - main: Avoid clobbering all bandwidth when mic in webcamHans de Goede1-0/+17
2012-01-06[media] gspca: Check dev->actconfig rather than dev->configHans de Goede3-8/+8
2012-01-06[media] gspca - main: Take numerator into account in fps calculationsHans de Goede1-1/+1
2012-01-06[media] gspca - main: Correct use of interval in bandwidth calculationHans de Goede1-1/+6
2012-01-06[media] gspca - main: rename build_ep_tb to build_isoc_ep_tbHans de Goede1-8/+6
2012-01-06[media] gspca - main: Change the bandwidth estimation of isochronous transferJean-François Moine1-3/+11
2012-01-06[media] gspca - ov534_9: New sensor ov5621 and webcam 05a9:1550Jose Alberto Reguero2-1/+141
2012-01-05[media] Add AC97 8384:7650 for some versions of EMP202Gareth Williams1-1/+1
2012-01-05[media] it913x add support for IT9135 9006 devicesMalcolm Priestley2-2/+16
2012-01-05[media] drxk_hard: fix locking issues when changing the delsysMauro Carvalho Chehab2-22/+24
2012-01-05[media] drxk: create only one frontend for both DVB-C and DVB-TMauro Carvalho Chehab6-145/+88
2012-01-05[media] drxk: remove ops.info.frequency_stepsize from DVB-CMauro Carvalho Chehab1-1/+0
2012-01-05[media] dvb_frontend: improve documentation on set_delivery_system()Mauro Carvalho Chehab1-9/+18
2012-01-05[media] dvb_frontend: Update the dynamic info->typeMauro Carvalho Chehab1-4/+9
2012-01-05[media] dvb_frontend: regression fix: add a missing inc inside the loopMauro Carvalho Chehab1-0/+1
2012-01-05[media] mt2063: fix get_if_frequency callStefan Ringel1-1/+1
2012-01-05[media] cx25840: Fix compilation for i386 architectureMauro Carvalho Chehab1-1/+2
2012-01-05[media] cx25840: Added g_std support to the video decoder driverSteven Toth1-0/+36
2012-01-05[media] cx25840: Hauppauge HVR1850 Analog driver supportSteven Toth1-8/+3180
2012-01-05[media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncationSteven Toth2-4/+4
2012-01-05[media] cx23885: Control cleanup on the MPEG EncoderSteven Toth1-65/+36
2012-01-05[media] cx23885: Hauppauge HVR1850 Analog driver supportSteven Toth5-34/+197
2012-01-05[media] cx25840: Add a flag to enable the CX23888 DIF to be enabled or notSteven Toth1-0/+1
2012-01-04[media] Don't test for ops->info.type inside driversMauro Carvalho Chehab3-7/+7
2012-01-04[media] drxk: Add support for parallel mode and prints mpeg modeMauro Carvalho Chehab2-6/+11
2012-01-04[media] drxk: Improve a few debug messagesMauro Carvalho Chehab1-3/+9
2012-01-04[media] mt2063: Add it to the building systemMauro Carvalho Chehab2-0/+8
2012-01-04[media] mt2063: Add support for get_if_frequency()Mauro Carvalho Chehab1-4/+4
2012-01-04[media] mt2063: add some useful info for the dvb callback callsMauro Carvalho Chehab1-21/+47
2012-01-04[media] mt2063: print the detected versionMauro Carvalho Chehab1-2/+1
2012-01-04[media] mt2063: Fix i2c read messageMauro Carvalho Chehab1-8/+16
2012-01-04[media] mt2063: Print a message about the detected mt2063 typeMauro Carvalho Chehab1-4/+22
2012-01-04[media] mt2063: don't crash if device is not initializedMauro Carvalho Chehab1-0/+25
2012-01-04[media] mt2063: Remove two unused temporary varsMauro Carvalho Chehab1-4/+1
2012-01-04[media] mt2063: Rewrite tuning logicMauro Carvalho Chehab1-49/+13
2012-01-04[media] mt2063: Add some debug printk'sMauro Carvalho Chehab1-8/+68
2012-01-04[media] mt2063: Convert it to the DVBv5 way for set_params()Mauro Carvalho Chehab1-29/+17
2012-01-04[media] mt2063: Properly document the author of the original driverMauro Carvalho Chehab1-2/+4
2012-01-04[media] mt2063: Rearrange the delivery system functionsMauro Carvalho Chehab1-77/+66
2012-01-04[media] mt2063: Fix commentsMauro Carvalho Chehab1-589/+370
2012-01-04[media] mt2063: Fix analog/digital set params logicMauro Carvalho Chehab2-201/+190
2012-01-04[media] mt2063: make checkpatch.pl happyMauro Carvalho Chehab1-81/+48
2012-01-04[media] mt2063: Cleanup some function prototypesMauro Carvalho Chehab1-28/+16
2012-01-04[media] mt2063: Reorder the code to avoid function prototypesMauro Carvalho Chehab1-181/+150