aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2Luis R. Rodriguez1-56/+135
2010-10-25cfg80211: fix regression on processing country IEsLuis R. Rodriguez1-1/+1
2010-10-25carl9170: fix memory leak issue in async cmd macro wrappersChristian Lamparter1-23/+28
2010-10-25mac80211: don't sanitize invalid ratesChristian Lamparter1-0/+3
2010-10-25carl9170: fix async command buffer leakChristian Lamparter1-6/+19
2010-10-25ath5k: Properly initialize ath_common->cc_lock.Ben Greear1-0/+1
2010-10-25ath9k: Properly initialize ath_common->cc_lock.Ben Greear1-0/+1
2010-10-25mac80211: cancel restart_work explicitly instead of depending on flush_scheduled_work()Tejun Heo1-7/+1
2010-10-24i2c-viapro: Don't log nacksJean Delvare1-7/+1
2010-10-24i2c/pca954x: Remove __devinit and __devexit from probe and remove functionsGuenter Roeck1-4/+4
2010-10-24MAINTAINERS: Add maintainer for PCA9541 I2C bus master selector driverGuenter Roeck1-0/+6
2010-10-24i2c/mux: Driver for PCA9541 I2C Master SelectorGuenter Roeck3-0/+422
2010-10-24i2c: Optimize function i2c_detect()Jean Delvare1-7/+6
2010-10-24i2c: Discard warning message on device instantiation from user-spaceJean Delvare1-2/+0
2010-10-24i2c-amd8111: Add proper error handlingJulia Lawall1-50/+113
2010-10-24i2c: Change to new flag variablematt mooney4-12/+4
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare10-10/+0
2010-10-24i2c: Let i2c_parent_is_i2c_adapter return the parent adapterJean Delvare3-22/+32
2010-10-24i2c: Simplify i2c_parent_is_i2c_adapterJean Delvare1-1/+0
2010-10-24i2c-pca-platform: Change device name of request_irqNobuhiro Iwamatsu1-1/+1
2010-10-24i2c: Fix Kconfig dependenciesJean Delvare2-1/+14
2010-10-24KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pagesJan Kiszka1-2/+0
2010-10-24KVM: Fix signature of kvm_iommu_map_pages stubJan Kiszka1-2/+1
2010-10-24KVM: MCE: Send SRAR SIGBUS directlyHuang Ying1-8/+10
2010-10-24KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTEDHuang Ying1-1/+1
2010-10-24KVM: fix typo in copyright noticeNicolas Kaiser14-14/+14
2010-10-24KVM: Disable interrupts around get_kernel_ns()Avi Kivity1-0/+4
2010-10-24KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root addressAvi Kivity1-1/+1
2010-10-24KVM: MMU: move access code parsing to FNAME(walk_addr) functionXiao Guangrong1-24/+16
2010-10-24KVM: MMU: audit: check whether have unsync sps after root syncXiao Guangrong2-3/+19
2010-10-24KVM: MMU: audit: introduce audit_printk to cleanup audit codeXiao Guangrong1-24/+18
2010-10-24KVM: MMU: audit: unregister audit tracepoints before module unloadedXiao Guangrong1-9/+12
2010-10-24KVM: MMU: audit: fix vcpu's spte walkingXiao Guangrong1-1/+1
2010-10-24KVM: MMU: set access bit for direct mappingXiao Guangrong1-1/+2
2010-10-24KVM: MMU: cleanup for error mask set while walk guest page tableXiao Guangrong1-10/+7
2010-10-24KVM: MMU: update 'root_hpa' out of loop in PAE shadow pathXiao Guangrong1-2/+2
2010-10-24KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn()Sheng Yang1-1/+1
2010-10-24KVM: x86: Fix constant type in kvm_get_time_scaleJan Kiszka1-3/+3
2010-10-24KVM: VMX: Add AX to list of registers clobbered by guest switchJan Kiszka1-1/+1
2010-10-24KVM guest: Move a printk that's using the clock before it's readyArjan Koers1-2/+4
2010-10-24KVM: x86: TSC catchup modeZachary Amsden2-21/+72
2010-10-24KVM: x86: Rename timer functionZachary Amsden2-7/+7
2010-10-24KVM: x86: Make math work for other scalesZachary Amsden1-12/+18
2010-10-24KVM: cpu_relax() during spin waiting for rebootAvi Kivity1-1/+1
2010-10-24KVM: VMX: Respect interrupt window in big real modeAvi Kivity1-0/+9
2010-10-24KVM: VMX: Emulated real mode interrupt injectionMohammed Gamal1-59/+6
2010-10-24KVM: Add kvm_inject_realmode_interrupt() wrapperMohammed Gamal2-0/+30
2010-10-24KVM: x86 emulator: Expose emulate_int_real()Mohammed Gamal1-1/+2
2010-10-24KVM: MMU: fix counting of rmap entries in rmap_add()Hillf Danton1-1/+2
2010-10-24KVM: document 'kvm.mmu_audit' parameterXiao Guangrong1-0/+4