summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/firmware
AgeCommit message (Expand)Author
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-11Documentation: firmware: Clarify firmware path usageFlorian Fainelli
2023-03-29docs: driver-api: firmware_loader: fix missing argument in usage exampleConor Dooley
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-28docs: driver-api: firmware: add driver firmware guidelines. (v3)Dave Airlie
2022-06-29firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas
2022-04-26firmware_loader: Add sysfs nodes to monitor fw_uploadRuss Weight
2022-04-26firmware_loader: Add firmware-upload supportRuss Weight
2020-09-08docs: driver-api: firmware: fallback-mechanisms: Fix rendering of bullet pointJonathan Neuschäfer
2020-07-10Documentation/driver-api: firmware/request_firmware: drop doubled wordRandy Dunlap
2020-07-10Documentation/driver-api: firmware/direct-fs-lookup: drop doubled wordRandy Dunlap
2020-07-10Documentation/driver-api: firmware/firmware_cache: drop doubled wordRandy Dunlap
2020-07-10Documentation/driver-api: firmware/built-in-fw: drop doubled wordRandy Dunlap
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-20firmware: Add new platform fallback mechanism and firmware_request_platform()Hans de Goede
2020-03-08efi/libstub: Add libstub/mem.c to the documentation treeHeinrich Schuchardt
2019-05-24docs: Fix a misdirected kerneldoc directiveJonathan Corbet
2018-11-26Documentation: driver-api: add stratix10 service layerRichard Gong
2018-07-07Documentation: update firmware loader fallback referenceLuis R. Rodriguez
2018-05-14Documentation: clarify firmware_class provenance and why we can't rename the ...Luis R. Rodriguez
2018-05-14Documentation: fix few typos and clarifications for the firmware loaderLuis R. Rodriguez
2018-05-14firmware: add firmware_request_nowarn() - load firmware without warningsAndres Rodriguez
2018-04-25firmware: some documentation fixesAndres Rodriguez
2018-04-23firmware: Fix firmware documentation for recent file renamesHans de Goede
2018-03-22firmware: add firmware_request_cache() to help with cache on rebootLuis R. Rodriguez
2018-03-20rename: _request_firmware_load() fw_load_sysfs_fallback()Luis R. Rodriguez
2018-01-25firmware: Fix up docs referring to FIRMWARE_IN_KERNELBenjamin Gilbert
2018-01-09firmware: Fix a typo in fallback-mechanisms.rstMasanari Iida
2017-09-10Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds
2017-06-03firmware: add sanity check on shutdown/suspendLuis R. Rodriguez
2017-04-02docs-rst: core_api: move driver-specific stuff to drivers_apiMauro Carvalho Chehab
2017-01-11firmware: revamp firmware documentationLuis R. Rodriguez