summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3 (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-12powerpc/PCI: Override pcibios_window_alignment()Gavin Shan2-0/+23
2012-09-12PCI: Refactor pbus_size_mem()Gavin Shan1-13/+23
2012-09-12PCI: Align P2P windows using pcibios_window_alignment()Gavin Shan1-9/+6
2012-09-12PCI: Add weak pcibios_window_alignment() interfaceGavin Shan2-0/+34
2012-09-11PCI: Remove the obsolete no_pci_devices() checkFeng Tang1-9/+0
2012-09-08PCI: pciehp: Always implement resume, regardless of pciehp_force paramOliver Neukum1-14/+14
2012-09-08make drivers with pci error handlers constStephen Hemminger7-7/+7
2012-09-08scsi: make pci error handlers constStephen Hemminger6-6/+6
2012-09-08netdev: make pci_error_handlers constStephen Hemminger23-23/+23
2012-09-08PCI: Make pci_error_handlers constStephen Hemminger5-12/+12
2012-09-07PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interruptShengzhou Liu1-4/+11
2012-08-24PCI: Remove the fakephp driverBjorn Helgaas4-222/+1
2012-08-24PCI: Use pci_device_id on stack for pci_get_subsys/class() to avoid kmallocFeng Tang1-27/+17
2012-08-23rtl8192e: Use PCI Express Capability accessorsJiang Liu1-5/+3
2012-08-23et131x: Use PCI Express Capability accessorsJiang Liu1-14/+5
2012-08-23rapdio/tsi721: Use PCI Express Capability accessorsJiang Liu1-12/+7
2012-08-23drm/radeon: Use PCI Express Capability accessorsJiang Liu1-7/+3
2012-08-23[SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu1-3/+1
2012-08-23[SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu1-6/+2
2012-08-23IB/qib: Use PCI Express Capability accessorsJiang Liu1-23/+15
2012-08-23IB/mthca: Use PCI Express Capability accessorsJiang Liu1-4/+4
2012-08-23rtlwifi: Use PCI Express Capability accessorsJiang Liu1-5/+3
2012-08-23iwlwifi: Use PCI Express Capability accessorsJiang Liu1-5/+2
2012-08-23iwlegacy: Use PCI Express Capability accessorsJiang Liu1-3/+1
2012-08-23ath9k: Use PCI Express Capability accessorsJiang Liu1-15/+6
2012-08-23atl1c: Use PCI Express Capability accessorsJiang Liu1-1/+1
2012-08-23cxgb4: Use PCI Express Capability accessorsJiang Liu2-13/+3
2012-08-23cxgb3: Use PCI Express Capability accessorsJiang Liu1-14/+8
2012-08-23myri10ge: Use PCI Express Capability accessorsJiang Liu1-23/+8
2012-08-23niu: Use PCI Express Capability accessorsJiang Liu1-12/+7
2012-08-23mlx4: Use PCI Express Capability accessorsJiang Liu1-4/+4
2012-08-23vxge: Use PCI Express Capability accessorsJiang Liu1-2/+2
2012-08-23igb: Use PCI Express Capability accessorsJiang Liu1-10/+2
2012-08-23e1000e: Use PCI Express Capability accessorsJiang Liu1-19/+8
2012-08-23tg3: Use PCI Express Capability accessorsJiang Liu1-37/+13
2012-08-23bnx2x: Use PCI Express Capability accessorsJiang Liu1-20/+5
2012-08-23r8169: Preserve other Device Control bits when setting NOSNOOP_ENBjorn Helgaas1-2/+2
2012-08-23r8169: Use PCI Express Capability accessorsJiang Liu1-35/+9
2012-08-23tile: PCI: Use PCI Express Capability accessorsJiang Liu1-20/+6
2012-08-23MIPS: PCI: Use PCI Express Capability accessorsJiang Liu1-10/+5
2012-08-23ARM: PCI: Use PCI Express Capability accessorsJiang Liu1-11/+1
2012-08-23PCI/ASPM: Use PCI Express Capability accessorsJiang Liu1-51/+26
2012-08-23PCI/AER: Use PCI Express Capability accessorsJiang Liu2-51/+17
2012-08-23PCI/PME: Use PCI Express Capability accessorsJiang Liu1-17/+6
2012-08-23PCI/pciehp: Use PCI Express Capability accessorsJiang Liu2-13/+5
2012-08-23PCI/portdrv: Use PCI Express Capability accessorsJiang Liu2-18/+6
2012-08-23PCI/hotplug: Use PCI Express Capability accessorsJiang Liu1-15/+5
2012-08-23PCI: Wait for pending transactions to complete before 82599 FLRBjorn Helgaas1-1/+27
2012-08-23PCI/core: Use PCI Express Capability accessorsJiang Liu3-274/+66
2012-08-23PCI: Add accessors for PCI Express CapabilityJiang Liu3-0/+236