summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[PATCH] iscsi endianness annotationsAl Viro3-24/+22
2007-02-09[PATCH] ahci: trivial endianness annotationsAl Viro1-1/+1
2007-02-09[PATCH] sata_svw: trivial iomem annotationsAl Viro1-3/+3
2007-02-09[PATCH] misc NULL noise removalAl Viro2-2/+2
2007-02-09[PATCH] kvm: NULL noise removalAl Viro3-19/+19
2007-02-09[PATCH] misc duplicate field initializersAl Viro2-2/+0
2007-02-09[PATCH] kvm: __user annotationsAl Viro1-17/+18
2007-02-09[PATCH] offsetof is size_tAl Viro1-3/+3
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro8-14/+8
2007-02-09[PATCH] drivers/serial NULL noise removalAl Viro1-3/+3
2007-02-09[PATCH] usbvision missing __userAl Viro1-1/+1
2007-02-09[PATCH] hwmon: ansifyAl Viro1-1/+1
2007-02-09[PATCH] trivial __user annotations - rtc-devAl Viro1-1/+1
2007-02-09[PATCH] missing include in macsonicAl Viro1-0/+1
2007-02-09[PATCH] spider_net breakage from class_device -> deviceAl Viro1-1/+1
2007-02-09[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitivesAl Viro2-2/+2
2007-02-09[PATCH] m32r: class_device -> device falloutAl Viro1-1/+1
2007-02-09[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()Al Viro2-2/+2
2007-02-09[PATCH] assigning enum constant to char * is vile, even if it happens to be 0Al Viro1-2/+2
2007-02-09[PATCH] wrong order of kzalloc argumentsAl Viro1-1/+1
2007-02-09Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-1/+1
2007-02-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-4413/+959
2007-02-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds12-108/+5207
2007-02-09[ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)Andrew Morton1-1/+1
2007-02-09ucc_geth: Add support to local-mac-address propertyLi Yang1-1/+7
2007-02-09ucc_geth: Remove obsolete workaround of link speed changeLi Yang2-66/+7
2007-02-09cxgb3: sysfs attributes in -mm treeDivy Le Ray1-41/+45
2007-02-09Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...David S. Miller1-1/+1
2007-02-09[S390]: Adapt special message interface to new IUCV APIMartin Schwidefsky1-73/+74
2007-02-09[S390]: Adapt netiucv driver to new IUCV APIMartin Schwidefsky1-662/+652
2007-02-09[S390]: Adapt vmlogrdr driver to new IUCV APIMartin Schwidefsky1-152/+127
2007-02-09[S390]: Adapt monreader driver to new IUCV APIMartin Schwidefsky1-117/+101
2007-02-09[S390]: Rewrite of the IUCV base code, part 1Martin Schwidefsky4-3397/+0
2007-02-08[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...Joe Jin2-6/+2
2007-02-08[TG3]: Avoid an expensive divide.Eric Dumazet1-1/+1
2007-02-08[NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...Joe Jin1-4/+1
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-22/+22
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds14-430/+167
2007-02-08Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds21-307/+304
2007-02-08Add Attansic L1 ethernet driver.Jay Cliburn9-0/+5148
2007-02-08Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman4-22/+22
2007-02-08drm: Allow for 44 bit user-tokens (or drm_file offsets)Thomas Hellstrom3-13/+14
2007-02-08[POWERPC] windfarm: don't die on suspend thread signalJohannes Berg1-4/+2
2007-02-08[POWERPC] ppc: Fix booke watchdog initializationStefan Roese1-9/+11
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds15-868/+2478
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds20-1533/+969
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds129-1544/+5611
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds40-389/+555
2007-02-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds121-5262/+25552
2007-02-08drm/via: Disable AGP DMA for chips with the new 3D engine.Thomas Hellstrom1-0/+5