aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 Linus Torvalds
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-i2c manuallyLinus Torvalds
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds
2005-09-08[XFRM]: Always release dst_entry on error in xfrm_lookupPatrick McHardy
2005-09-08[TCP]: Fix off by one in tcp_fragment() "already sent" test.Herbert Xu
2005-09-08[ARM] 2892/1: remove gcc workaround for direct access to absolute memory addr...Nicolas Pitre
2005-09-08[ARM] 2891/1: S3C2410 - update s3c2410_defconfig for 2.6.13Ben Dooks
2005-09-08[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2Tony Lindgren
2005-09-08[PATCH] PCI/libata INTx cleanupBrett M Russ
2005-09-08[PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz
2005-09-08[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras
2005-09-08[PATCH] PCI Hotplug: SGI hotplug driver fixesPrarit Bhargava
2005-09-08[PATCH] PCI: remove pci_find_device from parport_pc.cJiri Slaby
2005-09-08[PATCH] PCI: Fix regression in pci_enable_device_barsAlan Stern
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville
2005-09-08[PATCH] PCI Hotplug: use bus_slot number for nameKristen Accardi
2005-09-08[PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_rangeMichael S. Tsirkin
2005-09-08[PATCH] PCI: clean up pci.h and split pci register info to separate header file.Greg Kroah-Hartman
2005-09-08[PATCH] PCI: fix up pretty-names removal patchAndrew Morton
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk
2005-09-08[PATCH] PCI: Move PCI fixup data into r/o sectionakpm@osdl.org
2005-09-08[PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen
2005-09-08[PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose
2005-09-08[PATCH] PCI Hotplug: rpaphp: Export slot enableJohn Rose
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pciJohn Rose
2005-09-08[PATCH] PCI Hotplug: rpaphp: Change slot pci referenceJohn Rose
2005-09-08[PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove unused stuffJohn Rose
2005-09-08[MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie
2005-09-08Fix up ARM serial driver compile failureLinus Torvalds
2005-09-08[MMC] Ensure correct mmc_priv() behaviourRussell King
2005-09-08[PATCH] w1_ds2433: Added crc16 protection and read caching.Evgeniy Polyakov
2005-09-08[PATCH] w1: added private family data into w1_slave strucutre.Evgeniy Polyakov
2005-09-08[PATCH] lib/crc16: added crc16 algorithm.Evgeniy Polyakov
2005-09-08[PATCH] w1: Added DS2433 driver - family id update.Evgeniy Polyakov
2005-09-08[PATCH] w1: Added DS2433 driver.Evgeniy Polyakov
2005-09-08[PATCH] w1: Decreased debug level.Evgeniy Polyakov
2005-09-08[PATCH] w1: Detouching bug fixed.Evgeniy Polyakov
2005-09-08[PATCH] w1: Added add/remove slave callbacks.Evgeniy Polyakov
2005-09-08[PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects t...Evgeniy Polyakov
2005-09-08[PATCH] w1: Added inline functions on top of container_of().Evgeniy Polyakov
2005-09-08[PATCH] w1: Fixed 64bit compilation warning.Evgeniy Polyakov
2005-09-08[PATCH] w1: hotplug support.Evgeniy Polyakov