summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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] 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
* v4l: xilinx: fix for include file movementStephen Rothwell2015-04-261-1/+1
* Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-243-3/+21
|\
| * dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-213-3/+21
* | media: remove unused variable that causes a warningLinus Torvalds2015-04-211-1/+0
* | Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-2115-86/+10
|\|
| * Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-182-2/+2
| |\
| | * of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel2015-02-232-2/+2
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-175-11/+3
| |\ \
| | * | media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()Javi Merino2015-04-175-11/+3
| * | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-162-23/+0
| |\ \ \ | | |/ / | |/| |
| | * | media/bt8xx: Remove old powerpc cruftBenjamin Herrenschmidt2015-03-242-23/+0
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-1/+0
| |\ \
| | * | net: Kill dev_rebuild_headerEric W. Biederman2015-03-021-1/+0
| | |/
| * | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-154-48/+4
| |\ \
| | * \ Merge branch 'pnp'Rafael J. Wysocki2015-04-134-48/+4
| | |\ \
| | | * | PNP: media/rc: Use module_pnp_driver to register driverPeter Huewe2015-03-184-48/+4
| | | |/
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-144-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | si2168, tda10071, m88ds3103: Fix firmware wordingYannick Guerrini2015-03-063-3/+3
| | * | treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1