summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-20NTB: correct memory barrierJon Mason
2013-01-20NTB: Handle ntb client device probes without present hardwareJon Mason
2013-01-18ipack/devices/ipoctal: add missing rx_enable = 1Samuel Iglesias Gonsalvez
2013-01-18Drivers: hv: Bind all vmbbus interrupts to the boot CPUK. Y. Srinivasan
2013-01-18Drivers: hv: vmbus_flow_handler() can be staticFengguang Wu
2013-01-18Merge 3.8-rc4 into char-misc-nextGreg Kroah-Hartman
2013-01-17ntb: remove __dev* markingsGreg Kroah-Hartman
2013-01-17net: Add support for NTB virtual ethernet deviceJon Mason
2013-01-17PCI-Express Non-Transparent Bridge SupportJon Mason
2013-01-17VMCI: include slab.h into files using kmalloc/kfreeDmitry Torokhov
2013-01-17VMCI: rename PPNset to ppn_set to avoid camel caseDmitry Torokhov
2013-01-17VMCI: Fix "always true condition"Andy King
2013-01-17VMCI: Fix deref before NULL-check of queuepair ptrAndy King
2013-01-17VMCI: Remove dependency on BLOCK I/OAndy King
2013-01-17VMCI: Add PCI as a dependencyAndy King
2013-01-17pcmcia/vrc4171: Add missing spinlock initJean Delvare
2013-01-17pcmcia: i82092: fix i82092aa_pci_remove()Dan Carpenter
2013-01-17mei: Fix some more kernel-doc typos in hw-me.cSedat Dilek
2013-01-17Drivers: hv: remove unused variable in vmbus_recvpacket_raw()Wei Yongjun
2013-01-17Drivers: hv: Cleanup and consolidate reporting of build/version infoK. Y. Srinivasan
2013-01-17Drivers: hv: Capture the host build informationK. Y. Srinivasan
2013-01-17Drivers: hv: Implement flow management on the send sideK. Y. Srinivasan
2013-01-17Drivers: hv: Enable protocol negotiation with win8 hostsK. Y. Srinivasan
2013-01-17Drivers: hv: Add a check to deal with spurious interruptsK. Y. Srinivasan
2013-01-17Drivers: hv: Handle vmbus interrupts concurrently on all cpusK. Y. Srinivasan
2013-01-17Drivers: hv: Manage event tasklets on per-cpu basisK. Y. Srinivasan
2013-01-17Drivers: hv: Get rid of unnecessary request for offersK. Y. Srinivasan
2013-01-17Drivers: hv: Get rid of the unused global signaling stateK. Y. Srinivasan
2013-01-17Drivers: hv: Add code to distribute channel interrupt loadK. Y. Srinivasan
2013-01-17Drivers: hv: Modify the interrupt handling code to support win8 and beyondK. Y. Srinivasan
2013-01-17Drivers: hv: Add state to manage incoming channel interrupt loadK. Y. Srinivasan
2013-01-17Drivers: hv: Setup a mapping for Hyper-V's notion cpu IDK. Y. Srinivasan
2013-01-17Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyondK. Y. Srinivasan
2013-01-17Drivers: hv: Manage signaling state on a per-connection basisK. Y. Srinivasan
2013-01-17Drivers: hv: Move vmbus version definitions to hyperv.hK. Y. Srinivasan
2013-01-17Drivers: hv: Change the signature of vmbus_set_event()K. Y. Srinivasan
2013-01-17Drivers: hv: Change the signature for hv_signal_event()K. Y. Srinivasan
2013-01-17Drivers: hv: Save and export negotiated vmbus versionK. Y. Srinivasan
2013-01-17Drivers: hv: Support handling multiple VMBUS versionsK. Y. Srinivasan
2013-01-17Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()K. Y. Srinivasan
2013-01-17Drivers: hv: Optimize the signaling on the write pathK. Y. Srinivasan
2013-01-17Drivers: hv: Optimize signaling in the read pathK. Y. Srinivasan
2013-01-17Drivers: hv: Turn off batched reading for util driversK. Y. Srinivasan
2013-01-17Drivers: hv: Add state to manage batched readingK. Y. Srinivasan
2013-01-17Drivers: hv: Implement routines for read side signaling optimizationK. Y. Srinivasan
2013-01-17hv: hv_balloon: remove duplicated include from hv_balloon.cWei Yongjun
2013-01-17misc: lattice-ecp3-config.c: remove __dev* markingsGreg Kroah-Hartman
2013-01-17misc: Add Lattice ECP3 FPGA configuration via SPIStefan Roese
2013-01-17misc: st_core: Error triggered by convert "char" to "int"channing
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds