summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-27[media] omap_vout: Get rid of a few warningsMauro Carvalho Chehab1-6/+2
2014-08-27[media] omap: fix compilation if !VIDEO_OMAP2_VOUT_VRFBMauro Carvalho Chehab1-9/+9
2014-08-27[media] gsc: Use %pad for dma_addr_tMauro Carvalho Chehab2-6/+6
2014-08-27[media] dvb_frontend: estimate bandwidth also for DVB-S/S2/TurboMauro Carvalho Chehab1-0/+17
2014-08-27[media] dm644x_ccdc: use unsigned long for fpc_table_addrMauro Carvalho Chehab1-2/+2
2014-08-27[media] vpif: don't cast pointers to intMauro Carvalho Chehab2-3/+3
2014-08-27[media] s5p_mfc: don't use an external symbol called 'debug'Mauro Carvalho Chehab2-5/+5
2014-08-27[media] atmel-isi: Fix a truncate warningMauro Carvalho Chehab1-1/+1
2014-08-27[media] atmel-isi: tag dma_addr_t as suchMauro Carvalho Chehab1-4/+4
2014-08-27[media] ti-vpe: shut up a casting warning messageMauro Carvalho Chehab1-1/+1
2014-08-27[media] ti-vpe: use %pad for dma addressMauro Carvalho Chehab1-1/+1
2014-08-27[media] gsc-m2m: Remove an unused var.Mauro Carvalho Chehab1-3/+0
2014-08-27[media] gsc-core: Remove useless testMauro Carvalho Chehab1-1/+1
2014-08-27[media] dm355_ccdc: declare a function as staticMauro Carvalho Chehab1-1/+1
2014-08-27[media] dm644x_ccdc: declare some functions as staticMauro Carvalho Chehab1-5/+5
2014-08-27[media] vpif_capture: get rid of some unused varsMauro Carvalho Chehab1-5/+1
2014-08-27[media] vpif_display: get rid of some unused varsMauro Carvalho Chehab1-8/+2
2014-08-22[media] media: ttpci: fix av7110 build to be compatible with CONFIG_INPUT_EVDEVRandy Dunlap3-5/+9
2014-08-22[media] usbtv: Make it dependent on ALSAMauro Carvalho Chehab1-1/+2
2014-08-22[media] media: fix au0828 dvb suspend/resume to call dvb_frontend_suspend/resumeShuah Khan1-21/+26
2014-08-22[media] em28xx-v4l: fix video buffer field order reporting in progressive modeFrank Schaefer1-1/+4
2014-08-22[media] em28xx-v4l: give back all active video buffers to the vb2 core proper...Frank Schaefer1-2/+8
2014-08-22[media] via-camera: Include media/v4l2-image-sizes.hAxel Lin1-8/+1
2014-08-22[media] sh_veu: Include media/v4l2-image-sizes.hAxel Lin1-3/+1
2014-08-22[media] tda7432: Fix setting TDA7432_MUTE bit for TDA7432_RF registerAxel Lin1-1/+1
2014-08-22[media] soc_camera: ov772x: Include media/v4l2-image-sizes.hAxel Lin1-4/+1
2014-08-22[media] soc_camera: mt9t112: Include media/v4l2-image-sizes.hAxel Lin1-3/+1
2014-08-22[media] vs6624: Include media/v4l2-image-sizes.hAxel Lin1-13/+1
2014-08-22[media] ov7670: Include media/v4l2-image-sizes.hAxel Lin1-13/+1
2014-08-22[media] imon: Fix not working front panelUlrich Eckhardt1-0/+1
2014-08-22[media] imon: Add internal key table for 15c2:0034Ulrich Eckhardt1-1/+22
2014-08-22[media] imon: Define keytables per USB Device IdUlrich Eckhardt1-93/+173
2014-08-22[media] staging: omap4iss: copy paste error in iss_get_clocksVitaly Osipov1-0/+1
2014-08-22[media] usbtv: add audio supportFederico Simoncelli5-10/+423
2014-08-22[media] drivers: media: pci: Makefile: Remove duplicate subdirectory from obj-yAndreas Ruprecht1-1/+0
2014-08-22[media] saa6752hs: Convert to devm_kzalloc()Axel Lin1-3/+3
2014-08-22[media] cx23885: Spelling s/compuations/computations/Geert Uytterhoeven1-1/+1
2014-08-22[media] cx25840: Spelling s/compuations/computations/Geert Uytterhoeven1-1/+1
2014-08-22[media] vb2: use pr_info instead of pr_debugHans Verkuil1-1/+1
2014-08-22[media] videobuf2: fix lockdep warningHans Verkuil1-37/+19
2014-08-22[media] vmalloc_sg: off by one in error handlingDan Carpenter1-2/+4
2014-08-22[media] as102-fe: Add a release functionMauro Carvalho Chehab1-0/+9
2014-08-22[media] as102: add missing viterbi lockMauro Carvalho Chehab1-2/+3
2014-08-22[media] as102-fe: make it an independent driverMauro Carvalho Chehab9-6/+14
2014-08-22[media] as102: prepare as102_fe to be compiled as a moduleMauro Carvalho Chehab7-86/+179
2014-08-22[media] as102: get rid of as10x_fe_copy_tps_parameters()Mauro Carvalho Chehab1-103/+98
2014-08-22[media] as102: get rid of as102_fe_copy_tune_parameters()Mauro Carvalho Chehab1-62/+55
2014-08-22[media] as102: Move ancillary routines to the begginingMauro Carvalho Chehab3-300/+274
2014-08-22[media] as102: better name the unknown frontendMauro Carvalho Chehab1-1/+1
2014-08-22[media] as102: CodingStyle fixesMauro Carvalho Chehab1-2/+1