aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-0/+45
2022-07-28docs: driver-api: firmware: add driver firmware guidelines. (v3)Dave Airlie2-0/+45
2022-06-29firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas1-0/+6
2022-04-26firmware_loader: Add sysfs nodes to monitor fw_uploadRuss Weight1-2/+21
2022-04-26firmware_loader: Add firmware-upload supportRuss Weight2-0/+108
2020-09-08docs: driver-api: firmware: fallback-mechanisms: Fix rendering of bullet pointJonathan Neuschäfer1-0/+1
2020-07-10Documentation/driver-api: firmware/request_firmware: drop doubled wordRandy Dunlap1-1/+1
2020-07-10Documentation/driver-api: firmware/direct-fs-lookup: drop doubled wordRandy Dunlap1-1/+1
2020-07-10Documentation/driver-api: firmware/firmware_cache: drop doubled wordRandy Dunlap1-1/+1
2020-07-10Documentation/driver-api: firmware/built-in-fw: drop doubled wordRandy Dunlap1-1/+1
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+12
2020-03-20firmware: Add new platform fallback mechanism and firmware_request_platform()Hans de Goede3-0/+110
2020-03-08efi/libstub: Add libstub/mem.c to the documentation treeHeinrich Schuchardt2-0/+12
2019-05-24docs: Fix a misdirected kerneldoc directiveJonathan Corbet1-1/+1
2018-11-26Documentation: driver-api: add stratix10 service layerRichard Gong1-0/+30
2018-07-07Documentation: update firmware loader fallback referenceLuis R. Rodriguez1-1/+6
2018-05-14Documentation: clarify firmware_class provenance and why we can't rename the moduleLuis R. Rodriguez1-3/+6
2018-05-14Documentation: fix few typos and clarifications for the firmware loaderLuis R. Rodriguez2-4/+5
2018-05-14firmware: add firmware_request_nowarn() - load firmware without warningsAndres Rodriguez1-0/+5
2018-04-25firmware: some documentation fixesAndres Rodriguez1-3/+3
2018-04-23firmware: Fix firmware documentation for recent file renamesHans de Goede1-5/+5
2018-03-22firmware: add firmware_request_cache() to help with cache on rebootLuis R. Rodriguez1-0/+14
2018-03-20rename: _request_firmware_load() fw_load_sysfs_fallback()Luis R. Rodriguez1-1/+1
2018-01-25firmware: Fix up docs referring to FIRMWARE_IN_KERNELBenjamin Gilbert1-6/+1
2018-01-09firmware: Fix a typo in fallback-mechanisms.rstMasanari Iida1-1/+1
2017-09-10Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds1-11/+0
2017-06-03firmware: add sanity check on shutdown/suspendLuis R. Rodriguez1-0/+11
2017-04-02docs-rst: core_api: move driver-specific stuff to drivers_apiMauro Carvalho Chehab2-0/+16
2017-01-11firmware: revamp firmware documentationLuis R. Rodriguez10-0/+473