aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds43-257/+180
2012-06-20media: pms.c needs linux/slab.hRandy Dunlap1-0/+1
2012-06-18[media] smia: Fix compile failuresAlan Cox2-1/+2
2012-06-18[media] s5p-fimc: Fix control creation functionKamil Debski1-1/+1
2012-06-18[media] s5p-mfc: Fix checkpatch error in s5p_mfc_shm.h fileSachin Kamat1-2/+1
2012-06-18[media] s5p-mfc: Fix setting controlsKamil Debski1-2/+2
2012-06-18[media] v4l/s5p-mfc: added image size align in VIDIOC_TRY_FMTAndrzej Hajda1-0/+2
2012-06-18[media] v4l/s5p-mfc: corrected encoder v4l control definitionsAndrzej Hajda1-8/+2
2012-06-18[media] v4l: mem2mem_testdev: Fix race conditions in driverTomasz Moń1-24/+26
2012-06-18[media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismKamil Debski2-1/+8
2012-06-18[media] cxd2820r: Fix an incorrect modulation type bitmaskJanne Huttunen1-1/+1
2012-06-18[media] em28xx: Show a warning if the board does not support remote controlsMartin Blumenstingl1-0/+2
2012-06-18[media] em28xx: Add remote control support for Terratec's Cinergy HTC Stick HDMartin Blumenstingl1-0/+1
2012-06-18[media] Revert "[media] media: mx2_camera: Fix mbus format handling"Guennadi Liakhovetski1-47/+5
2012-06-11[media] bw-qcam: driver and pixfmt documentation fixesHans Verkuil1-10/+37
2012-06-11[media] cx88: fix firmware load on big-endian systemsHans Verkuil1-1/+1
2012-06-11[media] cx18: support big-endian systemsHans Verkuil4-13/+23
2012-06-11[media] ivtv: fix support for big-endian systemsHans Verkuil2-10/+10
2012-06-11[media] tuner-core: return the frequency range of the correct tunerHans Verkuil1-1/+1
2012-06-11[media] v4l2-dev.c: fix g_parm regression in determine_valid_ioctls()Hans Verkuil1-1/+1
2012-06-11[media] v4l2-ioctl: set readbuffers to 2 in g_parmHans Verkuil1-0/+1
2012-06-11[media] smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky1-0/+2
2012-06-11[media] vino: fix compiler warningsHans Verkuil1-2/+2
2012-06-11[media] cx24110: fix compiler warningHans Verkuil1-2/+2
2012-06-11[media] saa7146_fops: remove unused variableHans Verkuil1-5/+0
2012-06-11[media] gspca - sonixj: Fix bad values of webcam 0458:7025Jean-Francois Moine1-1/+1
2012-06-11[media] gspca - ov534/ov534_9: Fix sccd_read/write errorsJean-Francois Moine2-0/+2
2012-06-11[media] gspca-core: Fix buffers staying in queued state after a stream_offHans de Goede1-1/+3
2012-06-11[media] gspca_ov534: make AGC and AWB controls independentAntonio Ospite1-29/+2
2012-06-11[media] gscpa_sn9c20x: Move clustering of controls to after error checkingHans de Goede1-10/+14
2012-06-11[media] gspca_pac7311: Correct number of controlsHans de Goede1-1/+1
2012-06-11[media] bttv: The Hauppauge 61334 needs the msp3410 to do radio demodulationHans de Goede3-0/+10
2012-06-11[media] bttv: Remove unused needs_tvaudio card variableHans de Goede2-77/+0
2012-06-11[media] bttv: Use btv->has_radio rather then the card info when registering the tunerHans de Goede1-2/+2
2012-06-11[media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede2-2/+2
2012-06-11[media] radio/si470x: Add support for the Axentia ALERT FM USB ReceiverHans de Goede1-0/+2
2012-06-11[media] lg2160: fix off-by-one error in lg216x_write_regsMichael Krufky1-1/+1
2012-06-11[media] Fix query/enum_dv_timings regressionHans Verkuil1-0/+2
2012-06-11[media] Fix vivi regressionHans Verkuil1-1/+5
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds373-15715/+30684
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-3/+3
2012-05-21[media] saa7134-cards: Remove a PCI entry added by mistakeMauro Carvalho Chehab1-6/+0
2012-05-20[media] radio-sf16fmi: add support for SF16-FMDOndrej Zary2-6/+10
2012-05-20[media] rc-loopback: remove duplicate lineMichel Machado1-1/+0
2012-05-20[media] patch for Asus My Cinema PS3-100 (1043:48cd)remi schwartz6-0/+190
2012-05-20[media] au0828: Move the Kconfig knob under V4L_USB_DRIVERSIsmael Luceno1-2/+2
2012-05-20[media] em28xx: simple comment fixAntti Palosaari1-2/+2
2012-05-20[media] [resend] radio-sf16fmr2: add PnP support for SF16-FMD2Ondrej Zary2-32/+114
2012-05-20[media] smiapp: Use v4l2_ctrl_new_int_menu() instead of v4l2_ctrl_new_custom()Sakari Ailus1-11/+6