summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-25extcon: max77693: Fix bug of build error related to INPUT subsystemChanwoo Choi1-1/+1
2013-01-25Drivers: hv: Execute shutdown in a thread contextK. Y. Srinivasan1-1/+11
2013-01-25Drivers: hid: hid-hyperv: Use consolidated GUID definitionsK. Y. Srinivasan1-2/+1
2013-01-25Drivers: scsi: storvsc: Use the consolidated GUID definitionK. Y. Srinivasan1-6/+6
2013-01-25Drivers: net: hyperv: Use the consolidated GUID definitionK. Y. Srinivasan1-2/+1
2013-01-25Drivers: hv: Use consolidated GUID definitionsK. Y. Srinivasan2-15/+13
2013-01-25Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.hK. Y. Srinivasan2-25/+100
2013-01-22VMCI: Fix broken context ID retrievalAndy King1-4/+1
2013-01-21NTB: Fix Sparse WarningsJon Mason3-20/+20
2013-01-21NTB: disable x86_32 supportJon Mason1-1/+1
2013-01-21drivers/ipack/devices/ipoctal.c: adjust duplicate testJulia Lawall1-1/+1
2013-01-21Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho1-1/+36
2013-01-20Drivers: char: exynos_rng_pm_ops can be staticFengguang Wu1-1/+1
2013-01-20ntb_netdev: Update VersionJon Mason1-1/+1
2013-01-20ntb_netdev: improve loggingJon Mason1-3/+2
2013-01-20ntb_netdev: remove tx timeoutJon Mason1-11/+0
2013-01-20ntb_netdev: correct skb leakJon Mason1-0/+1
2013-01-20ntb_netdev: remove init/exit from probe/removeJon Mason1-1/+1
2013-01-20NTB: Update VersionJon Mason1-1/+1
2013-01-20NTB: Out of free receive entries issueJon Mason1-3/+6
2013-01-20NTB: Remove reads across NTBJon Mason1-74/+63
2013-01-20NTB: correct stack usage warning in debugfs_readJon Mason1-3/+10
2013-01-20NTB: whitespace cleanupsJon Mason1-24/+16
2013-01-20NTB: namespacecheck cleanupsJon Mason2-15/+1
2013-01-20NTB: use simple_open for debugfsJon Mason1-7/+1
2013-01-20NTB: No sleeping in interrupt contextJon Mason1-3/+17
2013-01-20NTB: separate transmit and receive windowsJon Mason1-35/+44
2013-01-20NTB: correct memory barrierJon Mason1-1/+1
2013-01-20NTB: Handle ntb client device probes without present hardwareJon Mason1-0/+6
2013-01-18ipack/devices/ipoctal: add missing rx_enable = 1Samuel Iglesias Gonsalvez1-0/+1
2013-01-18tools: hv: Use CLOEXEC when opening kvp_pool filesTomas Hozza1-4/+4
2013-01-18Drivers: hv: Bind all vmbbus interrupts to the boot CPUK. Y. Srinivasan1-1/+1
2013-01-18Drivers: hv: vmbus_flow_handler() can be staticFengguang Wu1-1/+1
2013-01-18Merge 3.8-rc4 into char-misc-nextGreg Kroah-Hartman355-2258/+9997
2013-01-17Linux 3.8-rc4v3.8-rc4Linus Torvalds1-1/+1
2013-01-17ntb: remove __dev* markingsGreg Kroah-Hartman3-12/+10
2013-01-17net: Add support for NTB virtual ethernet deviceJon Mason4-0/+425
2013-01-17PCI-Express Non-Transparent Bridge SupportJon Mason10-0/+3012
2013-01-17VMCI: include slab.h into files using kmalloc/kfreeDmitry Torokhov2-0/+4
2013-01-17VMCI: rename PPNset to ppn_set to avoid camel caseDmitry Torokhov2-5/+5
2013-01-17VMCI: Fix "always true condition"Andy King1-1/+1
2013-01-17VMCI: Fix deref before NULL-check of queuepair ptrAndy King1-2/+2
2013-01-17VMCI: Remove dependency on BLOCK I/OAndy King1-12/+16
2013-01-17VMCI: Add PCI as a dependencyAndy King1-1/+1
2013-01-17pcmcia/vrc4171: Add missing spinlock initJean Delvare1-0/+1
2013-01-17pcmcia: i82092: fix i82092aa_pci_remove()Dan Carpenter1-5/+3
2013-01-17mei: Fix some more kernel-doc typos in hw-me.cSedat Dilek1-2/+2
2013-01-17tools: hv: Fix how ifcfg-* file is createdTomas Hozza2-43/+38
2013-01-17tools: hv: fix a typo in hv_set_ifconfig.shJason Wang1-1/+1
2013-01-17Drivers: hv: remove unused variable in vmbus_recvpacket_raw()Wei Yongjun1-2/+0