Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fw_cfg: fix driver remove | Marc-André Lureau | 2018-08-17 | 1 | -1/+2 |
* | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-05-20 | 1 | -3/+1 |
|\ | |||||
| * | Merge 4.6-rc4 into driver-core-next | Greg Kroah-Hartman | 2016-04-19 | 1 | -1/+23 |
| |\ | |||||
| * | | firmware: fw_cfg register offsets on supported architectures only | Gabriel Somlo | 2016-03-29 | 1 | -3/+1 |
* | | | firmware: qemu_fw_cfg.c: potential unintialized variable | Dan Carpenter | 2016-04-21 | 1 | -1/+1 |
| |/ |/| | |||||
* | | firmware: qemu_fw_cfg.c: hold ACPI global lock during device access | Gabriel Somlo | 2016-04-07 | 1 | -0/+16 |
* | | qemu_fw_cfg: don't leak kobj on init error | Michael S. Tsirkin | 2016-04-07 | 1 | -1/+7 |
|/ | |||||
* | firmware: qemu_fw_cfg.c: fix typo FW_CFG_DATA_OFF | Valentin Rothberg | 2016-02-11 | 1 | -1/+1 |
* | firmware: create directory hierarchy for sysfs fw_cfg entries | Gabriel Somlo | 2016-02-09 | 1 | -3/+106 |
* | firmware: introduce sysfs driver for QEMU's fw_cfg device | Gabriel Somlo | 2016-02-09 | 1 | -0/+648 |