summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-17[PATCH] usbfs: usbfs_dir_inode_operations cleanupOGAWA Hirofumi1-6/+1
2005-11-17[PATCH] USB: Delete leftovers from bluetty driverMarcel Holtmann2-50/+6
2005-11-17[PATCH] USB: fix 'unused variable' warningDmitry Torokhov1-2/+1
2005-11-17[PATCH] USB: wacom tablet driver updatePing Cheng1-23/+110
2005-11-17[PATCH] USB: add new wacom devices to usb hid-core listPing Cheng1-0/+12
2005-11-17[PATCH] USB Serial: rename ChangeLog.oldGreg Kroah-Hartman1-1/+1
2005-11-17[PATCH] USB: fix build breakage in dummy_hcd.cGreg Kroah-Hartman1-2/+2
2005-11-17[PATCH] Fix IXP4xx I2C driver build breakageDeepak Saxena1-3/+4
2005-11-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds79-900/+2463
2005-11-17x86: Fix silly typo in recent <asm/signal.h> fixesLinus Torvalds1-1/+1
2005-11-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-52/+31
2005-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds34-99/+163
2005-11-17Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds12-198/+898
2005-11-17[PATCH] x86: fix sigaddset() inline asm memory constraintConstantine Gavrilov1-4/+27
2005-11-17[PATCH] ipw2200: fix error log offset calculationZhu Yi1-2/+1
2005-11-17[PATCH] ipw2200: disallow direct scanning when device is downPekka Enberg1-0/+4
2005-11-17[MIPS] Update defconfigsRalf Baechle45-654/+1917
2005-11-17[MIPS] SEAD: More build fixes.Ralf Baechle3-15/+12
2005-11-17[MIPS] TX3927: Try to glue the PCI code.Ralf Baechle1-71/+43
2005-11-17[MIPS] SEAD: Delete seadint_init() prototype.Ralf Baechle1-2/+0
2005-11-17[MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.Ralf Baechle1-1/+1
2005-11-17[MIPS] JMR3927: Fix include wrapper symbol.Ralf Baechle1-3/+3
2005-11-17[MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>.Ralf Baechle1-1/+1
2005-11-17[MIPS] JMR3927: need include/asm-mips/mach-jmr3927 in it's include path.Ralf Baechle1-0/+1
2005-11-17[MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.oRalf Baechle1-1/+1
2005-11-17[IDE] Add driver for Sibyte Swarm evaluation boardRalf Baechle4-1/+207
2005-11-17[MIPS] Alchemy: Console output fixupPantelis Antoniou1-1/+1
2005-11-17[MIPS] Fix documentation typos.Arnaud Giersch1-6/+8
2005-11-17[MIPS] Add const qualifier to writes##bwlq.Arnaud Giersch1-3/+3
2005-11-17[MIPS] IP32: Fix sparse warnings.Arnaud Giersch3-4/+4
2005-11-17[MIPS] IP32 Fix and complete IP32 parport definitionsArnaud Giersch1-16/+26
2005-11-17[MIPS] IP32: Export mace symbol.Arnaud Giersch1-0/+3
2005-11-17[MIPS] JMR3927: Fix syntax error.Ralf Baechle1-1/+1
2005-11-17[MIPS] JMR3927: Undo accidental rename.Ralf Baechle2-1/+1
2005-11-17[MIPS] DDB5477: Fix unused variable warning.Ralf Baechle1-3/+7
2005-11-17[MIPS] IP32: No need to include <asm/io.h>.Ralf Baechle1-3/+4
2005-11-17Add definitions for the Dallas DS1742 RTC / non-volatile memory.Ralf Baechle1-0/+53
2005-11-17Add definitions for the Dallas DS17287 RTC.Ralf Baechle1-0/+67
2005-11-17[MIPS] Add missing arch defines for the Alchemy MTD driver.Ralf Baechle4-0/+19
2005-11-17Add GT64111 PCI ID backYoichi Yuasa1-0/+1
2005-11-17[MIPS] zs.c: Resurrect the deceased zs.c for now.Maciej W. Rozycki2-93/+70
2005-11-17[MIPS] feature-removal-schedule.txt: Schedule au1x00_uart for removal.Ralf Baechle1-0/+10
2005-11-17[MIPS] Delete duplicate definitions of break codes.Ralf Baechle1-21/+0
2005-11-17[libata sata_mv] handle lack of hardware nIEN supportJeff Garzik1-1/+6
2005-11-17[libata sata_mv] SATA probe, DMA boundary fixesJeff Garzik1-18/+70
2005-11-17[libata] add timeout to commands for which we call wait_completion()Jeff Garzik1-4/+28
2005-11-17[NETFILTER]: Fix nf_conntrack compilation with CONFIG_NETFILTER_DEBUGPatrick McHardy1-1/+1
2005-11-17Merge branch 'upstream-fixes'Jeff Garzik50-406/+857
2005-11-17Merge branch 'master'Jeff Garzik50-406/+857
2005-11-16[IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassemblyYasuyuki Kozakai2-51/+30