summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [PATCH] I2C: i2c-amd756-s4882: Improve static mutex initializationJean Delvare2006-03-231-3/+1
| * | | | [PATCH] I2C: i2c-ali1535: Drop redundant mutexJean Delvare2006-03-231-4/+0
| * | | | [PATCH] i2c: Cleanup isp1301_omapJean Delvare2006-03-231-2/+0
| * | | | [PATCH] i2c: Fix i2c-ite name initializationJean Delvare2006-03-231-3/+1
| * | | | [PATCH] i2c: Drop the i2c-frodo bus driverJean Delvare2006-03-231-85/+0
| * | | | [PATCH] i2c: Optimize core_lists mutex usageJean Delvare2006-03-231-6/+5
| * | | | [PATCH] w83781d: Don't reset the chip by defaultJean Delvare2006-03-231-1/+21
| * | | | [PATCH] w83627ehf: Refactor the sysfs interfaceYuan Mu2006-03-231-126/+80
| * | | | [PATCH] hwmon: Support the Pentium M VID codeJean Delvare2006-03-231-1/+8
| * | | | [PATCH] hwmon: Add support for the Winbond W83687THFJean Delvare2006-03-232-17/+62
| * | | | [PATCH] hwmon: f71805f semaphore to mutex conversionsJean Delvare2006-03-231-28/+29
| * | | | [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-2336-596/+632
| * | | | [PATCH] i2c: Semaphore to mutex conversions, part 3Jean Delvare2006-03-233-6/+6
| * | | | [PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar2006-03-237-61/+65
| * | | | [PATCH] i2c: Speed up block transfersJean Delvare2006-03-231-9/+6
| * | | | [PATCH] hwmon: w83792d drop useless macrosJean Delvare2006-03-231-21/+3
| * | | | [PATCH] hwmon: w83792d use arrays of attributesYuan Mu2006-03-231-284/+241
| * | | | [PATCH] I2C: fix sx200_acb build on other archesJean Delvare2006-03-231-1/+1
| * | | | [PATCH] i2c: scx200_acb minimal documentation updateBen Gardner2006-03-231-2/+3
| * | | | [PATCH] i2c: scx200_acb fix and speed up the poll loopBen Gardner2006-03-231-11/+2
| * | | | [PATCH] i2c: scx200_acb add support for the CS5535/CS5536Ben Gardner2006-03-231-14/+43
| * | | | [PATCH] i2c: scx200_acb remove use of lock_kernelBen Gardner2006-03-231-6/+7
| * | | | [PATCH] i2c: scx200_acb refactor/simplify codeBen Gardner2006-03-231-44/+29
| * | | | [PATCH] i2c: scx200_acb debug log cleanupBen Gardner2006-03-231-25/+17
| * | | | [PATCH] i2c: scx200_acb whitespace and comment cleanupBen Gardner2006-03-231-47/+43
| * | | | [PATCH] I2C: Convert i2c to mutexesArjan van de Ven2006-03-234-24/+28
| * | | | [PATCH] hwmon: Use attribute arrays in f71805fJean Delvare2006-03-231-115/+103
| * | | | [PATCH] hwmon: Use attribute arrays in pc87360Jim Cromie2006-03-231-207/+201
| | |/ / | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-03-2350-2525/+2094
|\ \ \ \
| * | | | [PATCH] acpiphp: fix acpi_path_nameMUNEDA Takahiro2006-03-233-43/+27
| * | | | [PATCH] ibmphp: remove TRUE and FALSEKristen Accardi2006-03-236-85/+83
| * | | | [PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi2006-03-2314-591/+254
| * | | | [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-2314-169/+75
| * | | | [PATCH] acpiphp: Scan slots under the nested P2P bridgeKenji Kaneshige2006-03-231-1/+8
| * | | | [PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal of PPBJohn Keller2006-03-231-8/+8
| * | | | [PATCH] shpchp: cleanup bus speed handlingKenji Kaneshige2006-03-232-429/+189
| * | | | [PATCH] PCI: fix pci_request_region[s] argJeff Garzik2006-03-231-2/+2
| * | | | [PATCH] PCI: Provide a boot parameter to disable MSIMatthew Wilcox2006-03-234-2/+22
| * | | | [PATCH] PCI: the scheduled removal of PCI_LEGACY_PROCAdrian Bunk2006-03-232-143/+0
| * | | | [PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead codeAdrian Bunk2006-03-231-62/+14
| * | | | [PATCH] acpiphp: fix bridge handleMUNEDA Takahiro2006-03-231-2/+2
| * | | | [PATCH] acpiphp - slot management fix - V4MUNEDA Takahiro2006-03-233-98/+87
| * | | | [PATCH] acpi: remove dock event handling from ibm_acpiKristen Accardi2006-03-232-3/+22
| * | | | [PATCH] acpiphp: add dock event handlingKristen Accardi2006-03-235-24/+545
| * | | | [PATCH] acpi: export acpi_bus_trimKristen Accardi2006-03-231-2/+3
| * | | | [PATCH] acpiphp: add new bus to acpiKristen Accardi2006-03-231-2/+109
| * | | | [PATCH] PCI: Move pci_dev_put outside a spinlockAlan Stern2006-03-231-2/+2
| * | | | [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl2006-03-231-1/+3
| * | | | [PATCH] PCI: fix problems with MSI-X on ia64Grant Grundler2006-03-231-13/+24
| * | | | [PATCH] PCI: remove msi save/restore code in specific driverShaohua Li2006-03-232-63/+4
OpenPOWER on IntegriCloud