summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2018-10-032-18/+22
* media: platform: fix cros-ec-cec build errorRandy Dunlap2018-09-171-0/+2
* media: i2c: mt9v111: Fix v4l2-ctrl error handlingJacopo Mondi2018-09-121-28/+13
* media: camss: add missing includesArnd Bergmann2018-08-297-0/+7
* media: camss: Use managed memory allocationsTodor Tomov2018-08-292-7/+8
* media: camss: mark PM functions as __maybe_unusedArnd Bergmann2018-08-291-2/+2
* media: af9035: prevent buffer overflow on writeJozef Balga2018-08-291-2/+4
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-261-11/+5
|\
| * media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-211-11/+5
* | Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-215-19/+19
|\ \
| * \ Merge tag 'v4.18-rc5' into i2c/for-4.19Wolfram Sang2018-07-171-12/+2
| |\ \
| * | | media: tda18271: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-07-131-4/+4
| * | | media: tda1004x: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-07-131-3/+3
| * | | media: rtl2830: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-07-131-6/+6
| * | | media: drxk_hard: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-07-131-2/+2
| * | | media: af9013: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-07-131-4/+4
* | | | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-205-3/+369
|\ \ \ \
| * | | | media: platform: cros-ec-cec: Fix dependency on MFD_CROS_ECArnd Bergmann2018-08-161-1/+1
| * | | | media: platform: Add ChromeOS EC CEC driverNeil Armstrong2018-07-134-0/+361
| * | | | media: cec-notifier: Get notifier by device and connector nameNeil Armstrong2018-07-131-3/+8
| |/ / /
* | | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-186-0/+6
|\ \ \ \
| * \ \ \ Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-161-12/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann2018-07-105-0/+5
| * | | | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-076-0/+6
| | |/ / | |/| |
* | | | Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-08-15389-6782/+20127
|\ \ \ \
| * | | | Revert "media: vivid: shut up warnings due to a non-trivial logic"Mauro Carvalho Chehab2018-08-101-19/+2
| * | | | siano: get rid of an unused return code for debugfs registerMauro Carvalho Chehab2018-08-082-10/+7
| * | | | media: isp: fix a warning about a wrong struct initializerMauro Carvalho Chehab2018-08-081-1/+1
| * | | | media: radio-wl1273: fix return code for the polling routineMauro Carvalho Chehab2018-08-081-1/+1
| * | | | media: s3c-camif: fix return code for the polling routineMauro Carvalho Chehab2018-08-081-1/+1
| * | | | media: saa7164: fix return codes for the polling routineMauro Carvalho Chehab2018-08-081-3/+3
| * | | | media: exynos-gsc: fix return code if mutex was interruptedMauro Carvalho Chehab2018-08-081-1/+1
| * | | | media: mt9v111: Fix build error with no VIDEO_V4L2_SUBDEV_APIJacopo Mondi2018-08-081-1/+1
| * | | | media: xc4000: get rid of uneeded castsMauro Carvalho Chehab2018-08-081-2/+2
| * | | | media: drxj: get rid of uneeded castsMauro Carvalho Chehab2018-08-081-8/+8
| * | | | media: tuner-xc2028: don't use casts for printing sizesMauro Carvalho Chehab2018-08-081-5/+4
| * | | | media: cleanup fall-through commentsMauro Carvalho Chehab2018-08-083-18/+9
| * | | | media: vivid: shut up warnings due to a non-trivial logicMauro Carvalho Chehab2018-08-081-2/+19
| * | | | media: rtl28xxu: be sure that it won't go past the array sizeMauro Carvalho Chehab2018-08-081-1/+1
| * | | | media: mt9v111: avoid going past the bufferMauro Carvalho Chehab2018-08-081-1/+1
| * | | | media: vsp1_dl: add a description for cmdpool fieldMauro Carvalho Chehab2018-08-081-1/+1
| * | | | media: sta2x11: add a missing parameter descriptionMauro Carvalho Chehab2018-08-071-0/+1
| * | | | media: v4l2-mem2mem: add descriptions to MC fieldsMauro Carvalho Chehab2018-08-071-0/+18
| * | | | media: i2c: fix warning in Aptina MT9V111Jasmin Jessich2018-08-071-1/+1
| * | | | media: au0828: fix spelling mistake: "completition" -> "completion"Colin Ian King2018-08-031-1/+1
| * | | | media: cx231xx: fix spelling mistake: "completition" -> "completion"Colin Ian King2018-08-032-3/+3
| * | | | media: dvb-usb-v2: fix spelling mistake: "completition" -> "completion"Colin Ian King2018-08-031-2/+2
| * | | | media: dvb-usb: fix spelling mistake: "completition" -> "completion"Colin Ian King2018-08-031-2/+2
| * | | | media: sh_mobile_ceu: convert to SPDX identifiersKuninori Morimoto2018-08-031-5/+1
| * | | | media: sh_vou: convert to SPDX identifiersKuninori Morimoto2018-08-031-4/+1