aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/raspberrypi.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-17ARM: bcm2835: Fix integer overflow in rpi_firmware_print_firmware_revision()Gravatar Andy Shevchenko 1-1/+4
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+61
2020-05-20ARM: bcm2835: Switch to use %ptTGravatar Andy Shevchenko 1-9/+3
2020-05-13firmware: raspberrypi: Introduce vl805 init routineGravatar Nicolas Saenz Julienne 1-0/+61
2019-06-25firmware: raspberrypi: register clk deviceGravatar Nicolas Saenz Julienne 1-0/+10
2019-01-09firmware: raspberrypi: notify VC4 firmware of a rebootGravatar Stefan Wahren 1-0/+11
2018-11-21firmware: raspberrypi: Switch to SPDX identifierGravatar Stefan Wahren 1-4/+1
2018-11-18firmware: raspberrypi: Fix firmware calls with large buffersGravatar James Hughes 1-17/+18
2018-11-14firmware: raspberrypi: Define timeout for transactionsGravatar Stefan Wahren 1-2/+6
2018-07-09firmware: raspberrypi: Remove VLA usageGravatar Kees Cook 1-2/+8
2018-07-09firmware: raspberrypi: Register hwmon driverGravatar Stefan Wahren 1-0/+19
2017-11-28firmware: raspberrypi: print time using time64_tGravatar Arnd Bergmann 1-1/+1
2015-10-14ARM: bcm2835: Add the Raspberry Pi firmware driverGravatar Eric Anholt 1-0/+260