summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-03-2481-1786/+1706
|\
| * [PATCH] hwmon: add required idr lockingMark M. Hoffman2006-03-231-6/+20
| * [PATCH] I2C: hwmon: Rename register parametersDarren Jenkins2006-03-238-20/+16
| * [PATCH] I2C: Drop unneeded i2c-dev.h includesJean Delvare2006-03-2315-16/+0
| * [PATCH] I2C: i2c-ixp4xx: Add hwmon classAlessandro Zummo2006-03-231-0/+1
| * [PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera2006-03-234-3/+8
| * [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-232-86/+0
| * [PATCH] i2c: Optimize core_lists mutex usageJean Delvare2006-03-231-6/+5
| * [PATCH] w83781d: Don't reset the chip by defaultJean Delvare2006-03-232-1/+26
| * [PATCH] w83781d: Document the alarm and beep bitsJean Delvare2006-03-231-0/+19
| * [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-233-17/+66
| * [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-238-64/+68
| * [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] hwmon: Refactor SENSOR_DEVICE_ATTR_2Jim Cromie2006-03-231-5/+7
| * [PATCH] I2C: fix sx200_acb build on other archesJean Delvare2006-03-231-1/+1
| * [PATCH] i2c: scx200_acb minimal documentation updateBen Gardner2006-03-232-4/+6
| * [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
| * [PATCH] hwmon: Allow sensor attributes arraysJim Cromie2006-03-231-5/+7
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-03-2464-2564/+2198
|\ \
| * | [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-232-4/+4
| * | [PATCH] PCI: Provide a boot parameter to disable MSIMatthew Wilcox2006-03-235-2/+26
| * | [PATCH] PCI: the scheduled removal of PCI_LEGACY_PROCAdrian Bunk2006-03-233-150/+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