summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-27USB: Add driver for PhidgetMotorControlSean Young4-5/+451
2006-09-27usbcore: add configuration_string to attribute groupAlan Stern1-3/+2
2006-09-27USB: Make usb_buffer_free() NULL-safeDmitry Torokhov1-1/+3
2006-09-27USB: ark3116: Formatting cleanupsWerner Lemberg1-100/+99
2006-09-27USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls.Werner Lemberg1-3/+31
2006-09-27USB: Allow compile in g_ether, fix typoTony Lindgren1-2/+2
2006-09-27USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell4-32/+85
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell5-6/+6
2006-09-27USB: kill usb kconfig warningAndrew Morton1-1/+0
2006-09-27USB OHCI controller support for PNX4008Vitaly Wool4-0/+484
2006-09-27USB: ohci-s3c2410.c: clock now usb-bus-hostBen Dooks1-1/+1
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell13-45/+99
2006-09-27USB doc patch 2Sam Bishop1-7/+18
2006-09-27USB: doc patch 1Sam Bishop1-54/+44
2006-09-27USB: unusual_dev entry for Sony P990iPhil Dibowitz1-0/+7
2006-09-27USB: unusual_devs entry for Lacie DVD+-RWAlan Stern1-0/+7
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds27-198/+920
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds355-9006/+20709
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-20/+21
2006-09-27[PATCH] x86: use probe_kernel_address in handle_BUG()Andrew Morton1-3/+4
2006-09-27[PATCH] add probe_kernel_address()Andrew Morton1-0/+22
2006-09-27[PATCH] de_thread: Use tsk not currentEric W. Biederman1-23/+23
2006-09-27[PATCH] fs/nfs/: make code staticAdrian Bunk2-7/+9
2006-09-27[PATCH] add newline to nfs dprintkMartin Bligh1-1/+1
2006-09-27[PATCH] pid: remove temporary debug code in attach_pidEric W. Biederman1-3/+0
2006-09-27[PATCH] pid: Implement transfer_pid and use it to simplify de_threadEric W. Biederman3-7/+15
2006-09-27[PATCH] sysctl: Document that sys_sysctl will be removedEric W. Biederman1-0/+12
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman9-96/+81
2006-09-27[PATCH] msi: use kmem_cache_zalloc()Pekka J Enberg1-10/+3
2006-09-27[PATCH] Include __param section in read-only data rangeMarcelo Tosatti1-3/+3
2006-09-27[PATCH] alloc_fdtable() cleanupAndrew Morton1-4/+2
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev11-8/+56
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap14-23/+43
2006-09-27[PATCH] x86 microcode: don't check the sizeShaohua Li1-11/+3
2006-09-27[PATCH] x86 microcode: add sysfs and hotplug supportShaohua Li3-3/+153
2006-09-27[PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li2-1/+117
2006-09-27[PATCH] x86 microcode: microcode driver cleanup.Shaohua Li3-258/+260
2006-09-27[PATCH] reiserfs: warn about the useless nolargeio optionAdrian Bunk1-19/+2
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o80-125/+21
2006-09-27[PATCH] inode-diet: Move i_cdev into a unionTheodore Ts'o3-3/+3
2006-09-27[PATCH] inode-diet: Move i_bdev into a unionTheodore Ts'o2-2/+2
2006-09-27[PATCH] inode-diet: Move i_pipe into a unionTheodore Ts'o1-2/+3
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o36-90/+88
2006-09-27[PATCH] fat: cleanup fat_get_block(s)OGAWA Hirofumi1-17/+12
2006-09-27[PATCH] kdump: introduce "reset_devices" command line optionVivek Goyal3-0/+24
2006-09-27[PATCH] autofs4 needs to force fail return revalidateIan Kent2-23/+65
2006-09-27[PATCH] uml: fix allocation sizeJeff Dike1-4/+5
2006-09-27[PATCH] uml: fix sleep length bugJeff Dike1-1/+1
2006-09-27[PATCH] uml: add an exportJeff Dike1-0/+1
2006-09-27[PATCH] uml: file renamingJeff Dike7-192/+663