index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2012-09-12
39
-46
/
+46
|
\
|
*
make drivers with pci error handlers const
Stephen Hemminger
2012-09-07
7
-7
/
+7
|
*
scsi: make pci error handlers const
Stephen Hemminger
2012-09-07
6
-6
/
+6
|
*
netdev: make pci_error_handlers const
Stephen Hemminger
2012-09-07
23
-23
/
+23
|
*
PCI: Make pci_error_handlers const
Stephen Hemminger
2012-09-07
3
-10
/
+10
*
|
Merge branch 'pci/gavin-window-alignment' into next
Bjorn Helgaas
2012-09-11
1
-21
/
+60
|
\
\
|
*
|
PCI: Refactor pbus_size_mem()
Gavin Shan
2012-09-11
1
-13
/
+23
|
*
|
PCI: Align P2P windows using pcibios_window_alignment()
Gavin Shan
2012-09-11
1
-9
/
+6
|
*
|
PCI: Add weak pcibios_window_alignment() interface
Gavin Shan
2012-09-11
1
-0
/
+32
*
|
|
Merge branch 'pci/shengzhou-irq' into next
Bjorn Helgaas
2012-09-10
1
-4
/
+11
|
\
\
\
|
*
|
|
PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interrupt
Shengzhou Liu
2012-09-07
1
-4
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pci/oliver-pciehp-resume' into next
Bjorn Helgaas
2012-09-10
1
-14
/
+14
|
\
\
\
|
*
|
|
PCI: pciehp: Always implement resume, regardless of pciehp_force param
Oliver Neukum
2012-09-07
1
-14
/
+14
|
|
/
/
*
|
|
Merge branch 'pci/feng-avoid-kmalloc' into next
Bjorn Helgaas
2012-09-10
1
-37
/
+18
|
\
\
\
|
*
|
|
PCI: Remove the obsolete no_pci_devices() check
Feng Tang
2012-09-10
1
-9
/
+0
|
*
|
|
PCI: Use pci_device_id on stack for pci_get_subsys/class() to avoid kmalloc
Feng Tang
2012-08-24
1
-27
/
+17
|
|
/
/
*
|
|
Merge branch 'pci/bjorn-remove-fakephp' into next
Bjorn Helgaas
2012-09-06
3
-190
/
+1
|
\
\
\
|
*
|
|
PCI: Remove the fakephp driver
Bjorn Helgaas
2012-08-24
3
-190
/
+1
|
|
/
/
*
|
|
Merge branch 'pci/bjorn-cleanup-remove' into next
Bjorn Helgaas
2012-08-23
9
-254
/
+44
|
\
\
\
|
*
|
|
sgi-agp: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2012-08-22
1
-3
/
+2
|
*
|
|
parisc/PCI: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2012-08-22
2
-12
/
+5
|
*
|
|
parisc/PCI: Enable PERR/SERR on all devices
Bjorn Helgaas
2012-08-22
1
-1
/
+3
|
*
|
|
PCI: Leave normal LIST_POISON in deleted list entries
Bjorn Helgaas
2012-08-22
1
-3
/
+0
|
*
|
|
PCI: Rename local variables to conventional names
Bjorn Helgaas
2012-08-22
1
-7
/
+7
|
*
|
|
PCI: Remove unused, commented-out, code
Bjorn Helgaas
2012-08-22
4
-125
/
+0
|
*
|
|
PCI: Stop and remove devices in one pass
Bjorn Helgaas
2012-08-22
1
-35
/
+7
|
*
|
|
PCI: Fold stop and remove helpers into their callers
Bjorn Helgaas
2012-08-22
1
-33
/
+20
|
*
|
|
PCI: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2012-08-22
2
-11
/
+8
|
*
|
|
PCI: Remove pci_stop_and_remove_behind_bridge()
Bjorn Helgaas
2012-08-22
1
-25
/
+0
|
*
|
|
PCI: Don't export stop_bus_device and remove_bus_device interfaces
Bjorn Helgaas
2012-08-22
1
-4
/
+4
|
*
|
|
pcmcia: Use common pci_stop_and_remove_bus_device()
Bjorn Helgaas
2012-08-22
1
-3
/
+12
|
*
|
|
PCI: acpiphp: Use common pci_stop_and_remove_bus_device()
Bjorn Helgaas
2012-08-22
1
-2
/
+1
|
*
|
|
PCI: acpiphp: Stop disabling bridges on remove
Bjorn Helgaas
2012-08-17
1
-15
/
+0
|
|
/
/
*
|
|
Merge branch 'pci/bjorn-find-next-ext-cap' into next
Bjorn Helgaas
2012-08-23
1
-10
/
+30
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
PCI: Add pci_find_next_ext_capability()
Bjorn Helgaas
2012-08-22
1
-10
/
+30
|
|
/
*
|
rtl8192e: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-5
/
+3
*
|
et131x: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-14
/
+5
*
|
rapdio/tsi721: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-12
/
+7
*
|
drm/radeon: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-7
/
+3
*
|
[SCSI] qla4xxx: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-3
/
+1
*
|
[SCSI] qla4xxx: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-6
/
+2
*
|
IB/qib: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-23
/
+15
*
|
IB/mthca: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-4
/
+4
*
|
rtlwifi: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-5
/
+3
*
|
iwlwifi: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-5
/
+2
*
|
iwlegacy: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-3
/
+1
*
|
ath9k: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-15
/
+6
*
|
atl1c: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-1
/
+1
*
|
cxgb4: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
2
-13
/
+3
*
|
cxgb3: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-14
/
+8
[next]