| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+1 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 1 | -0/+1 |
| 2026-01-07 | firmware: tee_bnxt: Make use of tee bus methods | Uwe Kleine-König | 1 | -9/+7 |
| 2026-01-07 | firmware: tee_bnxt: Make use of module_tee_client_driver() | Uwe Kleine-König | 1 | -13/+1 |
| 2025-09-03 | drivers: firmware: bcm47xx_sprom: fix spelling | Akhilesh Patil | 1 | -1/+1 |
| 2023-04-13 | MIPS: BCM47XX: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
| 2022-11-09 | firmware/nvram: bcm47xx: support init from IO memory | Rafał Miłecki | 1 | -0/+18 |
| 2022-05-05 | firmware: tee_bnxt: Use UUID API for exporting the UUID | Andy Shevchenko | 1 | -1/+1 |
| 2021-07-21 | firmware: tee_bnxt: Release TEE shm, session, and context during kexec | Allen Pais | 1 | -3/+11 |
| 2021-03-12 | firmware: bcm47xx_nvram: inline code checking NVRAM size | Rafał Miłecki | 1 | -18/+7 |
| 2021-03-12 | firmware: bcm47xx_nvram: look for NVRAM with for instead of while | Rafał Miłecki | 1 | -3/+1 |
| 2021-03-12 | firmware: bcm47xx_nvram: extract code copying NVRAM | Rafał Miłecki | 1 | -18/+25 |
| 2021-03-12 | firmware: bcm47xx_nvram: add helper checking for NVRAM | Rafał Miłecki | 1 | -12/+18 |
| 2021-03-12 | firmware: bcm47xx_nvram: rename finding function and its variables | Rafał Miłecki | 1 | -11/+13 |
| 2020-08-17 | firmware: bcm47xx_sprom: Fix -Wmissing-prototypes warnings | Florian Fainelli | 1 | -0/+1 |
| 2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 1 | -1/+1 |
| 2020-01-06 | firmware: tee_bnxt: Fix multiple call to tee_client_close_context | Vikas Gupta | 1 | -1/+0 |
| 2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
| 2019-10-31 | firmware: broadcom: add OP-TEE based BNXT f/w manager | Vikas Gupta | 3 | -0/+288 |
| 2019-09-22 | firmware: bcm47xx_nvram: _really_ correct size_t printf format | Linus Torvalds | 1 | -1/+1 |
| 2019-08-26 | firmware: bcm47xx_nvram: Allow COMPILE_TEST | Florian Fainelli | 1 | -1/+1 |
| 2019-08-26 | firmware: bcm47xx_nvram: Correct size_t printf format | Florian Fainelli | 1 | -2/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2018-04-23 | firmware: bcm47xx_nvram: Support small (0x6000 B) NVRAM partitions | Rafał Miłecki | 1 | -1/+1 |
| 2018-03-09 | FIRMWARE: bcm47xx_nvram: Replace mac address parsing | Andy Shevchenko | 2 | -15/+4 |
| 2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 1 | -1/+1 |
| 2016-05-13 | MIPS: BCM47xx: Move SPROM driver to drivers/firmware/ | Rafał Miłecki | 3 | -0/+749 |
| 2016-03-17 | drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy | Aaro Koskinen | 1 | -3/+2 |
| 2016-01-20 | drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o... | Stephen Boyd | 1 | -8/+3 |
| 2015-08-19 | FIRMWARE: bcm47xx_nvram: Fix module license. | Axel Lin | 1 | -1/+1 |
| 2015-06-21 | MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/ | Rafał Miłecki | 3 | -0/+260 |