summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-24[media] rc: sunxi-cir: simplify optional reset handlingPhilipp Zabel1-14/+7
2017-03-24[media] st_rc: simplify optional reset handlingPhilipp Zabel1-7/+6
2017-03-24[media] mceusb: fix NULL-deref at probeJohan Hovold1-2/+2
2017-03-24[media] lirc: use refcounting for lirc devicesSean Young1-69/+51
2017-03-24[media] serial_ir: iommap is a memory address, not boolSean Young1-2/+2
2017-03-24[media] mce_kbd: add encoderSean Young5-9/+58
2017-03-24[media] lirc: advertise LIRC_CAN_GET_REC_RESOLUTION and improveSean Young1-1/+7
2017-03-24[media] rc: lirc keymap no longer makes any senseSean Young3-44/+1
2017-03-24[media] gpio-ir: do not allow a timeout of 0Sean Young1-1/+1
2017-03-24[media] winbond: allow timeout to be setSean Young1-1/+3
2017-03-24[media] lirc: return ENOTTY when device does support ioctlSean Young1-0/+6
2017-03-24[media] lirc: return ENOTTY when ioctl is not supportedSean Young2-11/+11
2017-03-24[media] staging: lirc: use octal instead of symbolic permissionDerek Robson2-5/+5
2017-03-24[media] cxusb: dvico remotes are necSean Young3-95/+95
2017-03-23[media] soc-camera: fix rectangle adjustment in croppingKoji Matsuoka1-5/+6
2017-03-23[media] media: i2c: soc_camera: constify v4l2_subdev_* structuresBhumika Goyal13-39/+39
2017-03-23[media] sh_mobile_ceu_camera: use module_platform_driverGeliang Tang1-12/+1
2017-03-23[media] media: i2c/soc_camera: fix ov6650 sensor getting wrong clockJanusz Krzysztofik1-1/+1
2017-03-22[media] solo6x10: release vb2 buffers in solo_stop_streaming()Anton Sviridenko1-0/+11
2017-03-22[media] media: vpif: use a configurable i2c_adapter_id for vpif displayBartosz Golaszewski1-1/+1
2017-03-22[media] soc-camera: ov5642: Add OF device ID tableJavier Martinez Canillas1-0/+9
2017-03-22[media] em28xx: reduce stack usage in sensor probing functionsFrank Schaefer1-22/+20
2017-03-22[media] vcodec: mediatek: fix platform_no_drv_owner.cocci warningsFengguang Wu1-1/+0
2017-03-22[media] v4l: soc-camera: Remove videobuf1 supportLaurent Pinchart2-85/+19
2017-03-22[media] mtk-vcodec: check the vp9 decoder buffer index from VPUWu-Cheng Li4-7/+56
2017-03-22[media] media/platform/mtk-jpeg: add slab.h to fix build errorsRandy Dunlap1-0/+1
2017-03-22[media] si4713: Add OF device ID tableJavier Martinez Canillas1-0/+9
2017-03-22[media] mtk-vcodec: remove redundant return value check of platform_get_resou...Wei Yongjun1-5/+0
2017-03-22[media] v4l: Allow calling v4l2_device_register_subdev_nodes() multiple timesSebastian Reichel1-0/+3
2017-03-22[media] et8ek8: Export OF device ID as module aliasesJavier Martinez Canillas1-0/+1
2017-03-22[media] cec: don't Feature Abort msgs from UnregisteredHans Verkuil1-0/+3
2017-03-22[media] cec: log reason for returning -EINVALHans Verkuil1-2/+6
2017-03-22[media] cec: improve cec_transmit_msg_fh loggingHans Verkuil2-5/+14
2017-03-22[media] cec: use __func__ in log messagesHans Verkuil1-10/+10
2017-03-22[media] cec: return -EPERM when no LAs are configuredHans Verkuil1-1/+3
2017-03-22[media] cec: allow specific messages even when unconfiguredHans Verkuil2-9/+37
2017-03-22[media] cec: improve flushing queueHans Verkuil1-31/+35
2017-03-22[media] vivid: fix try_fmt behaviorHans Verkuil2-11/+24
2017-03-22[media] Staging: media: radio-bcm2048: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2017-03-22[media] ad5820: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2017-03-22[media] tw5864: use dev_warn instead of WARN to shut up warningArnd Bergmann1-2/+4
2017-03-22[media] go7007: improve subscribe event handlingGustavo Padovan1-3/+2
2017-03-22[media] vivid: improve subscribe event handlingGustavo Padovan1-3/+1
2017-03-22[media] tw5864: improve subscribe event handlingGustavo Padovan1-3/+2
2017-03-22[media] solo6x10: improve subscribe event handlingGustavo Padovan1-3/+2
2017-03-22[media] ivtv: improve subscribe_event handlingGustavo Padovan1-3/+1
2017-03-22[media] vb2: only check ret if we assigned itGustavo Padovan1-6/+8
2017-03-22[media] coda: fix warnings when compiling with 64 bitsMauro Carvalho Chehab1-1/+1
2017-03-22[media] platform: compile VIDEO_CODA with COMPILE_TESTMauro Carvalho Chehab1-1/+1
2017-03-22[media] coda: get rid of unused varMauro Carvalho Chehab1-3/+1