summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com2005-10-299-984/+138Star
* [PATCH] shpchp: remove redundant display of PCI device resourcesrajesh.shah@intel.com2005-10-291-68/+0Star
* [PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com2005-10-2911-3756/+168Star
* [PATCH] PCI: Add quirk for SMBus on HP D530Jean Delvare2005-10-291-0/+1
* [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas2005-10-293-10/+9Star
* [PATCH] pci_ids: remove non-referenced symbols from pci_ids.hGrant Coady2005-10-291-540/+0Star
* [PATCH] pci_ids: macros: replace partial with whole symbolsGrant Coady2005-10-293-24/+28
* [PATCH] pci_ids: remove duplicates from pci_ids.hGrant Coady2005-10-291-19/+9Star
* [PATCH] unhide ICH6 SMBus - take 2R.Marek@sh.cvut.cz2005-10-291-0/+24
* [PATCH] cpqphp: add pci_enable_device()Bjorn Helgaas2005-10-291-5/+19
* [PATCH] cpcihp_zt5550: add pci_enable_device()Bjorn Helgaas2005-10-291-4/+21
* [PATCH] pci: cleanup need_restore switch statementJohn W. Linville2005-10-291-7/+7
* [PATCH] PCI: ipr: Block config access during BISTBrian King2005-10-291-0/+2
* [PATCH] PCI: Block config access during BISTBrian King2005-10-296-31/+134
* [PATCH] PCI: ICH6 ACPI and GPIO quirkR.Marek@sh.cvut.cz2005-10-291-0/+12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2005-10-28108-1083/+1815
|\
| * [PATCH] I2C: add i2c module alias for i2c drivers to useGreg Kroah-Hartman2005-10-283-0/+16
| * [PATCH] I2C: remove devfs support from i2c-dev driverGreg Kroah-Hartman2005-10-281-10/+0Star
| * [PATCH] hwmon: smsc47m1 documentation updateJean Delvare2005-10-282-2/+12
| * [PATCH] hwmon: lm90 documentation updateJean Delvare2005-10-282-13/+11Star
| * [PATCH] hwmon: Add PEC support to the lm90 driverJean Delvare2005-10-283-3/+96
| * [PATCH] hwmon: Separate the lm90 register read functionJean Delvare2005-10-281-54/+53Star
| * [PATCH] i2c: i2c-i801 PEC code cleanupsJean Delvare2005-10-281-14/+10Star
| * [PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare2005-10-284-26/+5Star
| * [PATCH] i2c: SMBus PEC support rewrite, 2 of 3Jean Delvare2005-10-282-115/+49Star
| * [PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare2005-10-282-20/+1Star
| * [PATCH] i2c: i2c-i810 documentation updateJean Delvare2005-10-283-1/+4
| * [PATCH] i2c: Drop unused parport i2c IDsJean Delvare2005-10-281-3/+0Star
| * [PATCH] i2c: ID redefinition cleanupsJean Delvare2005-10-282-19/+0Star
| * [PATCH] i2c: Static function fixes, 4 of 4Ben Dooks2005-10-283-3/+4
| * [PATCH] hwmon: Static function fixes, 3 of 4Ben Dooks2005-10-285-14/+14
| * [PATCH] hwmon: Static function fixes, 2 of 4Ben Dooks2005-10-282-7/+7
| * [PATCH] i2c: Static function fixes, 1 of 4Ben Dooks2005-10-281-1/+1
| * [PATCH] i2c: Documentation updateJean Delvare2005-10-282-12/+6Star
| * [PATCH] i2c: kzalloc cleanups, 2 of 2Jean Delvare2005-10-281-2/+2
| * [PATCH] i2c: kzalloc cleanups, 1 of 2Jean Delvare2005-10-282-3/+2Star
| * [PATCH] i2c: kzalloc conversion, other driversDeepak Saxena2005-10-2822-52/+25Star
| * [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-2833-80/+39Star
| * [PATCH] i2c: kzalloc conversion, ixp bus driversDeepak Saxena2005-10-282-4/+2Star
| * [PATCH] i2c: New Xicor X1205 RTC driverAlessandro Zummo2005-10-285-0/+777
| * [PATCH] hwmon: Missing class check in two hwmon driversJean Delvare2005-10-282-0/+4
| * [PATCH] hwmon: New device ID for the smsc47b397 driverMark M. Hoffman2005-10-282-5/+10
| * [PATCH] Owner field additions to many i2c drivers, 5 of 5Laurent Riffard2005-10-281-0/+1
| * [PATCH] Owner field additions to many i2c drivers, 4 of 5Laurent Riffard2005-10-281-0/+3
| * [PATCH] Owner field additions to many i2c drivers, 3 of 5Laurent Riffard2005-10-281-0/+2
| * [PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard2005-10-287-0/+8
| * [PATCH] Owner field additions to many i2c drivers, 1 of 5Laurent Riffard2005-10-2818-0/+18
| * [PATCH] i2c: Big i2c-elektor cleanupStig Telfer2005-10-281-39/+45
| * [PATCH] i2c: Fix i2c-elektor on AlphaStig Telfer2005-10-281-25/+49
| * [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structuresJean Delvare2005-10-283-3/+1Star