summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-20PCI/ACPI: move _OSC code to pci_root.cKenji Kaneshige
2009-03-20PCI: Speed up device reset functionSheng Yang
2009-03-20PCI quirk: don't mark one netmos as class otherJiri Slaby
2009-03-20PCI: enhance physical slot debug informationAlex Chiang
2009-03-20PCI: pciehp: make cmd_busy flag one bitKenji Kaneshige
2009-03-20PCI: pciehp: enable software notification on empty slotsKenji Kaneshige
2009-03-20PCI: pciehp: fix possible endless loop in pcie_isrKenji Kaneshige
2009-03-20PCI: introduce missing kfreeJulia Lawall
2009-03-20PCI: add missing KERN_* constants to printksFrank Seidel
2009-03-20PCI: check if a bus is added when removing itYu Zhao
2009-03-20PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman
2009-03-20PCI/PCIe portdrv: Fix allocation of interruptsRafael J. Wysocki
2009-03-20PCI/MSI: Introduce pci_msix_table_size()Rafael J. Wysocki
2009-03-20PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-20PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki
2009-03-20PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki
2009-03-20PCI: PCIe portdrv: Remove unnecessary functionRafael J. Wysocki
2009-03-20PCI: PCIe portdrv: Do not enable port device before setting up interruptsRafael J. Wysocki
2009-03-20PCI: PCIe portdrv: Aviod using service devices with wrong interruptsRafael J. Wysocki
2009-03-20PCI: PCIe portdrv: Use driver data to simplify codeRafael J. Wysocki
2009-03-20PCI: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-03-18Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-03-18Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt
2009-03-17USB: storage: Unusual USB device Prolific 2507 variation addedThomas Bartosik
2009-03-17USB: Add device id for Option GTM380 to option driverAchilleas Kotsis
2009-03-17USB: Add Vendor/Product ID for new CDMA U727 to option driverDirk Hohndel
2009-03-17USB: Updated unusual-devs entry for USB mass storage on Nokia 6233Moritz Muehlenhoff
2009-03-17USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530Dan Williams
2009-03-17USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern
2009-03-17USB: EHCI: Fix isochronous URB leakKarsten Wiese
2009-03-17USB: option.c: add ZTE 622 modem deviceAlbert Pauw
2009-03-17USB: wusbcore/wa-xfer, fix lock imbalanceJiri Slaby
2009-03-17USB: misc/vstusb, fix lock imbalanceJiri Slaby
2009-03-17USB: misc/adutux, fix lock imbalanceJiri Slaby
2009-03-17USB: image/mdc800, fix lock imbalanceJiri Slaby
2009-03-17USB: atm/cxacru, fix lock imbalanceJiri Slaby
2009-03-17USB: unusual_devs: Add support for GI 0431 SD-Card interfaceJan Dumon
2009-03-17USB: serial: new cp2101 device idRobert M. Kenney
2009-03-17USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...Michael Hennerich
2009-03-17USB: serial: add FTDI USB/Serial converter devicesAxel Wachtler
2009-03-17USB: usbfs: keep async URBs until the device file is closedAlan Stern
2009-03-17USB: usbtmc: add protocol 1 supportGreg Kroah-Hartman
2009-03-17USB: usbtmc: fix stupid bug in open()Greg Kroah-Hartman
2009-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-03-16dm crypt: wait for endio to complete before destructionMilan Broz
2009-03-16dm crypt: fix kcryptd_async_done parameterHuang Ying
2009-03-16dm io: respect BIO_MAX_PAGES limitMikulas Patocka