summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2017-08-20media: imx: capture: constify vb2_ops structuresJulia Lawall1-2/+2
2017-08-20media: staging: media: davinci_vpfe: constify vb2_ops structuresJulia Lawall1-1/+1
2017-08-09media: staging: media: atomisp: constify video_subdev structuresJulia Lawall2-2/+2
2017-08-09media: staging: media: atomisp: remove trailing whitespaceStephen Brennan1-9/+8
2017-08-09media: staging: media: atomisp: i2c: gc0310: fixed brace coding style issueRene Hickersberger1-2/+1
2017-08-09media: staging: media: atomisp: constify videobuf_queue_ops structuresJulia Lawall1-2/+2
2017-08-09media: staging: media: atomisp: use kvmalloc/kvzallocGeliang Tang4-36/+3
2017-08-08media: staging/imx: remove confusing IS_ERR_OR_NULL usageArnd Bergmann5-72/+90
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: atomisp2: don't set driver_versionHans Verkuil1-5/+1
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab44-33/+4923
2017-08-05Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds13-67/+137
2017-07-26media: imx: csi: enable double write reductionPhilipp Zabel1-0/+2
2017-07-26media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicatorSakari Ailus1-2/+2
2017-07-26media: atomisp2: array underflow in imx_enum_frame_size()Dan Carpenter3-3/+3
2017-07-26media: atomisp2: array underflow in ap1302_enum_frame_size()Dan Carpenter1-2/+2
2017-07-26media: atomisp2: Array underflow in atomisp_enum_input()Dan Carpenter1-1/+1
2017-07-26media: staging: atomisp: array underflow in ioctlDan Carpenter5-6/+5
2017-07-20media: atomisp: use LINUX_VERSION_CODE for driver versionMauro Carvalho Chehab5-39/+18
2017-07-20media: radio-bcm2048: get rid of BCM2048_DRIVER_VERSIONMauro Carvalho Chehab1-1/+0
2017-07-20media: staging: fbtft: make const array gamma_par_mask staticColin Ian King1-1/+1
2017-07-19media: staging: atomisp: fixed trivial coding style issueShy More1-2/+1
2017-07-19media: staging: atomisp: fixed trivial coding style warningShy More1-12/+12
2017-07-19media: staging: atomisp: hmm: Alignment code (rebased)Philipp Guendisch1-48/+45
2017-07-19media: staging: atomisp: hmm: Fixed comment stylePhilipp Guendisch1-21/+23
2017-07-19media: staging: atomisp: Use kvfree() instead of kfree()/vfree()Amitoj Kaur Chawla4-21/+5
2017-07-19media: staging: atomisp: use kstrdup to replace kmalloc and memcpyHari Prasath1-6/+2
2017-07-19media: staging: atomisp: gc2235: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: mt9m114: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: ov5693: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: ov2722: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: gc0310: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: ov8858: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: ov2680: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: lm3554: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: i2c: ov5693: Fix style a coding style issueIvan Menshykov1-3/+3
2017-07-19media: staging: atomisp: gc2235: fix sparse warning: missing staticGuillermo O. Freschi2-4/+4
2017-07-19media: staging: atomisp: Remove unnecessary return statement in void functionAmitoj Kaur Chawla1-1/+1
2017-07-18staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino1-0/+1
2017-07-18staging: speakup: safely register and unregister ldiscOkash Khawaja2-6/+4
2017-07-18staging: speakup: add functions to register and unregister ldiscOkash Khawaja2-0/+14
2017-07-18staging: speakup: safely close ttyOkash Khawaja1-1/+1
2017-07-18staging: sm750fb: avoid conflicting vesafbTeddy Wang1-0/+24
2017-07-18staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann1-4/+15
2017-07-17media: staging: atomisp: disable warnings with cc-disable-warningMauro Carvalho Chehab1-4/+6
2017-07-17Merge tag 'v4.13-rc1' into patchworkMauro Carvalho Chehab352-11747/+8277
2017-07-17staging: vboxvideo: Add vboxvideo to drivers/stagingHans de Goede24-0/+4846
2017-07-16staging: sm750fb: fixed a assignment typoLynn Lei1-1/+1