sfrench/cifs-2.6.git
2008-02-02 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2008-02-02 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2008-02-02 Peter Zijlstradebug: softlockup looping fix
2008-02-01 Greg Kroah... PCI: make pci_bus a struct device
2008-02-01 Greg Kroah... PCI: fix codingstyle issues in include/linux/pci.h
2008-02-01 Greg Kroah... PCI: fix codingstyle issues in drivers/pci/pci.h
2008-02-01 Shaohua LiPCI: PCIE ASPM support
2008-02-01 Ian AbbottPCI: Fix fakephp deadlock
2008-02-01 Shane HuangPCI: modify SB700 SATA MSI quirk
2008-02-01 Andrew PattersonPCI: Run ACPI _OSC method on root bridges only
2008-02-01 Andrew PattersonPCI ACPI: AER driver should only register PCIe devices...
2008-02-01 Andrew PattersonPCI ACPI: Added a function to register _OSC with only...
2008-02-01 Jan EngelhardtPCI: constify function pointer tables
2008-02-01 Mathieu SegaudPCI: Convert drivers/pci/proc.c to use unlocked_ioctl
2008-02-01 Kenji Kaneshigepciehp: block new requests from the device before power off
2008-02-01 Kenji Kaneshigepciehp: workaround against Bad DLLP during power off
2008-02-01 Kenji Kaneshigepciehp: wait for 1000ms before LED operation after...
2008-02-01 Grant GrundlerPCI: Remove pci_enable_device_bars() from documentation
2008-02-01 Benjamin HerrenschmidtPCI: Remove pci_enable_device_bars()
2008-02-01 Benjamin HerrenschmidtPCI: Remove users of pci_enable_device_bars()
2008-02-01 Benjamin HerrenschmidtPCI: Add pci_enable_device_{io,mem} intefaces
2008-02-01 Shaohua LiPCI: avoid save the same type of cap multiple times
2008-02-01 Shaohua LiPCI: correctly initialize a structure for pcie_save_pci...
2008-02-01 Shaohua LiPCI: fix typo in pci_save_pcix_state
2008-02-01 bjorn.helgaas... PCI: use dev_printk in x86 quirk messages
2008-02-01 bjorn.helgaas... PCI: use dev_printk in quirk messages
2008-02-01 bjorn.helgaas... PCI: print quirk name in debug messages
2008-02-01 Ivan KokshayskyPCI: fix for quirk_e100_interrupt()
2008-02-01 Joe PerchesPCI: Spelling fixes
2008-02-01 Adrian BunkPCI: Kconfig help: don't refer to the PCI-HOWTO
2008-02-01 Adrian BunkPCI: drivers/pci/msi.c: move arch hooks to the top
2008-02-01 Sebastien DuguePCI: quirk: enable MSI Mapping on HT1000
2008-02-01 Benjamin HerrenschmidtPCI: Fix warning in setup-res.c on 32-bit platforms...
2008-02-01 Benjamin HerrenschmidtPCI: Fix bus resource assignment on 32 bits with 64b...
2008-02-01 Rolf Eike BeerPCI Hotplug: PCIeHP: Fix some whitespace damage
2008-02-01 Kenji KaneshigePCI Hotplug: pciehp: use generic function to find ext...
2008-02-01 Kenji KaneshigePCI Hotplug: pciehp: remove needless hp_slot calculation
2008-02-01 Kenji KaneshigePCI Hotplug: pciehp: remove needless members from struc...
2008-02-01 MUNEDA TakahiroPCI Hotplug: acpiphp: remove unneeded acpi_get_name...
2008-02-01 MUNEDA TakahiroPCI Hotplug: acpiphp: fix trivial typos
2008-02-01 Mark LordPCIe: fix double initialization bug
2008-02-01 Mark LordPCIE: Make use of the previously split out pcie_init_en...
2008-02-01 Mark LordPCI: more fixes for PCIe Hotplug so that it works with...
2008-02-01 Mark LordPCIE: fix PCIe Hotplug so that it works with ExpressCar...
2008-02-01 Joe PerchesPCI: Add missing "space" in printk messages
2008-02-01 Linas VepstasPCI: export pci_restore_msi_state()
2008-02-01 Linas Vepstaspci hotplug: fix rpaphp directory naming
2008-02-01 Jean DelvarePCI: Unhide the SMBus on the HP xw4100
2008-02-01 Fenghua YuPCI: More Sanity checks for DMAR
2008-02-01 Andrew MortonPCI: drivers/pci/quirks.c: coding-style cleanup
2008-02-01 Adrian BunkPCI: remove additional pci_scan_child_bus() prototype
2008-02-01 Adrian BunkPCI: always export pci_scan_single_device
2008-02-01 Diego WoitasenPCI: remove unneeded lock_kernel() in drivers/pci/sysca...
2008-02-01 Lennert BuytenhekPCI: get rid of pci_dev::{vendor,device}_compatible...
2008-02-01 Lee SchermerhornPCI: Mem Policy: fix mempolicy usage in pci driver
2008-02-01 Tim YaminPCI: VIA CX700 quirk to disable PCI Bus Parking
2008-02-01 Auke KokPCI: quirk_vialatency: Omit reading pci revision ID
2008-02-01 Alex ChiangPCI: hotplug: Link fakephp last
2008-02-01 Alex ChiangPCI: hotplug: pci_hotplug_core whitespace fix
2008-02-01 Alex ChiangPCI: hotplug: acpiphp: Remove unused variable from...
2008-02-01 Kristen Carlson... PCI: hotplug: remove Experimental
2008-02-01 Joonwoo ParkPCI: hotplug: Switch to pci_get_bus_and_slot
2008-02-01 Shaohua Lipcie: utilize pcie transaction pending bit
2008-02-01 Shaohua Lipcie port driver: correctly detect native PME feature
2008-02-01 Adrian BunkPCI: drivers/pci/: remove unused exports
2008-02-01 Adrian BunkPCI: drivers/pci/rom.c: #if 0 two functions
2008-02-01 Adrian BunkPCI: make pci_restore_bars() static
2008-02-01 Ingo Molnarx86: fix bootup crash in native_read_tsc()
2008-02-01 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-02-01 Greg Kroah... USB: fix codingstyle issues in drivers/usb/core/*.c
2008-02-01 Greg Kroah... USB: fix codingstyle issues in drivers/usb/core/message.c
2008-02-01 Greg Kroah... USB: fix codingstyle issues in drivers/usb/core/hcd...
2008-02-01 Greg Kroah... USB: fix codingstyle issues in drivers/usb/core/devio.c
2008-02-01 Greg Kroah... USB: fix codingstyle issues in drivers/usb/core/devices.c
2008-02-01 Greg Kroah... USB: fix codingstyle issues in drivers/usb/core/*.h
2008-02-01 Greg Kroah... USB: fix codingstyle issues in include/linux/usb/
2008-02-01 Greg Kroah... USB: fix codingstyle issues in include/linux/usb.h
2008-02-01 Greg Kroah... USB: mark USB drivers as being GPL only
2008-02-01 Greg Kroah... USB: use a real vendor and product id for root hubs
2008-02-01 Miklos SzerediUSB: mount options: fix usbfs
2008-02-01 Stefan BaderUSB: Fix usb_serial_driver structure for Kobil cardread...
2008-02-01 David Brownellusb: ehci should use u16 for isochronous intervals
2008-02-01 David Brownellusb: ehci, remove false clear-reset path
2008-02-01 Denis ChengUSB: Use menuconfig objects
2008-02-01 Magnus Dammusb: ohci-sm501 driver
2008-02-01 Magnus Dammusb: dma bounce buffer support
2008-02-01 Oliver NeukumUSB: last abuses of intfdata in close for usb-serial...
2008-02-01 Oliver NeukumUSB: kl5kusb105 don't flush to logically disconnected...
2008-02-01 Alan CoxUSB: oti6858: cleanup
2008-02-01 Oliver NeukumUSB: more serial drivers writing after disconnect
2008-02-01 Oliver NeukumUSB: make sure usb serial drivers don't flush to logica...
2008-02-01 Oliver NeukumUSB: fix memleak in ark3116 serial driver
2008-02-01 Oliver NeukumUSB: stop abuse of intfdata in cypress_m8
2008-02-01 Jan EngelhardtUSB: constify function pointer tables
2008-02-01 Oliver NeukumUSB: stop io performed by mos7720 upon close()
2008-02-01 Yoshihiro ShimodaUSB: add support for SuperH OHCI
2008-02-01 Greg Kroah... USB: ftdi_sio: remove very old changelog entries from...
2008-02-01 Paul ChaventUSB: usbserial: provide ezusb functions for an external...
2008-02-01 Alan SternUSB: EHCI: add a short delay to the bus_suspend routine
2008-02-01 Alan SternUSB: EHCI: move del_timer_sync calls outside spinlocked...
next