summaryrefslogtreecommitdiff
path: root/drivers/vbus
AgeCommit message (Expand)Author
2010-05-20vbus: add explicit slab.h include to bus-proxyGregory Haskins
2010-05-20vbus: update gfp/slab.h includesTejun Heo
2010-05-20ioq: clearly specify endiannessIra W. Snyder
2010-05-20vbus: fix lots of sparse "dubious signed bitfield" warningsIra W. Snyder
2010-05-20vbus: pci-bridge: fix sparse warningsIra W. Snyder
2010-05-20vbus: fix pcibridge busmaster supportGregory Haskins
2010-05-20vbus: add autoprobe capability to guestGregory Haskins
2010-05-20vbus: remove create_irq() references from the pcibridgeGregory Haskins
2010-05-20fix irq resource leakGregory Haskins
2010-05-20Eliminate all cast warnings in vbus-enet.c and pci-bridge.c.Randy Dunlap
2010-05-20vbus: fix kmalloc() from interrupt context to use GFP_ATOMICGregory Haskins
2010-05-20vbus: register shm-signal events as standard Linux IRQ vectorsGregory Haskins
2010-05-20vbus: allow shmsignals to be namedGregory Haskins
2010-05-20vbus: Fix section mismatch warnings in pci-bridge.cRakib Mullick
2010-05-20vbus-proxy also uses ioq, so it should select IOQ.Randy Dunlap
2010-05-20ioq: add driver-side vbus helpersGregory Haskins
2010-05-20vbus-proxy: add a pci-to-vbus bridgeGregory Haskins
2010-05-20vbus: add a "vbus-proxy" bus model for vbus_driver objectsGregory Haskins