summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-2/+2
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-0649-2767/+2281Star
|\
| * media: staging: tegra-vde: select DMA_SHARED_BUFFERArnd Bergmann2018-01-231-0/+1
| * media: staging: use tabs instead of spaces at Kconfig and davinciMauro Carvalho Chehab2018-01-042-12/+12
| * media: imx: fix breakages when compiling for armMauro Carvalho Chehab2017-12-291-2/+2
| * media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab2017-12-291-2/+2
| * media: staging: atomisp: Fix DMI matching entry for MRD7Andy Shevchenko2017-12-291-1/+2
| * media: staging: atomisp: Use standard DMI match tableAndy Shevchenko2017-12-291-39/+70
| * media: staging: atomisp: Unexport local functionAndy Shevchenko2017-12-292-4/+2Star
| * media: staging: atomisp: Remove redundant PCI codeAndy Shevchenko2017-12-292-9/+0Star
| * media: staging: atomisp: Switch to use struct device_driver directlyAndy Shevchenko2017-12-293-15/+11Star
| * media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko2017-12-299-93/+49Star
| * 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/+9Star
| * 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/+1Star
| * 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/+216Star
| * media: staging/imx: pass fwnode handle to find/add async subdevSteve Longerbeam2017-12-153-16/+15Star
| * media: staging/imx: remove devname string from imx_media_subdevSteve Longerbeam2017-12-152-4/+1Star
| * media: staging/imx: of: allow for recursing downstreamSteve Longerbeam2017-12-153-88/+21Star
| * media: staging/imx: remove static media link arraysSteve Longerbeam2017-12-154-296/+281Star
| * media: staging/imx: get CSI bus type from nearest upstream entitySteve Longerbeam2017-12-155-161/+150Star
| * 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/+8Star
| * media: staging: remove lirc_zilog driverSean Young2017-12-146-1720/+0Star
| * 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/+0Star
| * 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
* | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-013-20/+20
|\ \