summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-07[media] adv7842: remove connector type. Never used for anything usefulMats Randgaard2-7/+0
2014-01-07[media] adv7842: increase wait timeMartin Bugge1-1/+1
2014-01-07[media] adv7842: set default input in platform-dataMartin Bugge2-1/+4
2014-01-07[media] adv7842: 625/525 line standard jitter fixMartin Bugge2-17/+42
2014-01-07[media] adv7842: set defaults spa-locationMartin Bugge1-7/+7
2014-01-07[media] adv7842: support YCrCb analog input, receive CEA formats as RGB on VG...Hans Verkuil3-33/+65
2014-01-07[media] adv7842: added DE vertical position in SDP-io-syncMartin Bugge2-0/+8
2014-01-07[media] adv7842: save platform data in state structMartin Bugge1-1/+5
2014-01-07[media] adv7842: properly enable/disable the irqsMartin Bugge1-7/+4
2014-01-07[media] adv7842: corrected setting of cp-register 0x91 and 0x8fMartin Bugge1-2/+2
2014-01-07[media] adv7842: Re-worked query_dv_timings()Martin Bugge1-77/+35
2014-01-07[media] adv7604: initialize timings to CEA 640x480p59.94Hans Verkuil1-1/+4
2014-01-07[media] adv7604: sync polarities from platform dataMartin Bugge2-2/+7
2014-01-07[media] adv7604: return immediately if the new timings are equal to what is c...Mats Randgaard1-0/+5
2014-01-07[media] adv7604: Enable HDMI_MODE interruptMats Randgaard1-9/+25
2014-01-07[media] adv7604: adjust gain and offset for DVI-D signalsMats Randgaard1-9/+89
2014-01-07[media] adv7604: set restart_stdi_once flag when signal is lostMartin Bugge1-0/+1
2014-01-07[media] adv7604: improve HDMI audio handlingMats Randgaard1-5/+8
2014-01-07[media] adv7604: remove debouncing of ADV7604_FMT_CHANGE eventsMats Randgaard1-12/+3
2014-01-07[media] adv7604: return immediately if the new input is equal to what is conf...Mats Randgaard1-1/+8
2014-01-07[media] adv7604: remove connector type. Never used for anything usefulMats Randgaard2-7/+0
2014-01-07[media] adv7604: improve EDID handlingMats Randgaard1-44/+50
2014-01-07[media] adv7604: set CEC address (SPA) in EDIDMats Randgaard1-13/+70
2014-01-07[media] adv7604: select YPbPr if RGB_RANGE_FULL/LIMITED is set for VGA_COMP i...Mats Randgaard1-5/+14
2014-01-07[media] adv7604: Receive CEA formats as RGB on VGA (RGB) inputMats Randgaard1-17/+33
2014-01-07[media] adv7604: adv7604_s_register clean upHans Verkuil1-13/+15
2014-01-07[media] adv7604: support 1366x768 DMT Reduced BlankingMartin Bugge1-0/+1
2014-01-07[media] adv7604: add hdmi driver strength adjustmentMikhail Khelik2-1/+17
2014-01-07[media] adv7604: add support for all the digital input portsMats Randgaard2-118/+168
2014-01-07[media] adv7511: verify EDID headerMartin Bugge1-11/+24
2014-01-07[media] adv7511: add VIC and audio CTS/N values to log_statusMartin Bugge1-0/+23
2014-01-07[media] adv7511: disable register reset by HPDMartin Bugge1-0/+6
2014-01-07[media] ad9389b: retry setup if the state is inconsistentMartin Bugge1-1/+26
2014-01-07[media] ad9389b: remove rx-sense irq dependencyMartin Bugge1-80/+58
2014-01-07[media] ad9389b: whitespace changes to improve readabilityMartin Bugge1-58/+58
2014-01-07[media] ad9389b: verify EDID headerMats Randgaard1-3/+23
2014-01-07[media] em28xx: only initialize extensions on the main interfaceMauro Carvalho Chehab1-0/+12
2014-01-07[media] em28xx: prevent registering wrong interfaces for audio-onlyMauro Carvalho Chehab3-0/+30
2014-01-07[media] em28xx: unify module versionMauro Carvalho Chehab6-8/+9
2014-01-07[media] em28xx: check if a device has audio earlierMauro Carvalho Chehab2-11/+12
2014-01-07[media] em28xx: improve extension information messagesMauro Carvalho Chehab5-7/+15
2014-01-07[media] em28xx: make em28xx-video to be a separate moduleMauro Carvalho Chehab9-69/+102
2014-01-07[media] em28xx: unregister i2c bus 0 if bus 1 fails to registerMauro Carvalho Chehab1-0/+3
2014-01-07[media] em28xx: move analog-specific init to em28xx-videoMauro Carvalho Chehab2-154/+162
2014-01-05[media] em28xx: Fix em28xx deplockMauro Carvalho Chehab2-2/+5
2014-01-05[media] em28xx: some cosmetic changesMauro Carvalho Chehab3-8/+7
2014-01-05[media] em28xx: move some video-specific functions to em28xx-videoMauro Carvalho Chehab4-370/+371
2014-01-05[media] tuner-xc2028: remove unused codeMauro Carvalho Chehab1-9/+0
2014-01-05[media] tvp5150: make read operations atomicMauro Carvalho Chehab1-15/+11
2014-01-02[media] v4l: omap4iss: Restore irq flags correctly in omap4iss_video_buffer_n...Dan Carpenter1-2/+2