summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [media] go7007: don't use vb before test if it is not NULLMauro Carvalho Chehab2015-04-301-1/+2
* [media] qt1010: Reduce text size by using static constMauro Carvalho Chehab2015-04-301-1/+1
* [media] wl128x: fix int type for streg_cbdataMauro Carvalho Chehab2015-04-301-1/+1
* [media] ir-sony-decoder: shutup smatch warningsMauro Carvalho Chehab2015-04-301-14/+14
* [media] s5p_mfc: remove a dead codeMauro Carvalho Chehab2015-04-301-2/+0
* [media] s3c-camif: Check if fmt is NULL before useMauro Carvalho Chehab2015-04-301-3/+6
* [media] zoran: fix indentMauro Carvalho Chehab2015-04-301-8/+5
* [media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab2015-04-301-2/+2
* [media] radio-si476x: Fix indentMauro Carvalho Chehab2015-04-301-2/+2
* [media] saa717x: fix multi-byte read codeMauro Carvalho Chehab2015-04-301-2/+2
* [media] saa7164: Check if dev is NULL before dereferencing itMauro Carvalho Chehab2015-04-301-6/+8
* [media] ngene: preventing dereferencing a NULL pointerMauro Carvalho Chehab2015-04-301-4/+6
* [media] saa7134: fix indent issuesMauro Carvalho Chehab2015-04-301-8/+11
* [media] cx18: avoid going past input/audio arrayMauro Carvalho Chehab2015-04-301-2/+2
* [media] rc: fix bad indentingMauro Carvalho Chehab2015-04-301-1/+1
* [media] am437x: remove unused variableMauro Carvalho Chehab2015-04-301-3/+0
* [media] am437x: Fix a wrong identationMauro Carvalho Chehab2015-04-301-1/+1
* [media] am437x-vpfe: really update the vpfe_ccdc_update_raw_params dataMauro Carvalho Chehab2015-04-301-1/+1
* [media] radio-bcm2048: fix compiler warningHans Verkuil2015-04-281-2/+1
* [media] dib8000: fix compiler warningMauro Carvalho Chehab2015-04-281-1/+1
* [media] cx24123/mb86a20s/s921: fix compiler warningsHans Verkuil2015-04-283-3/+3
* [media] s3c-camif: fix compiler warningsHans Verkuil2015-04-281-2/+2
* [media] s5c73m3/s5k5baf/s5k6aa: fix compiler warningsHans Verkuil2015-04-283-3/+3
* [media] vivid-tpg: fix XV601/709 Y'CbCr encodingHans Verkuil2015-04-281-4/+20
* [media] vivid-tpg: add full range BT.2020C supportHans Verkuil2015-04-281-11/+29
* [media] vivid-tpg: add full range BT.2020 supportHans Verkuil2015-04-281-2/+13
* [media] vivid-tpg: add full range SMPTE 240M supportHans Verkuil2015-04-281-2/+12
* [media] vivid-tpg: add tpg_log_status()Hans Verkuil2015-04-283-1/+29
* [media] vivid: add 1080p capture at 2 fps and 5 fps to webcam emulationPhilipp Zabel2015-04-281-5/+8
* [media] media: i2c/adp1653: Devicetree support for adp1653Pavel Machek2015-04-271-10/+90
* [media] smiapp: Use v4l2_of_alloc_parse_endpoint()Sakari Ailus2015-04-271-20/+18
* [media] v4l: of: Parse variable length properties --- link-frequenciesSakari Ailus2015-04-271-0/+87
* [media] v4l: of: Instead of zeroing bus_type and bus field separately, unify ...Sakari Ailus2015-04-271-2/+3
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-04-265-14/+95
|\
| * Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...Dave Airlie2015-04-275-14/+95
| |\
| | * drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak2015-04-241-2/+2
| | * drm/i915: Workaround to avoid lite restore with HEAD==TAILMichel Thierry2015-04-232-2/+36
| | * drm/i915: cope with large i2c transfersDmitry Torokhov2015-04-232-10/+57
* | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-262-80/+67
|\ \ \
| * | | iommu/vt-d: support extended root and context entriesDavid Woodhouse2015-03-251-75/+60
| * | | iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse2015-03-251-1/+6
| * | | iommu/vt-d: Print x2apic opt out info instead of printing a warningFenghua Yu2015-03-251-4/+1
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-267-14/+18
|\ \ \ \
| * | | | i2c: st: add include for pinctrlWolfram Sang2015-04-231-6/+7
| * | | | i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang2015-04-231-3/+5
| * | | | i2c: digicolor: remove duplicate includeWolfram Sang2015-04-231-2/+1
| * | | | i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax2015-04-231-0/+2
| * | | | i2c: pca-platform: fix broken email addressWolfram Sang2015-04-231-1/+1
| * | | | i2c: mxs: fix broken email addressWolfram Sang2015-04-231-1/+1
| * | | | i2c: rk3x: report number of messages transmittedDmitry Torokhov2015-04-231-1/+1