summaryrefslogtreecommitdiffstats
path: root/drivers/media/spi
Commit message (Expand)AuthorAgeFilesLines
* media: cxd2880-spi: Fix some error messagesChristophe JAILLET2021-06-081-6/+6
* media: use getter/setter functionsJulia Lawall2021-03-111-2/+2
* media: i2c/Kconfig: use sub-menus for I2C supportMauro Carvalho Chehab2020-04-161-2/+2
* media: Kconfig files: use select for V4L2 subdevs and MCMauro Carvalho Chehab2020-04-141-1/+3
* media: spi: gs1662: Use new structure for SPI transfer delaysSergiu Cuciurean2020-03-051-4/+16
* media: Clarify how menus are hidden by SUBDRV_AUTOSELECTEzequiel Garcia2019-08-191-1/+4
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-111-5/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* | Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab2019-05-282-0/+2
|\|
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* | media: Kconfig: allow to select drivers if EMBEDDEDStefan Agner2019-05-231-1/+1
|/
* media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
* media: remove unneeded header search pathsMasahiro Yamada2019-05-181-2/+0
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-1/+1
* media: cxd2880-spi: fix two memory leaks of dvb_spiColin Ian King2019-01-161-3/+5
* media: cxd2880-spi: Add optional vcc regulatorNeil Armstrong2018-12-031-0/+16
* media: cxd2880-spi: fix probe when dvb_attach failsNeil Armstrong2018-12-031-0/+1
* media: cxd2880-spi: Modified how to declare structureYasunari Takiguchi2018-05-051-5/+3
* media: cxd2880-spi: avoid out-of-bounds access warningArnd Bergmann2018-05-041-17/+7
* media: cxd2880: Add all Makefile, Kconfig files and Update MAINTAINERS file f...Yasunari Takiguchi2018-03-072-0/+19
* media: cxd2880: Fix location of DVB headersMauro Carvalho Chehab2018-03-071-3/+3
* media: cxd2880-spi: Add support for CXD2880 SPI interfaceYasunari Takiguchi2018-03-071-0/+670
* [media] gs1662: drop kfree for memory allocated with devm_kzallocWei Yongjun2016-10-241-2/+1
* [media] gs1662: remove .owner field for driverWei Yongjun2016-10-241-1/+0
* [media] gs1662: make checkpatch happyMauro Carvalho Chehab2016-09-191-10/+16
* [media] media Kconfig: improve the spi integrationHans Verkuil2016-09-191-0/+5
* [media] Add GS1662 driver, a video serializerCharles-Antoine Couret2016-09-193-0/+482