summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-21[media] saa7164: add guard bytes around critical buffers to detect failureSteven Toth2-6/+37
2010-10-21[media] saa7164: measure via histograms various irq and queue latenciesSteven Toth3-4/+59
2010-10-21[media] saa7164: allow the number of encoder buffers to be user configurableSteven Toth3-5/+15
2010-10-21[media] saa7164: patches to monitor TS payload for inconsistenciesSteven Toth3-1/+82
2010-10-21[media] saa7164: allow variable length GOP sizes and switch encoder default t...Steven Toth3-4/+12
2010-10-21[media] saa7164: allow encoder output format to be user configurableSteven Toth2-4/+10
2010-10-21[media] saa7164: implement encoder peak bitrate featureSteven Toth3-1/+19
2010-10-21[media] saa7164: allow the IBP reference distance to be configurableSteven Toth3-1/+18
2010-10-21[media] saa7164: add support for encoder CBR and VBR optionallySteven Toth4-1/+25
2010-10-21[media] saa7164: generate a fixed kernel warning if the irq is 'late'Steven Toth1-1/+6
2010-10-21[media] saa7164: allow the encoder GOP structure to be configuredSteven Toth3-1/+35
2010-10-21[media] saa7164: command dequeue fixup to clean the bus after errorSteven Toth1-2/+17
2010-10-21[media] saa7164: Implement encoder irq handling in a deferred work queueSteven Toth2-29/+217
2010-10-21[media] saa7164: add various encoder message functionsSteven Toth6-38/+2348
2010-10-21[media] saa7164: convert buffering structs to be more genericSteven Toth5-116/+178
2010-10-21[media] saa7164: Add some encoder firmwares message types and structsSteven Toth2-1/+160
2010-10-21[media] saa7164: basic definitions for -encoder.cSteven Toth14-15/+39
2010-10-21[media] drivers/media/IR/ene_ir.c: fix NULL dereferenceJiri Slaby1-2/+2
2010-10-21[media] drivers/media/dvb/ttpci/av7110_av.c: Add missing error handling codeJulia Lawall1-1/+4
2010-10-21[media] gp8psk: Add support for the Genpix Skywalker-2Derek Kelly2-1/+7
2010-10-21[media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare15-23/+0
2010-10-21[media] i2c: Stop using I2C_CLASS_TV_ANALOGJean Delvare4-4/+1
2010-10-21[media] tvp5150: COMPOSITE0 input should not force-enable TV modePaul Walmsley1-3/+1
2010-10-21[media] IR: ene_ir: few bugfixesMaxim Levitsky1-23/+20
2010-10-21[media] IR: extend and sort the MCE keymapMaxim Levitsky1-43/+45
2010-10-21[media] IR/nuvoton: address all checkpatch.pl issuesJarod Wilson2-54/+60
2010-10-21[media] saa7134: add test after for loopDan Carpenter1-2/+8
2010-10-21[media] vivi: Don't depend on FONTSBen Hutchings1-1/+1
2010-10-21[media] drivers/media/video/cx23885/cx23885-core.c: fix cx23885_dev_checkrevi...Andrew Morton1-0/+1
2010-10-21[media] IR: ene_ir: updatesMaxim Levitsky3-538/+719
2010-10-21[media] ir: properly handle an error at input_registerMauro Carvalho Chehab1-0/+2
2010-10-21[media] IR: make sure we register the input device when it is safe to do soMaxim Levitsky3-10/+20
2010-10-21[media] IR: plug races in IR raw threadMaxim Levitsky2-9/+27
2010-10-21[media] Add a todo file for staging/tm6000Mauro Carvalho Chehab1-0/+6
2010-10-21[media] saa7134: port Asus P7131 Hybrid to use the new rc-coreMauro Carvalho Chehab2-42/+44
2010-10-21[media] firedtv: support for PSK8 for S2 devices. To watch HDTommy Jonsson2-6/+60
2010-10-21[media] ir: avoid race conditions at device disconnectMauro Carvalho Chehab1-0/+9
2010-10-21[media] IR/streamzap: fix usec to nsec conversionDan Carpenter1-2/+2
2010-10-21[media] IR/streamzap: shorten up some define names for readabilityJarod Wilson1-20/+20
2010-10-21[media] lirc_dev: fixup error messages w/missing newlinesJarod Wilson1-7/+6
2010-10-21[media] lirc: wire up .compat_ioctl to main ioctl handlerJarod Wilson7-0/+26
2010-10-21[media] staging/lirc: ioctl portability fixupsJarod Wilson5-50/+47
2010-10-21[media] IR/lirc: further ioctl portability fixupsJarod Wilson3-14/+14
2010-10-21[media] IR/Kconfig: sort hardware entries alphabeticallyJarod Wilson1-20/+20
2010-10-21[media] nuvoton-cir: add proper rx fifo overrun handlingJarod Wilson1-8/+29
2010-10-21[media] IR: add driver for Nuvoton w836x7hg integrated CIRJarod Wilson4-0/+1638
2010-10-21[media] gspca - sonixj: Use the new video control mechanismJean-François Moine1-411/+172
2010-10-21[media] gspca - ov519: Use the new video control mechanismJean-François Moine2-242/+76
2010-10-21[media] gspca - stk014: Use the new video control mechanismJean-François Moine1-117/+37
2010-10-21[media] gspca - main: New video control mechanismJean-François Moine2-33/+110