Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | pci-hotplug-old: Has been dead for five major releases, bury | Markus Armbruster | 2015-03-01 | 2 | -7/+0 | |
| * | pci: Give a few helpers internal linkage | Markus Armbruster | 2015-03-01 | 1 | -7/+0 | |
| * | acpi: make build_*() routines static to aml-build.c | Igor Mammedov | 2015-03-01 | 1 | -16/+0 | |
| * | pc: export applesmc IO port/len | Igor Mammedov | 2015-03-01 | 1 | -2/+9 | |
| * | acpi: add acpi_irq_no_flags() term | Igor Mammedov | 2015-03-01 | 1 | -0/+1 | |
| * | tpm: Support for TIS selftest done flag | Stefan Berger | 2015-03-01 | 1 | -1/+1 | |
| * | pc: pcihp: expose MMIO base and len as properties | Igor Mammedov | 2015-02-26 | 1 | -1/+6 | |
| * | acpi: add aml_word_bus_number(), aml_word_io(), aml_dword_memory(), aml_qword... | Igor Mammedov | 2015-02-26 | 1 | -0/+72 | |
| * | acpi: add aml_reserved_field() term | Igor Mammedov | 2015-02-26 | 1 | -0/+6 | |
| * | pc: acpi-build: create CPU hotplug IO region dynamically | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_eisaid() term | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_processor() term | Igor Mammedov | 2015-02-26 | 1 | -0/+2 | |
| * | acpi: add aml_equal() term | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_varpackage() term | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_string() term | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_local() term | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_field() & aml_named_field() terms | Igor Mammedov | 2015-02-26 | 1 | -0/+6 | |
| * | acpi: add aml_operation_region() term | Igor Mammedov | 2015-02-26 | 1 | -0/+7 | |
| * | acpi: include PkgLength size only when requested | Igor Mammedov | 2015-02-26 | 1 | -1/+2 | |
| * | acpi: add aml_io() helper | Igor Mammedov | 2015-02-26 | 1 | -0/+7 | |
| * | acpi: add aml_resource_template() helper | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_buffer() term | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_package() term | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_call1(), aml_call2(), aml_call3(), aml_call4() helpers | Igor Mammedov | 2015-02-26 | 1 | -0/+4 | |
| * | acpi: add aml_notify() term | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_and() term | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_store() term | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_arg() term | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_return() term | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_int() term | Igor Mammedov | 2015-02-26 | 1 | -2/+2 | |
| * | acpi: add aml_name() & aml_name_decl() term | Igor Mammedov | 2015-02-26 | 1 | -0/+4 | |
| * | acpi: add aml_if() term | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_method() term | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_device() term | Igor Mammedov | 2015-02-26 | 1 | -0/+1 | |
| * | acpi: add aml_scope() term | Igor Mammedov | 2015-02-26 | 1 | -0/+3 | |
| * | acpi: introduce AML composer aml_append() | Igor Mammedov | 2015-02-26 | 1 | -0/+55 | |
| * | virtio_ring.h: s/__inline__/inline/ | Michael S. Tsirkin | 2015-02-26 | 1 | -3/+3 | |
| * | standard-headers: include stdint.h | Michael S. Tsirkin | 2015-02-26 | 1 | -1/+1 | |
| * | virtio: add feature checking helpers | Cornelia Huck | 2015-02-26 | 1 | -0/+11 | |
| * | virtio: feature bit manipulation helpers | Cornelia Huck | 2015-02-26 | 1 | -0/+12 | |
| * | virtio: cull virtio_bus_set_vdev_features | Cornelia Huck | 2015-02-26 | 1 | -3/+0 | |
| * | standard-headers: add s390 virtio headers | Michael S. Tsirkin | 2015-02-26 | 2 | -0/+85 | |
| * | virtio-serial: switch to standard-headers | Michael S. Tsirkin | 2015-02-26 | 1 | -39/+1 | |
| * | virtio-scsi: use standard-headers | Michael S. Tsirkin | 2015-02-26 | 1 | -111/+9 | |
| * | virtio-rng: use standard-headers | Michael S. Tsirkin | 2015-02-26 | 1 | -3/+1 | |
| * | virtio-net,tap: use standard-headers | Michael S. Tsirkin | 2015-02-26 | 2 | -173/+2 | |
| * | virtio-blk: switch to standard-headers | Michael S. Tsirkin | 2015-02-26 | 1 | -76/+1 | |
| * | virtio-balloon: use standard headers | Michael S. Tsirkin | 2015-02-26 | 1 | -33/+2 | |
| * | virtio: use standard-headers | Michael S. Tsirkin | 2015-02-26 | 1 | -46/+2 | |
| * | virtio: use standard virtio_ring.h | Michael S. Tsirkin | 2015-02-26 | 3 | -169/+2 |