index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-23
[PATCH] shpchp: cleanup bus speed handling
Kenji Kaneshige
2
-429
/
+189
2006-03-23
[PATCH] PCI: fix pci_request_region[s] arg
Jeff Garzik
2
-4
/
+4
2006-03-23
[PATCH] PCI: Provide a boot parameter to disable MSI
Matthew Wilcox
5
-2
/
+26
2006-03-23
[PATCH] PCI: the scheduled removal of PCI_LEGACY_PROC
Adrian Bunk
3
-150
/
+0
2006-03-23
[PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead code
Adrian Bunk
1
-62
/
+14
2006-03-23
[PATCH] acpiphp: fix bridge handle
MUNEDA Takahiro
1
-2
/
+2
2006-03-23
[PATCH] acpiphp - slot management fix - V4
MUNEDA Takahiro
3
-98
/
+87
2006-03-23
[PATCH] acpi: remove dock event handling from ibm_acpi
Kristen Accardi
2
-3
/
+22
2006-03-23
[PATCH] acpiphp: add dock event handling
Kristen Accardi
5
-24
/
+545
2006-03-23
[PATCH] acpi: export acpi_bus_trim
Kristen Accardi
2
-2
/
+4
2006-03-23
[PATCH] acpiphp: add new bus to acpi
Kristen Accardi
1
-2
/
+109
2006-03-23
[PATCH] PCI: Move pci_dev_put outside a spinlock
Alan Stern
1
-2
/
+2
2006-03-23
[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fix
Bernhard Kaindl
2
-1
/
+35
2006-03-23
[PATCH] PCI: fix problems with MSI-X on ia64
Grant Grundler
1
-13
/
+24
2006-03-23
[PATCH] PCI: resource address mismatch
Linus Torvalds
2
-6
/
+18
2006-03-23
[PATCH] PCI: remove msi save/restore code in specific driver
Shaohua Li
2
-63
/
+4
2006-03-23
[PATCH] PCI: make MSI quirk inheritable from the pci bus
Michael S. Tsirkin
4
-3
/
+15
2006-03-23
[PATCH] PCI: quirk for asus a8v and a8v delux motherboards
Bauke Jan Douma
1
-0
/
+31
2006-03-23
[PATCH] PCI: SMBus unhide on HP Compaq nx6110
tomek@koprowski.org
1
-0
/
+6
2006-03-23
[PATCH] PCI: Add pci_device_shutdown to pci_bus_type
Brian Gerst
1
-8
/
+1
2006-03-23
[PATCH] shpchp: adapt to pci driver model
Kenji Kaneshige
2
-23
/
+7
2006-03-23
[PATCH] shpchp: Fix slot state handling
Kenji Kaneshige
3
-61
/
+181
2006-03-23
[PATCH] shpchp: event handling rework
Kenji Kaneshige
4
-266
/
+119
2006-03-23
[PATCH] shpchp: Remove unused wait_for_ctrl_irq
Kenji Kaneshige
2
-22
/
+1
2006-03-23
[PATCH] shpchp: Remove unused pci_bus member from controller structure
Kenji Kaneshige
2
-13
/
+1
2006-03-23
[PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning from pci_scan_bridge.
Ralf Baechle
1
-7
/
+8
2006-03-23
[PATCH] PCI: Give PCI config access initialization a defined ordering
Andi Kleen
7
-23
/
+40
2006-03-23
[PATCH] shpchp - Fix incorrect return value of interrupt handler
Kenji Kaneshige
1
-8
/
+3
2006-03-23
[PATCH] shpchp - move slot name into struct slot
Kenji Kaneshige
2
-11
/
+5
2006-03-23
[PATCH] shpchp - removed unncessary 'magic' member from slot
Kenji Kaneshige
2
-7
/
+0
2006-03-23
[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()
Kenji Kaneshige
2
-13
/
+6
2006-03-23
[PATCH] pcihp_skeleton.c cleanup
Kenji Kaneshige
1
-22
/
+11
2006-03-23
[PATCH] shpchp - bugfix: add missing serialization
Kenji Kaneshige
1
-42
/
+24
2006-03-23
[PATCH] shpchp - cleanup check command status
Kenji Kaneshige
3
-123
/
+23
2006-03-23
[PATCH] shpchp - cleanup controller list
Kenji Kaneshige
3
-21
/
+10
2006-03-23
[PATCH] shpchp - cleanup slot list
Kenji Kaneshige
2
-23
/
+17
2006-03-23
[PATCH] shpchp - cleanup shpchp_core.c
Kenji Kaneshige
1
-48
/
+36
2006-03-23
[PATCH] shpchp - cleanup init_slots()
Kenji Kaneshige
2
-64
/
+63
2006-03-23
[PATCH] PCI hotplug: convert semaphores to mutex
Ingo Molnar
13
-137
/
+143
2006-03-23
[PATCH] PCI: quirk for IBM Dock II cardbus controllers
Kristen Accardi
1
-0
/
+27
2006-03-23
[PATCH] PCI: really fix parent's subordinate busnr
Kristen Accardi
1
-0
/
+5
2006-03-23
[PATCH] PCI: return max reserved busnr
Kristen Accardi
2
-2
/
+4
2006-03-23
[PATCH] PCI: clean up msi.c a bit
Grant Grundler
2
-23
/
+37
2006-03-23
[PATCH] hwmon: add required idr locking
Mark M. Hoffman
1
-6
/
+20
2006-03-23
[PATCH] I2C: hwmon: Rename register parameters
Darren Jenkins
8
-20
/
+16
2006-03-23
[PATCH] I2C: Drop unneeded i2c-dev.h includes
Jean Delvare
15
-16
/
+0
2006-03-23
[PATCH] I2C: i2c-ixp4xx: Add hwmon class
Alessandro Zummo
1
-0
/
+1
2006-03-23
[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 support
Martin Devera
4
-3
/
+8
2006-03-23
[PATCH] I2C: i2c-amd756-s4882: Improve static mutex initialization
Jean Delvare
1
-3
/
+1
2006-03-23
[PATCH] I2C: i2c-ali1535: Drop redundant mutex
Jean Delvare
1
-4
/
+0
[prev]
[next]