summaryrefslogtreecommitdiffstats
path: root/include/mtd (unfollow)
Commit message (Expand)AuthorFilesLines
2005-09-09[TCP]: Fix off by one in tcp_fragment() "already sent" test.Herbert Xu1-1/+1
2005-09-09[ARM] 2892/1: remove gcc workaround for direct access to absolute memory addr...Nicolas Pitre2-31/+5
2005-09-09[ARM] 2891/1: S3C2410 - update s3c2410_defconfig for 2.6.13Ben Dooks1-88/+130
2005-09-09[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2Tony Lindgren20-99/+743
2005-09-09[PATCH] PCI/libata INTx cleanupBrett M Russ7-63/+32
2005-09-09[PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz3-8/+7
2005-09-09[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras2-0/+51
2005-09-08[PATCH] PCI Hotplug: SGI hotplug driver fixesPrarit Bhargava1-104/+91
2005-09-08[PATCH] PCI: remove pci_find_device from parport_pc.cJiri Slaby1-1/+1
2005-09-08[PATCH] PCI: Fix regression in pci_enable_device_barsAlan Stern1-1/+1
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman6-13/+39
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller15-196/+166
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville5-5/+65
2005-09-08[PATCH] PCI Hotplug: use bus_slot number for nameKristen Accardi2-2/+2
2005-09-08[PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_rangeMichael S. Tsirkin1-3/+3
2005-09-08[PATCH] PCI: clean up pci.h and split pci register info to separate header file.Greg Kroah-Hartman2-458/+477
2005-09-08[PATCH] PCI: fix up pretty-names removal patchAndrew Morton1-1/+0
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk21-10576/+32
2005-09-08[PATCH] PCI: Move PCI fixup data into r/o sectionakpm@osdl.org1-1/+1
2005-09-08[PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen3-2/+32
2005-09-08[PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose5-193/+104
2005-09-08[PATCH] PCI Hotplug: rpaphp: Export slot enableJohn Rose3-14/+35
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pciJohn Rose3-61/+47
2005-09-08[PATCH] PCI Hotplug: rpaphp: Change slot pci referenceJohn Rose3-117/+75
2005-09-08[PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose7-271/+88
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove unused stuffJohn Rose2-73/+31
2005-09-08[MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie2-1/+4
2005-09-08Fix up ARM serial driver compile failureLinus Torvalds1-0/+3
2005-09-08[MMC] Ensure correct mmc_priv() behaviourRussell King1-1/+7
2005-09-08[PATCH] w1_ds2433: Added crc16 protection and read caching.Evgeniy Polyakov3-7/+125
2005-09-08[PATCH] w1: added private family data into w1_slave strucutre.Evgeniy Polyakov1-0/+1
2005-09-08[PATCH] lib/crc16: added crc16 algorithm.Evgeniy Polyakov4-1/+121
2005-09-08[PATCH] w1: Added DS2433 driver - family id update.Evgeniy Polyakov1-0/+1
2005-09-08[PATCH] w1: Added DS2433 driver.Evgeniy Polyakov3-0/+230
2005-09-08[PATCH] w1: Decreased debug level.Evgeniy Polyakov1-6/+4
2005-09-08[PATCH] w1: Detouching bug fixed.Evgeniy Polyakov3-51/+51
2005-09-08[PATCH] w1: Added add/remove slave callbacks.Evgeniy Polyakov6-126/+94
2005-09-08[PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects t...Evgeniy Polyakov3-9/+27
2005-09-08[PATCH] w1: Added inline functions on top of container_of().Evgeniy Polyakov4-20/+29
2005-09-08[PATCH] w1: Fixed 64bit compilation warning.Evgeniy Polyakov1-1/+1
2005-09-08[PATCH] w1: hotplug support.Evgeniy Polyakov2-14/+82
2005-09-08[PATCH] W1: Sync with w1/ds9490 tree.Evgeniy Polyakov3-96/+99
2005-09-08[PATCH] W1: w1_netlink: New init/fini netlink callbacks.Evgeniy Polyakov3-10/+34
2005-09-08[SPARC64]: Inline membar()'s again.David S. Miller4-90/+43
2005-09-08[IPV6]: Don't redo xfrm_lookup for cached dst entriesPatrick McHardy1-3/+4
2005-09-08Kconfig: IEEE80211 should not depend on NET_RADIOJeff Garzik1-1/+0
2005-09-08[AX.25]: Make asc2ax() thread-proofRalf Baechle3-18/+15
2005-09-08[NETFILTER]: ip_conntrack_netbios_ns.c gcc-2.95.x build fixAndrew Morton1-4/+20
2005-09-08[IPV4]: Fix refcount damaging in net/ipv4/route.cJulian Anastasov1-15/+14
2005-09-08[BNX2]: Fix bug in irq handler and add prefetchMichael Chan2-3/+5