index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
raspberrypi.c
Age
Commit message (
Expand
)
Author
2021-03-22
firmware: raspberrypi: Introduce devm_rpi_firmware_get()
Nicolas Saenz Julienne
2021-03-22
firmware: raspberrypi: Keep count of all consumers
Nicolas Saenz Julienne
2020-11-14
firmware: fix spelling typo of 'wtih'
Wang Qing
2020-08-18
Revert "firmware: raspberrypi: Introduce vl805 init routine"
Nicolas Saenz Julienne
2020-08-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-06-19
firmware: rpi: Only create clocks device if we don't have a node for it
Maxime Ripard
2020-06-17
ARM: bcm2835: Fix integer overflow in rpi_firmware_print_firmware_revision()
Andy Shevchenko
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-05-20
ARM: bcm2835: Switch to use %ptT
Andy Shevchenko
2020-05-13
firmware: raspberrypi: Introduce vl805 init routine
Nicolas Saenz Julienne
2019-06-25
firmware: raspberrypi: register clk device
Nicolas Saenz Julienne
2019-01-09
firmware: raspberrypi: notify VC4 firmware of a reboot
Stefan Wahren
2018-11-21
firmware: raspberrypi: Switch to SPDX identifier
Stefan Wahren
2018-11-18
firmware: raspberrypi: Fix firmware calls with large buffers
James Hughes
2018-11-14
firmware: raspberrypi: Define timeout for transactions
Stefan Wahren
2018-07-09
firmware: raspberrypi: Remove VLA usage
Kees Cook
2018-07-09
firmware: raspberrypi: Register hwmon driver
Stefan Wahren
2017-11-28
firmware: raspberrypi: print time using time64_t
Arnd Bergmann
2015-10-14
ARM: bcm2835: Add the Raspberry Pi firmware driver
Eric Anholt