summaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] s5p-fimc: Prevent lock-up in multiple sensor systemsSylwester Nawrocki2012-06-254-43/+38
* [media] s5p-fimc: Remove superfluous checks for buffer typeSylwester Nawrocki2012-06-251-8/+0
* [media] s5p-fimc: Honour sizeimage in VIDIOC_S_FMTSylwester Nawrocki2012-06-252-7/+9
* [media] s5p-fimc: Don't create multiple active links to same sink entitySylwester Nawrocki2012-06-251-10/+13
* [media] s5p-fimc: Fix bug in capture node open()Sylwester Nawrocki2012-06-252-2/+6
* [media] media: pms.c needs linux/slab.hRandy Dunlap2012-06-211-0/+1
* [media] smiapp-core: fix compilation build errorMauro Carvalho Chehab2012-06-211-0/+1
* [media] pms: fix build error in pms_probe()Fengguang Wu2012-06-191-0/+1
* [media] smia: Fix compile failuresAlan Cox2012-06-192-1/+2
* [media] s5p-fimc: Fix control creation functionKamil Debski2012-06-191-1/+1
* [media] s5p-mfc: Fix checkpatch error in s5p_mfc_shm.h fileSachin Kamat2012-06-191-2/+1
* [media] s5p-mfc: Fix setting controlsKamil Debski2012-06-191-2/+2
* [media] v4l/s5p-mfc: added image size align in VIDIOC_TRY_FMTAndrzej Hajda2012-06-191-0/+2
* [media] v4l/s5p-mfc: corrected encoder v4l control definitionsAndrzej Hajda2012-06-191-8/+2
* [media] v4l: mem2mem_testdev: Fix race conditions in driverTomasz Moń2012-06-191-24/+26
* [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismKamil Debski2012-06-192-1/+8
* [media] em28xx: Show a warning if the board does not support remote controlsMartin Blumenstingl2012-06-181-0/+2
* [media] em28xx: Add remote control support for Terratec's Cinergy HTC Stick HDMartin Blumenstingl2012-06-181-0/+1
* [media] Revert "[media] media: mx2_camera: Fix mbus format handling"Guennadi Liakhovetski2012-06-181-47/+5
* [media] bw-qcam: driver and pixfmt documentation fixesHans Verkuil2012-06-111-10/+37
* [media] cx88: fix firmware load on big-endian systemsHans Verkuil2012-06-111-1/+1
* [media] cx18: support big-endian systemsHans Verkuil2012-06-114-13/+23
* [media] ivtv: fix support for big-endian systemsHans Verkuil2012-06-112-10/+10
* [media] tuner-core: return the frequency range of the correct tunerHans Verkuil2012-06-111-1/+1
* [media] v4l2-dev.c: fix g_parm regression in determine_valid_ioctls()Hans Verkuil2012-06-111-1/+1
* [media] v4l2-ioctl: set readbuffers to 2 in g_parmHans Verkuil2012-06-111-0/+1
* [media] vino: fix compiler warningsHans Verkuil2012-06-111-2/+2
* [media] gspca - sonixj: Fix bad values of webcam 0458:7025Jean-Francois Moine2012-06-111-1/+1
* [media] gspca - ov534/ov534_9: Fix sccd_read/write errorsJean-Francois Moine2012-06-112-0/+2
* [media] gspca-core: Fix buffers staying in queued state after a stream_offHans de Goede2012-06-111-1/+3
* [media] gspca_ov534: make AGC and AWB controls independentAntonio Ospite2012-06-111-29/+2
* [media] gscpa_sn9c20x: Move clustering of controls to after error checkingHans de Goede2012-06-111-10/+14
* [media] gspca_pac7311: Correct number of controlsHans de Goede2012-06-111-1/+1
* [media] bttv: The Hauppauge 61334 needs the msp3410 to do radio demodulationHans de Goede2012-06-113-0/+10
* [media] bttv: Remove unused needs_tvaudio card variableHans de Goede2012-06-112-77/+0
* [media] bttv: Use btv->has_radio rather then the card info when registering t...Hans de Goede2012-06-111-2/+2
* [media] Fix query/enum_dv_timings regressionHans Verkuil2012-06-111-0/+2
* [media] Fix vivi regressionHans Verkuil2012-06-111-1/+5
* [media] saa7134-cards: Remove a PCI entry added by mistakeMauro Carvalho Chehab2012-05-211-6/+0
* [media] patch for Asus My Cinema PS3-100 (1043:48cd)remi schwartz2012-05-204-0/+98
* [media] au0828: Move the Kconfig knob under V4L_USB_DRIVERSIsmael Luceno2012-05-201-2/+2
* [media] em28xx: simple comment fixAntti Palosaari2012-05-201-2/+2
* [media] smiapp: Use v4l2_ctrl_new_int_menu() instead of v4l2_ctrl_new_custom()Sakari Ailus2012-05-201-11/+6
* [media] smiapp: Add support for 8-bit uncompressed formatsSakari Ailus2012-05-201-0/+4
* [media] smiapp: Allow generic quirk registersSakari Ailus2012-05-203-0/+60
* [media] smiapp: Use non-binning limits if the binning limit is zeroSakari Ailus2012-05-201-3/+28
* [media] smiapp: Initialise rval in smiapp_read_nvm()Sakari Ailus2012-05-201-1/+1
* [media] smiapp: Round minimum pre_pll up rather than down in ip_clk_freq checkSakari Ailus2012-05-201-2/+3
* [media] smiapp: Use 8-bit reads only before identifying the sensorSakari Ailus2012-05-201-29/+34
* [media] smiapp: Quirk for sensors that only do 8-bit readsSakari Ailus2012-05-203-9/+66