summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-08media: v4l: use WARN_ON(1) instead of __WARN()Arnd Bergmann2-2/+2
2017-08-08media: i2c: add KConfig dependenciesArnd Bergmann1-1/+2
2017-08-08media: ti-vpe: cal: use of_graph_get_remote_endpoint()Kuninori Morimoto1-1/+1
2017-08-08media: staging: imx: fix non-static declarationsJB Van Puyvelde1-12/+12
2017-08-08media: imx: prpencvf: enable double write reductionSteve Longerbeam1-0/+11
2017-08-08media: imx: add VIDEO_V4L2_SUBDEV_API dependencyArnd Bergmann1-0/+1
2017-08-08media: v4l: omap_vout: vrfb: include linux/slab.hArnd Bergmann1-0/+1
2017-08-08media: ov9655: fix missing mutex_destroy()Hugues Fruchet1-2/+6
2017-08-08media: ov9650: fix coding styleHugues Fruchet1-26/+33
2017-08-08media: stm32-dcmi: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-08media: mtk-vcodec: fix vp9 decode errorTiffany Lin1-2/+35
2017-08-08media: ov7670: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+3
2017-08-08media: ov7670: Return the real error codeFabio Estevam1-1/+1
2017-08-08media: v4l2-tpg-core.c: fix typo in bt2020_full matrixHans Verkuil1-1/+1
2017-08-08media: drop use of MEDIA_API_VERSIONHans Verkuil1-2/+2
2017-08-08media: media-device: remove driver_versionHans Verkuil1-3/+0
2017-08-08media: atomisp2: don't set driver_versionHans Verkuil1-5/+1
2017-08-08media: uvc: don't set driver_versionHans Verkuil1-1/+0
2017-08-08media: s3c-camif: don't set driver_versionHans Verkuil1-1/+0
2017-08-08media: media-device: set driver_version directlyHans Verkuil1-1/+1
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab458-2171/+9024
2017-08-07Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds1-2/+2
2017-08-06platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello1-2/+2
2017-08-06Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds68-860/+827
2017-08-05Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds8-37/+43
2017-08-05Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-33/+90
2017-08-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-0/+15
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-6/+6
2017-08-04Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+15
2017-08-04Merge tag 'iommu-fixes-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-14/+36
2017-08-04Merge tag 'mmc-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-1/+35
2017-08-04Merge tag 'drm-fixes-for-v4.13-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds3-21/+24
2017-08-04bus: uniphier-system-bus: set up registers when resumingMasahiro Yamada1-0/+14
2017-08-04Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie3-21/+24
2017-08-04Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2-5/+17
2017-08-03Merge tag 'acpi-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-4/+23
2017-08-03Merge tag 'pm-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-9/+8
2017-08-03Merge branches 'acpi-soc', 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki4-4/+23
2017-08-03Merge branches 'pm-core' and 'pm-misc'Rafael J. Wysocki1-1/+8
2017-08-03Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki1-8/+0
2017-08-03mmc: block: bypass the queue even if usage is present for hotplugShawn Lin1-0/+1
2017-08-03mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches1-1/+34
2017-08-03isdn/i4l: fix buffer overflowAnnie Cherkaev2-3/+3
2017-08-03clk: keystone: sci-clk: Fix sci_clk_getTero Kristo1-24/+42
2017-08-02drm/amdgpu: Use list_del_init in amdgpu_mn_unregisterFelix Kuehling1-1/+1
2017-08-02drm/amdgpu: Fix undue fallthroughs in golden registers initializationJean Delvare1-0/+2
2017-08-02Merge tag 'platform-drivers-x86-v4.13-3' of git://git.infradead.org/linux-pla...Linus Torvalds3-8/+11
2017-08-02Merge tag 'sunxi-clk-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd1-1/+1
2017-08-02Merge tag 'meson-clk-fixes-for-4.13-rc4-v2' of git://github.com/baylibre/clk-...Stephen Boyd4-0/+18
2017-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-37/+58