aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [PATCH] enable mouse button 2+3 emulation for x86 macsSoeren Sonnenburg2007-02-09
* [PATCH] md: avoid possible BUG_ON in md bitmap handlingNeil Brown2007-02-09
* [PATCH] md: fix various bugs with aligned reads in RAID5Neil Brown2007-02-09
* [PATCH] rtc-pcf8563: detect polarity of century bit automaticallyAtsushi Nemoto2007-02-09
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds2007-02-09
|\
| * [TC] pmagb-b-fb: Convert to the driver modelMaciej W. Rozycki2007-02-09
| * [TC] dec_esp: Driver model for the PMAZ-AMaciej W. Rozycki2007-02-09
| * [TC] mips: pmag-ba-fb: Convert to the driver modelMaciej W. Rozycki2007-02-09
| * [TC] defxx: TURBOchannel supportMaciej W. Rozycki2007-02-09
| * [TC] MIPS: TURBOchannel resources off-by-one fixMaciej W. Rozycki2007-02-09
| * [TC] MIPS: TURBOchannel update to the driver modelMaciej W. Rozycki2007-02-09
* | [PATCH] uintptr_t is unsigned long, not u32Al Viro2007-02-09
* | [PATCH] trivial s2io annotationsAl Viro2007-02-09
* | [PATCH] trivial cxgb3 annotationsAl Viro2007-02-09
* | [PATCH] pc300too annotation fixesAl Viro2007-02-09
* | [PATCH] hci_{read,write}l() does force casts to wrong type for no reasonAl Viro2007-02-09
* | [PATCH] trivial usb endianness annotationsAl Viro2007-02-09
* | [PATCH] osst endianness annotationsAl Viro2007-02-09
* | [PATCH] iscsi endianness annotationsAl Viro2007-02-09
* | [PATCH] ahci: trivial endianness annotationsAl Viro2007-02-09
* | [PATCH] sata_svw: trivial iomem annotationsAl Viro2007-02-09
* | [PATCH] misc NULL noise removalAl Viro2007-02-09
* | [PATCH] kvm: NULL noise removalAl Viro2007-02-09
* | [PATCH] misc duplicate field initializersAl Viro2007-02-09
* | [PATCH] kvm: __user annotationsAl Viro2007-02-09
* | [PATCH] offsetof is size_tAl Viro2007-02-09
* | [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-09
* | [PATCH] drivers/serial NULL noise removalAl Viro2007-02-09
* | [PATCH] usbvision missing __userAl Viro2007-02-09
* | [PATCH] hwmon: ansifyAl Viro2007-02-09
* | [PATCH] trivial __user annotations - rtc-devAl Viro2007-02-09
* | [PATCH] missing include in macsonicAl Viro2007-02-09
* | [PATCH] spider_net breakage from class_device -> deviceAl Viro2007-02-09
* | [PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitivesAl Viro2007-02-09
* | [PATCH] m32r: class_device -> device falloutAl Viro2007-02-09
* | [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()Al Viro2007-02-09
* | [PATCH] assigning enum constant to char * is vile, even if it happens to be 0Al Viro2007-02-09
* | [PATCH] wrong order of kzalloc argumentsAl Viro2007-02-09
* | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-02-09
|\ \
| * | [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)Andrew Morton2007-02-09
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-09
|\ \
| * \ Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...David S. Miller2007-02-08
| |\ \
| | * | [CRYPTO] geode: Convert pci_module_init() to pci_register_driver()Richard Knutsson2007-02-06
| * | | [S390]: Adapt special message interface to new IUCV APIMartin Schwidefsky2007-02-08
| * | | [S390]: Adapt netiucv driver to new IUCV APIMartin Schwidefsky2007-02-08
| * | | [S390]: Adapt vmlogrdr driver to new IUCV APIMartin Schwidefsky2007-02-08
| * | | [S390]: Adapt monreader driver to new IUCV APIMartin Schwidefsky2007-02-08
| * | | [S390]: Rewrite of the IUCV base code, part 1Martin Schwidefsky2007-02-08
| * | | [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...Joe Jin2007-02-08
| * | | [TG3]: Avoid an expensive divide.Eric Dumazet2007-02-08