Displaying 6 results from an estimated 6 matches for "asb2305".
2015 Jan 14
0
[PATCH v3 08/16] mn10300: drop dead code
...elgaas <bhelgaas at google.com>
Cc: linux-pci at vger.kernel.org
Cc: trivial at kernel.org
Cc: David Howells <dhowells at redhat.com>
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
Can relevant people please ack this for merging through virtio tree?
arch/mn10300/unit-asb2305/pci-iomap.c | 35 -----------------------------------
1 file changed, 35 deletions(-)
delete mode 100644 arch/mn10300/unit-asb2305/pci-iomap.c
diff --git a/arch/mn10300/unit-asb2305/pci-iomap.c b/arch/mn10300/unit-asb2305/pci-iomap.c
deleted file mode 100644
index bd65dae..0000000
--- a/arch/mn10...
2015 Jan 14
0
[PATCH v3 08/16] mn10300: drop dead code
...elgaas <bhelgaas at google.com>
Cc: linux-pci at vger.kernel.org
Cc: trivial at kernel.org
Cc: David Howells <dhowells at redhat.com>
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
Can relevant people please ack this for merging through virtio tree?
arch/mn10300/unit-asb2305/pci-iomap.c | 35 -----------------------------------
1 file changed, 35 deletions(-)
delete mode 100644 arch/mn10300/unit-asb2305/pci-iomap.c
diff --git a/arch/mn10300/unit-asb2305/pci-iomap.c b/arch/mn10300/unit-asb2305/pci-iomap.c
deleted file mode 100644
index bd65dae..0000000
--- a/arch/mn10...
2015 Jan 14
22
[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
...virtio-pci: define layout for virtio 1.0
virtio_pci: macros for PCI layout offsets
arch/s390/include/asm/pci_io.h | 1 +
drivers/virtio/virtio_pci_common.h | 33 +-
include/asm-generic/pci_iomap.h | 10 +
include/uapi/linux/virtio_pci.h | 94 ++++-
arch/mn10300/unit-asb2305/pci-iomap.c | 35 --
arch/s390/pci/pci.c | 34 +-
drivers/block/virtio_blk.c | 6 +
drivers/char/virtio_console.c | 6 +
drivers/net/virtio_net.c | 6 +
drivers/scsi/virtio_scsi.c | 6 +
drivers/virtio/virtio_balloon.c |...
2015 Jan 14
22
[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
...virtio-pci: define layout for virtio 1.0
virtio_pci: macros for PCI layout offsets
arch/s390/include/asm/pci_io.h | 1 +
drivers/virtio/virtio_pci_common.h | 33 +-
include/asm-generic/pci_iomap.h | 10 +
include/uapi/linux/virtio_pci.h | 94 ++++-
arch/mn10300/unit-asb2305/pci-iomap.c | 35 --
arch/s390/pci/pci.c | 34 +-
drivers/block/virtio_blk.c | 6 +
drivers/char/virtio_console.c | 6 +
drivers/net/virtio_net.c | 6 +
drivers/scsi/virtio_scsi.c | 6 +
drivers/virtio/virtio_balloon.c |...
2015 Feb 18
0
[PULL] virtio-next
...Tetsuo Handa (1):
virtio: Avoid possible kernel panic if DEBUG is enabled.
Documentation/ia64/paravirt_ops.txt | 137 ---
Documentation/virtual/00-INDEX | 3 +
Documentation/virtual/paravirt_ops.txt | 32 +
MAINTAINERS | 2 +-
arch/mn10300/unit-asb2305/pci-iomap.c | 35 -
arch/s390/include/asm/pci_io.h | 1 +
arch/s390/pci/pci.c | 34 +-
arch/x86/include/asm/lguest_hcall.h | 1 -
arch/x86/lguest/boot.c | 173 ++-
drivers/block/virtio_blk.c | 12 +-
drivers/char/hw_random/virt...
2015 Feb 18
0
[PULL] virtio-next
...Tetsuo Handa (1):
virtio: Avoid possible kernel panic if DEBUG is enabled.
Documentation/ia64/paravirt_ops.txt | 137 ---
Documentation/virtual/00-INDEX | 3 +
Documentation/virtual/paravirt_ops.txt | 32 +
MAINTAINERS | 2 +-
arch/mn10300/unit-asb2305/pci-iomap.c | 35 -
arch/s390/include/asm/pci_io.h | 1 +
arch/s390/pci/pci.c | 34 +-
arch/x86/include/asm/lguest_hcall.h | 1 -
arch/x86/lguest/boot.c | 173 ++-
drivers/block/virtio_blk.c | 12 +-
drivers/char/hw_random/virt...