aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* pl011: Move registers' definition in a separate fileJulien Grall2013-08-051-47/+1
* pl011: Use ioreadl/iowritelJulien Grall2013-08-051-38/+42
* VT-d: enable for multi-vector MSIJan Beulich2013-07-181-29/+35
* AMD IOMMU: Add debug-key for dumping IRTEsSuravee Suthikulpanit2013-07-161-0/+61
* AMD IOMMU: enable for multi-vector MSIJan Beulich2013-07-161-12/+51
* AMD IOMMU: untie remap and vector mapsJan Beulich2013-07-161-44/+0
* AMD IOMMU: allocate IRTE entries instead of using a static mappingJan Beulich2013-07-163-80/+183
* extract register definitions from ns16550 into a separated headerChen Baozi2013-07-161-111/+44
* AMD IOMMU: use ioremap()Jan Beulich2013-07-151-12/+3
* VT-d: use ioremap()Jan Beulich2013-07-153-11/+4
* use SMP barrier in common code dealing with shared memory protocolsIan Campbell2013-07-041-1/+1
* iommu/amd: Workaround for erratum 787Suravee Suthikulpanit2013-07-021-0/+16
* iommu/amd: Fix logic for clearing the IOMMU interrupt bitsSuravee Suthikulpanit2013-07-023-40/+67
* cpufreq, xenpm: fix cpufreq and xenpm mismatchJacob Shin2013-07-021-1/+1
* AMD/intremap: Prevent use of per-device vector maps until irq logic is fixedAndrew Cooper2013-06-271-2/+17
* AMD IOMMU: make interrupt work againJan Beulich2013-06-171-7/+6
* AMD/IOMMU: revert "SR56x0 Erratum 64 - Reset all head & tail pointers"Jan Beulich2013-06-051-19/+6
* drivers/exynos4210: Return -ENOMEM when ioremap has failedJulien Grall2013-05-231-0/+1
* AMD/iommu: SR56x0 Erratum 64 - Reset all head & tail pointersAndrew Cooper2013-05-221-0/+13
* xen/arm: Add Exynos 4210 UART supportAnthony PERARD2013-05-132-0/+366
* xen/arm: Use device tree API in pl011 UART driverJulien Grall2013-05-131-16/+72
* xen/arm: Add generic UART to get the device in the device treeJulien Grall2013-05-133-0/+76
* xen/arm: New callback in uart_driver to get device tree interrupt structureJulien Grall2013-05-131-0/+10
* xen/arm: Introduce ioremap_attr, ioremap_cache, ioremap_nocache, ioremap_wcJulien Grall2013-05-131-1/+1
* AMD IOMMU: fill msi_desc fields required by commit fe017c59Jan Beulich2013-05-071-3/+10
* VT-d: don't permit SVT_NO_VERIFY entries for known device typesJan Beulich2013-05-021-5/+9
* x86: allow Dom0 read-only access to IO-APICsJan Beulich2013-05-022-4/+0
* ns16550: delay resume until dom0 ACPI has a chance to runBen Guthro2013-04-241-1/+54
* VTD: Remove the check for reserved device scope typeYang Zhang2013-04-161-2/+8
* iommu/crash: Interrupt remapping is also disabled on crashAndrew Cooper2013-04-161-1/+1
* IOMMU: allow MSI message to IRTE propagation to failJan Beulich2013-04-154-18/+33
* ACPI/APEI: revert "accept validly sized ERST on Intel systems only for now"Jan Beulich2013-03-281-13/+0
* x86: reserve pages when SandyBridge integrated graphicsXudong Hao2013-03-261-1/+1
* AMD IOMMU: allow disabling only interrupt remapping when certain IVRS consist...Jan Beulich2013-03-252-3/+6
* VT-d: deal with 5500/5520/X58 errataMalcolm Crossley2013-03-252-0/+32
* IOMMU: properly check whether interrupt remapping is enabledJan Beulich2013-03-253-30/+13
* ACPI, APEI: Add apei_exec_run_optionalHuang Ying2013-03-222-4/+16
* ACPI/APEI: Unlock apei_iomaps_lock on error pathAndrew Cooper2013-03-221-4/+2
* ACPI/ERST: Name table in otherwise opaque error messagesAndrew Cooper2013-03-201-2/+2
* VT-d: Enumerate IOMMUs when listing capabilitiesAndrew Cooper2013-03-201-1/+2
* AMD/IOMMU: Process softirqs while building dom0 iommu mappingsAndrew Cooper2013-03-201-0/+3
* IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit2013-02-261-0/+38
* AMD IOMMU: cover all functions of a device even if ACPI only tells us of func 0Jan Beulich2013-02-263-13/+48
* honor ACPI v4 FADT flagsJan Beulich2013-02-222-0/+9
* ACPI: support v5 (reduced HW) sleep interfaceJan Beulich2013-02-221-0/+16
* ACPICA: Update for larger ACPI 5 FADT sizeBob Moore2013-02-221-5/+6
* ACPI 5.0: Implement hardware-reduced optionBob Moore2013-02-221-2/+20
* ACPI 5.0: Basic support for FADT version 5Bob Moore2013-02-221-2/+3
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-219-9/+9
* AMD IOMMU: use __ioapic_read_entry() instead of open coding itJan Beulich2013-02-181-4/+2