summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* media: staging: atomisp: Switch to use struct device_driver directlyAndy Shevchenko2017-12-293-15/+11
* media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko2017-12-299-93/+49
* media: staging: atomisp: Disable custom format for nowAndy Shevchenko2017-12-293-1/+8
* media: staging: atomisp: lm3554: Fix control valuesAndy Shevchenko2017-12-291-5/+5
* media: staging: atomisp: Remove duplicate NULL-checkAndy Shevchenko2017-12-291-2/+2
* media: staging: atomisp: Don't leak GPIO resources if clk_get() failedAndy Shevchenko2017-12-291-2/+2
* media: staging: atomisp2: replace DEVICE_ATTR with DEVICE_ATTR_ROAishwarya Pant2017-12-291-4/+4
* media: Staging: media: atomisp: made function staticSergiy Redko2017-12-291-0/+1
* media: staging: fix indentation in atomisp-ov5693Riccardo Schirone2017-12-291-1/+1
* media: staging: improves comparisons readability in atomisp-ov5693Riccardo Schirone2017-12-291-5/+5
* media: staging: improve comments usage in atomisp-ov5693Riccardo Schirone2017-12-291-13/+25
* media: staging: add missing blank line after declarations in atomisp-ov5693Riccardo Schirone2017-12-291-0/+13
* media: atomisp: deprecate pci_get_bus_and_slot()Sinan Kaya2017-12-291-1/+1
* media: staging: atomisp: convert timestamps to ktime_tArnd Bergmann2017-12-293-13/+9
* media: staging: atomisp: fixes for "symbol was not declared. Should it be sta...Jeremy Sowden2017-12-291-12/+12
* media: staging: atomisp: fix for sparse "using plain integer as NULL pointer"...Jeremy Sowden2017-12-291-1/+1
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-282-2/+1
* media: staging/imx: update TODOSteve Longerbeam2017-12-151-12/+51
* media: staging/imx: reorder function prototypesSteve Longerbeam2017-12-151-9/+12
* media: staging/imx: convert static vdev lists to list_headSteve Longerbeam2017-12-154-66/+68
* media: staging/imx: remove static subdev arraysSteve Longerbeam2017-12-157-218/+216
* media: staging/imx: pass fwnode handle to find/add async subdevSteve Longerbeam2017-12-153-16/+15
* media: staging/imx: remove devname string from imx_media_subdevSteve Longerbeam2017-12-152-4/+1
* media: staging/imx: of: allow for recursing downstreamSteve Longerbeam2017-12-153-88/+21
* media: staging/imx: remove static media link arraysSteve Longerbeam2017-12-154-296/+281
* media: staging/imx: get CSI bus type from nearest upstream entitySteve Longerbeam2017-12-155-161/+150
* media: staging/cxd2099: cosmetics: improve stringsDaniel Scheller2017-12-141-4/+5
* media: staging/cxd2099: fix debug message severityDaniel Scheller2017-12-141-1/+1
* media: staging/cxd2099: fix remaining checkpatch-strict issuesDaniel Scheller2017-12-142-25/+8
* media: staging: remove lirc_zilog driverSean Young2017-12-146-1720/+0
* media: staging: media: Introduce NVIDIA Tegra video decoder driverDmitry Osipenko2017-12-147-0/+1306
* media: i.MX6: Fix MIPI CSI-2 LP-11 checkKrzysztof HaƂasa2017-12-111-2/+2
* media: imx-csi: fix burst sizeRussell King2017-12-111-1/+1
* media: staging/imx: fix complete handlerRussell King2017-12-111-2/+5
* media: staging: imx: use ktime_t for timestampsArnd Bergmann2017-12-083-20/+20
* media: staging: media: imx: fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva2017-12-081-1/+1
* media: imx: Remove incorrect check for queue state in start/stop_streamingIan Jamison2017-12-081-6/+0
* media: Staging: media: imx: Prefer using BIT macroSrishti Sharma2017-12-081-8/+8
* media: Staging: media: omap4iss: Use WARN_ON() instead of BUG_ON()Srishti Sharma2017-12-081-1/+1
* media: atomisp: stop producing hundreds of kernel-doc warningsMauro Carvalho Chehab2017-11-30160-1746/+1746
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-212-8/+6
* Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-171-4/+2
|\
| * atomisp: use get_user_pages_fast()Al Viro2017-09-221-4/+2
* | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-15214-19009/+908
|\ \
| * \ Merge tag 'staging-4.15-rc1' into v4l_for_linusMauro Carvalho Chehab2017-11-144-43/+54
| |\ \
| * | | media: atomisp: make function calls cleanerMauro Carvalho Chehab2017-11-011-2/+4
| * | | media: atomisp: get rid of storage_class.hMauro Carvalho Chehab2017-11-0160-314/+230
| * | | media: atomisp: get rid of wrong stddef.h includeMauro Carvalho Chehab2017-11-013-45/+3
| * | | media: atomisp: fix other inconsistent identingMauro Carvalho Chehab2017-11-017-41/+43
| * | | media: atomisp: fix switch coding style at input_system.cMauro Carvalho Chehab2017-11-011-16/+16