aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-03-23[PATCH] acpiphp: add dock event handlingKristen Accardi
2006-03-23[PATCH] acpi: export acpi_bus_trimKristen Accardi
2006-03-23[PATCH] acpiphp: add new bus to acpiKristen Accardi
2006-03-23[PATCH] PCI: Move pci_dev_put outside a spinlockAlan Stern
2006-03-23[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl
2006-03-23[PATCH] PCI: fix problems with MSI-X on ia64Grant Grundler
2006-03-23[PATCH] PCI: remove msi save/restore code in specific driverShaohua Li
2006-03-23[PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin
2006-03-23[PATCH] PCI: quirk for asus a8v and a8v delux motherboardsBauke Jan Douma
2006-03-23[PATCH] PCI: SMBus unhide on HP Compaq nx6110tomek@koprowski.org
2006-03-23[PATCH] PCI: Add pci_device_shutdown to pci_bus_typeBrian Gerst
2006-03-23[PATCH] shpchp: adapt to pci driver modelKenji Kaneshige
2006-03-23[PATCH] shpchp: Fix slot state handlingKenji Kaneshige
2006-03-23[PATCH] shpchp: event handling reworkKenji Kaneshige
2006-03-23[PATCH] shpchp: Remove unused wait_for_ctrl_irqKenji Kaneshige
2006-03-23[PATCH] shpchp: Remove unused pci_bus member from controller structureKenji Kaneshige
2006-03-23[PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning f...Ralf Baechle
2006-03-23[PATCH] shpchp - Fix incorrect return value of interrupt handlerKenji Kaneshige
2006-03-23[PATCH] shpchp - move slot name into struct slotKenji Kaneshige
2006-03-23[PATCH] shpchp - removed unncessary 'magic' member from slotKenji Kaneshige
2006-03-23[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()Kenji Kaneshige
2006-03-23[PATCH] pcihp_skeleton.c cleanupKenji Kaneshige
2006-03-23[PATCH] shpchp - bugfix: add missing serializationKenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup check command statusKenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup controller listKenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup slot listKenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup shpchp_core.cKenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup init_slots()Kenji Kaneshige
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar
2006-03-23[PATCH] PCI: quirk for IBM Dock II cardbus controllersKristen Accardi
2006-03-23[PATCH] PCI: really fix parent's subordinate busnrKristen Accardi
2006-03-23[PATCH] PCI: return max reserved busnrKristen Accardi
2006-03-23[PATCH] PCI: clean up msi.c a bitGrant Grundler
2006-03-23[PATCH] hwmon: add required idr lockingMark M. Hoffman
2006-03-23[PATCH] I2C: hwmon: Rename register parametersDarren Jenkins
2006-03-23[PATCH] I2C: Drop unneeded i2c-dev.h includesJean Delvare
2006-03-23[PATCH] I2C: i2c-ixp4xx: Add hwmon classAlessandro Zummo
2006-03-23[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera
2006-03-23[PATCH] I2C: i2c-amd756-s4882: Improve static mutex initializationJean Delvare
2006-03-23[PATCH] I2C: i2c-ali1535: Drop redundant mutexJean Delvare
2006-03-23[PATCH] i2c: Cleanup isp1301_omapJean Delvare
2006-03-23[PATCH] i2c: Fix i2c-ite name initializationJean Delvare
2006-03-23[PATCH] i2c: Drop the i2c-frodo bus driverJean Delvare
2006-03-23[PATCH] i2c: Optimize core_lists mutex usageJean Delvare
2006-03-23[PATCH] w83781d: Don't reset the chip by defaultJean Delvare
2006-03-23[PATCH] w83627ehf: Refactor the sysfs interfaceYuan Mu
2006-03-23[PATCH] hwmon: Support the Pentium M VID codeJean Delvare
2006-03-23[PATCH] hwmon: Add support for the Winbond W83687THFJean Delvare
2006-03-23[PATCH] hwmon: f71805f semaphore to mutex conversionsJean Delvare
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar