summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[PATCH] USB: move handoff codeDavid Brownell5-253/+280
2005-10-28[PATCH] ub: suppress gcc warnings for pointer castsPete Zaitcev1-2/+2
2005-10-28[PATCH] USB: add more snooping hooks in devio.cGreg Kroah-Hartman1-5/+50
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman14-51/+22
2005-10-28[PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman2-2/+197
2005-10-28[PATCH] USB: disable tasklet if rtl8150 device is removed while active.Greg Kroah-Hartman1-0/+1
2005-10-28[PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD camerasRui Santos2-0/+16
2005-10-28[PATCH] USB: ehci.patch (earlier irq disable)David Brownell1-0/+8
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds37-6349/+739
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-28/+91
2005-10-28[PATCH] PCI fixup for Toshiba laptops and ohci1394Jesse Barnes1-0/+59
2005-10-28[PATCH] pci_ids: cleanup commentsGrant Coady1-4/+4
2005-10-28[PATCH] kernel-doc: PCI fixesRandy Dunlap4-7/+16
2005-10-28[PATCH] kernel-doc: fix PCI hotplugRandy Dunlap1-1/+3
2005-10-28[PATCH] acpiphp: allocate resources for adapters with bridgesKristen Accardi1-0/+8
2005-10-28[PATCH] PCI: Convert megaraid to use pci_driver shutdown methodRussell King1-6/+4
2005-10-28[PATCH] PCI: Fixup PCI driver shutdownRussell King1-0/+4
2005-10-28[PATCH] PCI: fix edac drivers for radisys 82600 borkageAndrew Morton1-0/+1
2005-10-28[PATCH] shpchp: fix oops at driver unloadrajesh.shah@intel.com3-0/+7
2005-10-28[PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com4-65/+7
2005-10-28[PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com9-157/+46
2005-10-28[PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com4-424/+63
2005-10-28[PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com4-338/+32
2005-10-28[PATCH] shpchp: detect SHPC capability before doing a lot of workrajesh.shah@intel.com1-0/+14
2005-10-28[PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com9-984/+138
2005-10-28[PATCH] shpchp: remove redundant display of PCI device resourcesrajesh.shah@intel.com1-68/+0
2005-10-28[PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com11-3756/+168
2005-10-28[PATCH] PCI: Add quirk for SMBus on HP D530Jean Delvare1-0/+1
2005-10-28[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas3-10/+9
2005-10-28[PATCH] pci_ids: remove non-referenced symbols from pci_ids.hGrant Coady1-540/+0
2005-10-28[PATCH] pci_ids: macros: replace partial with whole symbolsGrant Coady3-24/+28
2005-10-28[PATCH] pci_ids: remove duplicates from pci_ids.hGrant Coady1-19/+9
2005-10-28[PATCH] unhide ICH6 SMBus - take 2R.Marek@sh.cvut.cz1-0/+24
2005-10-28[PATCH] cpqphp: add pci_enable_device()Bjorn Helgaas1-5/+19
2005-10-28[PATCH] cpcihp_zt5550: add pci_enable_device()Bjorn Helgaas1-4/+21
2005-10-28[PATCH] pci: cleanup need_restore switch statementJohn W. Linville1-7/+7
2005-10-28[PATCH] PCI: ipr: Block config access during BISTBrian King1-0/+2
2005-10-28[PATCH] PCI: Block config access during BISTBrian King6-31/+134
2005-10-28[PATCH] PCI: ICH6 ACPI and GPIO quirkR.Marek@sh.cvut.cz1-0/+12
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds108-1083/+1815
2005-10-28[PATCH] I2C: add i2c module alias for i2c drivers to useGreg Kroah-Hartman3-0/+16
2005-10-28[PATCH] I2C: remove devfs support from i2c-dev driverGreg Kroah-Hartman1-10/+0
2005-10-28[PATCH] hwmon: smsc47m1 documentation updateJean Delvare2-2/+12
2005-10-28[PATCH] hwmon: lm90 documentation updateJean Delvare2-13/+11
2005-10-28[PATCH] hwmon: Add PEC support to the lm90 driverJean Delvare3-3/+96
2005-10-28[PATCH] hwmon: Separate the lm90 register read functionJean Delvare1-54/+53
2005-10-28[PATCH] i2c: i2c-i801 PEC code cleanupsJean Delvare1-14/+10
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare4-26/+5
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 2 of 3Jean Delvare2-115/+49
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare2-20/+1