summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-2556-278/+220
|\
| * [media] smia: Fix compile failuresAlan Cox2012-06-182-1/+2
| * [media] Fix VIDIOC_DQEVENT docbook entryHans Verkuil2012-06-181-1/+1
| * [media] s5p-fimc: Fix control creation functionKamil Debski2012-06-181-1/+1
| * [media] s5p-mfc: Fix checkpatch error in s5p_mfc_shm.h fileSachin Kamat2012-06-181-2/+1
| * [media] s5p-mfc: Fix setting controlsKamil Debski2012-06-181-2/+2
| * [media] v4l/s5p-mfc: added image size align in VIDIOC_TRY_FMTAndrzej Hajda2012-06-181-0/+2
| * [media] v4l/s5p-mfc: corrected encoder v4l control definitionsAndrzej Hajda2012-06-181-8/+2
| * [media] v4l: mem2mem_testdev: Fix race conditions in driverTomasz Moń2012-06-181-24/+26
| * [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismKamil Debski2012-06-182-1/+8
| * [media] cxd2820r: Fix an incorrect modulation type bitmaskJanne Huttunen2012-06-181-1/+1
| * [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] USB: Staging: media: lirc: initialize spinlocks before usageSasha Levin2012-06-181-0/+6
| * [media] Revert "[media] media: mx2_camera: Fix mbus format handling"Guennadi Liakhovetski2012-06-182-47/+7
| * [media] bw-qcam: driver and pixfmt documentation fixesHans Verkuil2012-06-112-12/+39
| * [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] smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky2012-06-111-0/+2
| * [media] vino: fix compiler warningsHans Verkuil2012-06-111-2/+2
| * [media] cx24110: fix compiler warningHans Verkuil2012-06-111-2/+2
| * [media] saa7146_fops: remove unused variableHans Verkuil2012-06-111-5/+0
| * [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] snd_tea575x: set_freq: update cached freq to the actual achieved freq...Hans de Goede2012-06-111-2/+8
| * [media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede2012-06-116-9/+11
| * [media] snd_tea575x: Report correct frequency range for EU/US versus JA modelsHans de Goede2012-06-111-2/+2
| * [media] radio/si470x: Add support for the Axentia ALERT FM USB ReceiverHans de Goede2012-06-113-0/+6
| * [media] lg2160: fix off-by-one error in lg216x_write_regsMichael Krufky2012-06-111-1/+1
| * [media] V4L2 spec fixHans Verkuil2012-06-112-2/+2
| * [media] Fix query/enum_dv_timings regressionHans Verkuil2012-06-111-0/+2
| * [media] Fix regression in ioctl numberingHans Verkuil2012-06-111-3/+3
| * [media] Fix vivi regressionHans Verkuil2012-06-111-1/+5
| * [media] v4l: Correct create_bufs documentationSakari Ailus2012-06-111-3/+2
* | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-06-253-4/+7
|\ \
| * | regulator: palmas: fix regmap offsets for enable/disableGraeme Gregory2012-06-231-2/+5
| * | regulator: tps6524x: Fix get_voltage_sel for fixed voltageAxel Lin2012-06-201-1/+1
| * | regulator: tps65023: Fix mask for LDOs output voltage select controlAxel Lin2012-06-171-1/+1
* | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-06-251-1/+1
|\ \ \
OpenPOWER on IntegriCloud