aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/qemu_fw_cfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+1
2016-04-21firmware: qemu_fw_cfg.c: potential unintialized variableDan Carpenter1-1/+1
2016-04-19Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman1-1/+23
2016-04-07firmware: qemu_fw_cfg.c: hold ACPI global lock during device accessGabriel Somlo1-0/+16
2016-04-07qemu_fw_cfg: don't leak kobj on init errorMichael S. Tsirkin1-1/+7
2016-03-29firmware: fw_cfg register offsets on supported architectures onlyGabriel Somlo1-3/+1
2016-02-11firmware: qemu_fw_cfg.c: fix typo FW_CFG_DATA_OFFValentin Rothberg1-1/+1
2016-02-09firmware: create directory hierarchy for sysfs fw_cfg entriesGabriel Somlo1-3/+106
2016-02-09firmware: introduce sysfs driver for QEMU's fw_cfg deviceGabriel Somlo1-0/+648