summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori2011-05-0516-259/+470
|\
| * Merge remote branch 'origin/master' into pciMichael S. Tsirkin2011-05-05168-3100/+16532
| |\
| * | pci: Add class 0x403 as 'audio controller'Jan Kiszka2011-05-051-0/+1
| * | MSI: Robust resource releaseJan Kiszka2011-05-053-9/+12
| * | eepro100: Support 32 bit read/write access to flash registerStefan Weil2011-05-051-0/+9
| * | eepro100: Support byte read access to general control registerStefan Weil2011-05-051-0/+3
| * | eepro100: Support byte/word read/write access to MDI control registerStefan Weil2011-05-051-2/+32
| * | eepro100: Support byte/word writes to pointer registerStefan Weil2011-05-051-17/+16
| * | eepro100: Support byte/word writes to port addressStefan Weil2011-05-051-2/+18
| * | eepro100: Fix endianness issuesStefan Weil2011-05-051-44/+97
| * | eepro100: Pad received short framesStefan Weil2011-05-051-1/+25
| * | eepro100: Remove unused structure elementStefan Weil2011-05-051-3/+3
| * | eepro100: Remove type casts which are no longer neededStefan Weil2011-05-051-7/+6
| * | eepro100: Avoid duplicate debug messagesStefan Weil2011-05-051-5/+9
| * | wdt_i6300esb: convert to pci_register_bar_simple()Avi Kivity2011-04-071-27/+15
| * | usb-ohci: convert to pci_register_bar_simple()Avi Kivity2011-04-071-9/+1
| * | pcnet-pci: convert to pci_register_bar_simple()Avi Kivity2011-04-071-15/+1
| * | ich/ahci: convert to pci_register_bar_simple()Avi Kivity2011-04-073-14/+1
| * | hda-intel: convert to pci_register_bar_simple() (partial)Avi Kivity2011-04-071-11/+1
| * | hda-intel: convert to pci_register_bar_simple()Avi Kivity2011-04-071-10/+1
| * | eepro100: convert to pci_register_bar_simple()Avi Kivity2011-04-071-30/+13
| * | cirrus-vga: convert to pci_register_bar_simple()Avi Kivity2011-04-071-11/+2
| * | rtl8139: convert to pci_register_bar_simple()Avi Kivity2011-04-071-10/+1
| * | pci: add pci_register_bar_simple() APIAvi Kivity2011-04-072-0/+20
| * | cirrus_vga: flag on-device ram for dirty loggingMichael S. Tsirkin2011-04-071-5/+11
| * | vhost: optimize out no-change assignmentMichael S. Tsirkin2011-04-071-0/+54
| * | vhost: skip memory which needs dirty loggingMichael S. Tsirkin2011-04-061-0/+4
| * | cpu: add set_memory flag to request dirty loggingMichael S. Tsirkin2011-04-061-1/+2
| * | piix_pci: load path clean upIsaku Yamahata2011-04-011-8/+4
| * | piix_pci: optimize set irq pathIsaku Yamahata2011-04-011-17/+84
| * | piix_pci: eliminate PIIX3State::pci_irq_levelsIsaku Yamahata2011-04-011-11/+27
| * | pci: add accessor function to get irq levelsIsaku Yamahata2011-04-012-0/+8
| * | cirrus_vga: remove unneeded resetStefan Weil2011-03-281-1/+0
* | | Merge remote-tracking branch 'kraxel/usb.7.pull' into stagingAnthony Liguori2011-05-057-104/+96
|\ \ \
| * | | usb: mass storage fixGerd Hoffmann2011-05-041-0/+1
| * | | usb: move complete callback to port opsGerd Hoffmann2011-05-046-33/+33
| * | | musb: get musb state via container_of()Gerd Hoffmann2011-05-041-20/+34
| * | | ohci: get ohci state via container_of()Gerd Hoffmann2011-05-041-1/+1
| * | | uhci: keep uhci state pointer in async packet struct.Gerd Hoffmann2011-05-041-4/+8
| * | | uhci: switch to QTAILQGerd Hoffmann2011-05-041-48/+15
| * | | usb: control buffer fixesHans de Goede2011-05-042-1/+7
| | |/ | |/|
* | | spice: drop obsolete iothread lockingGerd Hoffmann2011-05-031-8/+0
* | | spice: don't call displaystate callbacks from spice server context.Gerd Hoffmann2011-05-032-13/+14
* | | spice: don't create updates in spice server context.Gerd Hoffmann2011-05-031-6/+11
|/ /
* | ide/atapi: fix set but unusedAlon Levy2011-05-031-3/+1
* | atapi: Explain why we need a 'media not present' stateAmit Shah2011-05-031-1/+7
* | atapi: Move comment to proper placeAmit Shah2011-05-031-1/+1
* | lm32: add Milkymist Minimac2 supportMichael Walle2011-05-033-164/+155
* | milkymist-sysctl: fix timersMichael Walle2011-05-031-19/+7
* | milkymist-vgafb: fix console resizingMichael Walle2011-05-031-0/+3
OpenPOWER on IntegriCloud