summaryrefslogtreecommitdiffstats
path: root/drivers/platform (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-22[media] dw2102: add support for Geniatech SU3000 USB DVB-S2 cardIgor M. Liplianin3-3/+325
2011-03-22[media] dw2102: use separate firmwares for Prof 1100, TeVii S630, S660Igor M. Liplianin1-14/+58
2011-03-22[media] dw2102: Extend keymap parameter for not used remoteIgor M. Liplianin1-2/+4
2011-03-22[media] TTUSB DVB: ttusb_boot_dsp() needs to release_firmware() or it leaks m...Jesper Juhl1-0/+1
2011-03-22[media] pvrusb2: Use sysfs_attr_init() where appropriateMike Isely1-0/+9
2011-03-22[media] pvrusb2: Minor VBI tweak to help potential CC supportMike Isely1-0/+2
2011-03-22[media] pvrusb2: width and height maximum valuesServaas Vandenberghe1-12/+16
2011-03-22[media] pvrusb2: Fix a few missing default control values, for croppingMike Isely1-0/+2
2011-03-22[media] pvrusb2: Minor cosmetic code tweakMike Isely1-2/+1
2011-03-22[media] pvrusb2: Handle change of mode before handling change of video standardMike Isely1-12/+13
2011-03-22[media] dvb_pll: DVB-S incorrect tune settings for dw2102/dm1105/cx88/opera1Malcolm Priestley1-11/+68
2011-03-22[media] firedtv: drop obsolete backend abstractionStefan Richter5-190/+140
2011-03-22[media] video: sn9c102: world-wirtable sysfs filesVasiliy Kulikov1-3/+3
2011-03-22[media] tm6000: add radio support to the driverDmitri Belimov6-101/+566
2011-03-22[media] tm6000: Add support for Terratec Grabster AV 150/250 MXHolger Nelson1-1/+8
2011-03-22[media] tm6000: add new TV cards of BeholderDmitri Belimov1-0/+46
2011-03-22[media] ds3000: don't load firmware during demod initIgor M. Liplianin1-8/+6
2011-03-22[media] ds3000: loading firmware in bigger chunksIgor M. Liplianin1-4/+4
2011-03-22[media] ds3000: decrease mpeg clock outputIgor M. Liplianin1-1/+1
2011-03-22[media] ds3000: fill in demod init functionIgor M. Liplianin1-4/+12
2011-03-22[media] Add proper audio support for Nova-S Plus with wm8775 ADCLawrence Rust7-62/+267
2011-03-22[media] xc5000: add set_config and otherDmitri Belimov2-2/+37
2011-03-22[media] omap24xxcam: Fix compilationThomas Weber1-0/+1
2011-03-22[media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe9-37/+37
2011-03-22[media] cx18: fix kernel oops when setting MPEG control before capturingHans Verkuil1-0/+1
2011-03-22[media] cx23885, altera-ci: enable all PID's less than 0x20 in hardware PID f...Igor M. Liplianin1-3/+5
2011-03-22[media] cx23885: disable MSI for NetUP cards, otherwise CI is not workingIgor M. Liplianin2-0/+5
2011-03-22[media] cx23885: implement num_fds_portb, num_fds_portc parameters for cx2388...Igor M. Liplianin3-0/+9
2011-03-22[media] cx23885: implement tuner_bus parameter for cx23885_board structureIgor M. Liplianin4-5/+14
2011-03-22[media] Initial commit to support NetUP Dual DVB-T/C CI RF cardIgor M. Liplianin6-22/+286
2011-03-22[media] xc5000: add support for DVB-C tuningIgor M. Liplianin1-0/+18
2011-03-22[media] Support for stv0367 multi-standard demodulatorIgor M. Liplianin6-0/+7341
2011-03-22[media] Altera FPGA based CI driver moduleIgor M. Liplianin4-0/+942
2011-03-22[media] Altera FPGA firmware download moduleIgor M. Liplianin11-0/+3968
2011-03-22[media] video/cx231xx: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe2-10/+10
2011-03-22[media] V4L: Initial submit of OV9740 driverAndrew Chew4-0/+1017
2011-03-22[media] V4l: sh_mobile_ceu_camera: fix cropping offset calculationGuennadi Liakhovetski1-8/+4
2011-03-22[media] V4L: mx3_camera: convert to videobuf2Guennadi Liakhovetski1-204/+141
2011-03-22[media] V4L: sh_mobile_ceu_camera: convert to videobuf2Guennadi Liakhovetski2-154/+112
2011-03-22[media] V4L: soc-camera: add helper functions for videobuf queue handlingGuennadi Liakhovetski1-0/+10
2011-03-22[media] V4L: soc-camera: extend to also support videobuf2Guennadi Liakhovetski3-18/+84
2011-03-22[media] V4L: add missing EXPORT_SYMBOL* statements to vb2Guennadi Liakhovetski1-0/+3
2011-03-22[media] V4L: omap1_camera: join split format linesGuennadi Liakhovetski1-31/+31
2011-03-22[media] V4L: mx3_camera: fix capture issues for non 8-bit per pixel formatsAlberto Panizzo1-14/+50
2011-03-22[media] V4L: mx3_camera: correct 'sizeimage' value reportingAnatolij Gustschin1-0/+6
2011-03-22[media] V4L: omap1_camera: fix use after freeMathias Krause1-2/+2
2011-03-22[media] V4L: soc_mediabus: add a method to obtain the number of samples per p...Alberto Panizzo2-0/+15
2011-03-22[media] V4L: soc-camera: start stream after queueing the buffersAnatolij Gustschin1-2/+2
2011-03-22[media] V4L: soc-camera: add enum-frame-size ioctlQing Xu2-0/+38
2011-03-22[media] V4L: add enum_mbus_fsizes video operationQing Xu1-0/+2