summaryrefslogtreecommitdiff
path: root/drivers/media/spi/cxd2880-spi.c
AgeCommit message (Expand)Author
2021-11-17media: cxd2880-spi: Fix a null pointer dereference on error handling pathColin Ian King
2021-09-15media: cxd2880-spi: Fix an error handling pathChristophe JAILLET
2021-06-08media: cxd2880-spi: Fix some error messagesChristophe JAILLET
2021-03-11media: use getter/setter functionsJulia Lawall
2019-01-16media: cxd2880-spi: fix two memory leaks of dvb_spiColin Ian King
2018-12-03media: cxd2880-spi: Add optional vcc regulatorNeil Armstrong
2018-12-03media: cxd2880-spi: fix probe when dvb_attach failsNeil Armstrong
2018-05-05media: cxd2880-spi: Modified how to declare structureYasunari Takiguchi
2018-05-04media: cxd2880-spi: avoid out-of-bounds access warningArnd Bergmann
2018-03-07media: cxd2880: Fix location of DVB headersMauro Carvalho Chehab
2018-03-07media: cxd2880-spi: Add support for CXD2880 SPI interfaceYasunari Takiguchi