summaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c (unfollow)
Commit message (Expand)AuthorFilesLines
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