aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers/char/ehci-dbgp.c
Commit message (Expand)AuthorAgeFilesLines
* ehci-dbgp: avoid division by zero.Tim Deegan2013-09-121-0/+3
* ehci-dbgp: drop dead code.Tim Deegan2013-09-121-5/+0
* PCI UART: better cope with UART being temporarily unavailableTomasz Wroblewski2013-08-281-1/+1
* PCI: centralize parsing of device coordinates in command line optionsJan Beulich2013-08-281-15/+9
* PCI: don't allow guest assignment of devices used by XenJan Beulich2012-09-111-0/+2
* drop tx_fifo_sizeJan Beulich2012-09-111-8/+4
* serial: avoid fully initializing unused consolesJan Beulich2012-09-111-1/+2
* console: add EHCI debug port based serial consoleJan Beulich2012-09-111-0/+1577