| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-12 | firmware: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-08-13 | firmware: raspberrypi: Improve timeout warning | Stefan Wahren | 1 | -1/+2 |
| 2024-04-04 | firmware: raspberrypi: Use correct device for DMA mappings | Laurent Pinchart | 1 | -3/+4 |
| 2024-01-04 | firmware: raspberrypi: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-10-09 | firmware: raspberrypi: Fix devm_rpi_firmware_get documentation | Kieran Bingham | 1 | -0/+1 |
| 2023-08-12 | firmware: Explicitly include correct DT includes | Rob Herring | 1 | -0/+1 |
| 2022-12-16 | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+5 |
| 2022-12-13 | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -6/+32 |
| 2022-11-23 | firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe() | Yang Yingliang | 1 | -0/+1 |
| 2022-10-28 | firmware: raspberrypi: Provide a helper to query a clock max rate | Maxime Ripard | 1 | -0/+20 |
| 2022-10-28 | firmware: raspberrypi: Introduce rpi_firmware_find_node() | Maxime Ripard | 1 | -6/+12 |
| 2022-10-17 | firmware: raspberrypi: Use dev_err_probe() to simplify code | Yuan Can | 1 | -6/+3 |
| 2021-08-18 | firmware: raspberrypi: Fix a leak in 'rpi_firmware_get()' | Christophe JAILLET | 1 | -2/+8 |
| 2021-03-22 | firmware: raspberrypi: Introduce devm_rpi_firmware_get() | Nicolas Saenz Julienne | 1 | -0/+29 |
| 2021-03-22 | firmware: raspberrypi: Keep count of all consumers | Nicolas Saenz Julienne | 1 | -3/+37 |
| 2020-11-14 | firmware: fix spelling typo of 'wtih' | Wang Qing | 1 | -1/+1 |
| 2020-08-18 | Revert "firmware: raspberrypi: Introduce vl805 init routine" | Nicolas Saenz Julienne | 1 | -61/+0 |
| 2020-08-07 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+14 |
| 2020-06-19 | firmware: rpi: Only create clocks device if we don't have a node for it | Maxime Ripard | 1 | -0/+14 |
| 2020-06-17 | ARM: bcm2835: Fix integer overflow in rpi_firmware_print_firmware_revision() | Andy Shevchenko | 1 | -1/+4 |
| 2020-06-06 | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+61 |
| 2020-05-20 | ARM: bcm2835: Switch to use %ptT | Andy Shevchenko | 1 | -9/+3 |
| 2020-05-13 | firmware: raspberrypi: Introduce vl805 init routine | Nicolas Saenz Julienne | 1 | -0/+61 |
| 2019-06-25 | firmware: raspberrypi: register clk device | Nicolas Saenz Julienne | 1 | -0/+10 |
| 2019-01-09 | firmware: raspberrypi: notify VC4 firmware of a reboot | Stefan Wahren | 1 | -0/+11 |
| 2018-11-21 | firmware: raspberrypi: Switch to SPDX identifier | Stefan Wahren | 1 | -4/+1 |
| 2018-11-18 | firmware: raspberrypi: Fix firmware calls with large buffers | James Hughes | 1 | -17/+18 |
| 2018-11-14 | firmware: raspberrypi: Define timeout for transactions | Stefan Wahren | 1 | -2/+6 |
| 2018-07-09 | firmware: raspberrypi: Remove VLA usage | Kees Cook | 1 | -2/+8 |
| 2018-07-09 | firmware: raspberrypi: Register hwmon driver | Stefan Wahren | 1 | -0/+19 |
| 2017-11-28 | firmware: raspberrypi: print time using time64_t | Arnd Bergmann | 1 | -1/+1 |
| 2015-10-14 | ARM: bcm2835: Add the Raspberry Pi firmware driver | Eric Anholt | 1 | -0/+260 |