summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap
2006-12-22[PATCH] rtc warning fixAndrew Morton
2006-12-22[PATCH] KVM: API versioningAvi Kivity
2006-12-22[PATCH] KVM: Handle p5 mce msrsMichael Riepe
2006-12-22[PATCH] KVM: Force real-mode cs limit to 64KMichael Riepe
2006-12-22[PATCH] KVM: Do not export unsupported msrs to userspaceMichael Riepe
2006-12-22[PATCH] KVM: Use more traditional error handling in kvm_mmu_init()Avi Kivity
2006-12-22[PATCH] KVM: AMD SVM: Save and restore the floating point unit stateAvi Kivity
2006-12-22[PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit modeAvi Kivity
2006-12-22[PATCH] KVM: add valid_vcpu() helperJames Morris
2006-12-21Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-12-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-20Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds
2006-12-20Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds
2006-12-20Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-20USB Storage: remove duplicate Nokia entry in unusual_devs.hGreg Kroah-Hartman
2006-12-20[libata] sata_svw, sata_vsc: kill iomem warningsJeff Garzik
2006-12-20[PATCH] bluetooth: add support for another Kensington dongleOlivier Galibert
2006-12-20[PATCH] usb serial: add support for Novatel S720/U720 CDMA/EV-DO modemsEric Smith
2006-12-20[PATCH] USB: Nokia E70 is an unusual deviceAndrew Morton
2006-12-20[PATCH] libata: take scmd->cmd_len into account when translating SCSI commandsTejun Heo
2006-12-20[PATCH] libata: kill @cdb argument from xlat methodsTejun Heo
2006-12-20[PATCH] libata: clean up variable name usage in xlat related functionsTejun Heo
2006-12-20[libata] Move some PCI IDs from sata_nv to ahciPeer Chen
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk
2006-12-20acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi
2006-12-20shpchp: cleanup shpchp.hKenji Kaneshige
2006-12-20shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige
2006-12-20shpchp: cleanup struct controllerKenji Kaneshige
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige
2006-12-20PCI: ATI sb600 sata quirkConke Hu
2006-12-20PCI legacy resource fixRalf Baechle
2006-12-20PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...Jesper Juhl
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cMichael Ellerman
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/htirq.cMichael Ellerman
2006-12-20PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman
2006-12-20PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()Michael Ellerman
2006-12-20pci: Introduce pci_find_presentAlan Cox
2006-12-20PCI: pcieport-driver: remove invalid warning messageKenji Kaneshige
2006-12-20rpaphp: compiler warning cleanupLinas Vepstas
2006-12-20PCI quirks: remove redundant checkDavid Rientjes
2006-12-20PCI: use /sys/bus/pci/drivers/<driver>/new_id firstRussell King
2006-12-20USB: fix to usbfs_snoop logging of user defined control urbsChris Frey
2006-12-20USB: at91_udc: Additional checksWojtek Kaniewski
2006-12-20USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver()Wojtek Kaniewski
2006-12-20USB: at91_udc: allow drivers that support high speedWojtek Kaniewski