index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-01
PCI: drivers/pci/msi.c: move arch hooks to the top
Adrian Bunk
1
-46
/
+45
2008-02-01
PCI: quirk: enable MSI Mapping on HT1000
Sebastien Dugue
1
-3
/
+27
2008-02-01
PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources
Benjamin Herrenschmidt
1
-2
/
+4
2008-02-01
PCI: Fix bus resource assignment on 32 bits with 64b resources
Benjamin Herrenschmidt
1
-24
/
+40
2008-02-01
PCI Hotplug: PCIeHP: Fix some whitespace damage
Rolf Eike Beer
1
-2
/
+1
2008-02-01
PCI Hotplug: pciehp: use generic function to find ext capability
Kenji Kaneshige
1
-6
/
+1
2008-02-01
PCI Hotplug: pciehp: remove needless hp_slot calculation
Kenji Kaneshige
1
-11
/
+2
2008-02-01
PCI Hotplug: pciehp: remove needless members from struct controller
Kenji Kaneshige
2
-13
/
+3
2008-02-01
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
MUNEDA Takahiro
1
-1
/
+0
2008-02-01
PCI Hotplug: acpiphp: fix trivial typos
MUNEDA Takahiro
1
-2
/
+2
2008-02-01
PCIe: fix double initialization bug
Mark Lord
3
-54
/
+69
2008-02-01
PCIE: Make use of the previously split out pcie_init_enable_events() function
Mark Lord
3
-1
/
+20
2008-02-01
PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...
Mark Lord
1
-81
/
+104
2008-02-01
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...
Mark Lord
3
-1
/
+6
2008-02-01
PCI: Add missing "space" in printk messages
Joe Perches
2
-4
/
+4
2008-02-01
PCI: export pci_restore_msi_state()
Linas Vepstas
2
-8
/
+1
2008-02-01
pci hotplug: fix rpaphp directory naming
Linas Vepstas
3
-38
/
+24
2008-02-01
PCI: Unhide the SMBus on the HP xw4100
Jean Delvare
1
-0
/
+6
2008-02-01
PCI: More Sanity checks for DMAR
Fenghua Yu
1
-3
/
+17
2008-02-01
PCI: drivers/pci/quirks.c: coding-style cleanup
Andrew Morton
1
-125
/
+125
2008-02-01
PCI: remove additional pci_scan_child_bus() prototype
Adrian Bunk
1
-2
/
+0
2008-02-01
PCI: always export pci_scan_single_device
Adrian Bunk
1
-1
/
+1
2008-02-01
PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.
Diego Woitasen
1
-5
/
+0
2008-02-01
PCI: Mem Policy: fix mempolicy usage in pci driver
Lee Schermerhorn
1
-3
/
+1
2008-02-01
PCI: VIA CX700 quirk to disable PCI Bus Parking
Tim Yamin
1
-0
/
+28
2008-02-01
PCI: quirk_vialatency: Omit reading pci revision ID
Auke Kok
1
-5
/
+2
2008-02-01
PCI: hotplug: Link fakephp last
Alex Chiang
1
-1
/
+3
2008-02-01
PCI: hotplug: pci_hotplug_core whitespace fix
Alex Chiang
1
-1
/
+1
2008-02-01
PCI: hotplug: acpiphp: Remove unused variable from acpiphp
Alex Chiang
1
-1
/
+0
2008-02-01
PCI: hotplug: remove Experimental
Kristen Carlson Accardi
1
-2
/
+2
2008-02-01
PCI: hotplug: Switch to pci_get_bus_and_slot
Joonwoo Park
1
-4
/
+7
2008-02-01
pcie: utilize pcie transaction pending bit
Shaohua Li
1
-0
/
+21
2008-02-01
pcie port driver: correctly detect native PME feature
Shaohua Li
1
-3
/
+2
2008-02-01
PCI: drivers/pci/: remove unused exports
Adrian Bunk
5
-8
/
+0
2008-02-01
PCI: drivers/pci/rom.c: #if 0 two functions
Adrian Bunk
1
-2
/
+4
2008-02-01
PCI: make pci_restore_bars() static
Adrian Bunk
1
-2
/
+1
2008-02-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-4
/
+2
2008-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
48
-1748
/
+4466
2008-02-01
m68knommu: use container_of in mcf.c
Greg Ungerer
1
-10
/
+10
2008-02-01
m68knommu: use IRQF_DISABLE in m68328serial.c
Greg Ungerer
1
-1
/
+1
2008-02-01
m68knommu: configure support for new ColdFire serial driver
Greg Ungerer
1
-0
/
+24
2008-02-01
m68knommu: build support for new ColdFire serial driver
Greg Ungerer
1
-0
/
+1
2008-02-01
Fix dl2k constants
Al Viro
1
-2
/
+2
2008-02-01
ide-cd: fix leftover data BUG
Jens Axboe
1
-1
/
+1
2008-02-01
unexport add_disk_randomness
Adrian Bunk
1
-2
/
+0
2008-02-01
block/sunvdc.c:print_version() must be __devinit
Adrian Bunk
1
-1
/
+1
2008-01-31
[BNX2]: Fix ASYM PAUSE advertisement for remote PHY.
Michael Chan
1
-1
/
+1
2008-01-31
[MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register(...
Rami Rosen
1
-1
/
+1
2008-01-31
[BNX2]: Update version to 1.7.3.
Michael Chan
1
-2
/
+2
2008-01-31
[BNX2]: Update firmware.
Michael Chan
2
-981
/
+982
[next]