summaryrefslogtreecommitdiff
path: root/drivers/firmware/raspberrypi.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-16firmware: raspberrypi: Use correct device for DMA mappingsLaurent Pinchart1-3/+4
2023-05-17firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()Yang Yingliang1-0/+1
2023-05-17firmware: raspberrypi: Introduce devm_rpi_firmware_get()Nicolas Saenz Julienne1-0/+29
2023-05-17firmware: raspberrypi: Keep count of all consumersNicolas Saenz Julienne1-3/+37
2019-06-26firmware: raspberrypi: register clk deviceNicolas Saenz Julienne1-0/+10
2019-01-09firmware: raspberrypi: notify VC4 firmware of a rebootStefan Wahren1-0/+11
2018-11-21firmware: raspberrypi: Switch to SPDX identifierStefan Wahren1-4/+1
2018-11-18firmware: raspberrypi: Fix firmware calls with large buffersJames Hughes1-17/+18
2018-11-14firmware: raspberrypi: Define timeout for transactionsStefan Wahren1-2/+6
2018-07-09firmware: raspberrypi: Remove VLA usageKees Cook1-2/+8
2018-07-09firmware: raspberrypi: Register hwmon driverStefan Wahren1-0/+19
2017-11-29firmware: raspberrypi: print time using time64_tArnd Bergmann1-1/+1
2015-10-15ARM: bcm2835: Add the Raspberry Pi firmware driverEric Anholt1-0/+260