aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-27usbcore: move code among source filesAlan Stern
2006-09-27usbcore: rename usb_suspend_device to usb_port_suspendAlan Stern
2006-09-27usb-skeleton: don't submit URBs after disconnectionAlan Stern
2006-09-27usbfs: detect device unregistrationAlan Stern
2006-09-27usbfs: private mutex for open, release, and removeAlan Stern
2006-09-27USB: Phidgets should check create_device_file() return valueSean Young
2006-09-27USB: Put phidgets driver in a sysfs classSean Young
2006-09-27USB: Add driver for PhidgetMotorControlSean Young
2006-09-27usbcore: add configuration_string to attribute groupAlan Stern
2006-09-27USB: Make usb_buffer_free() NULL-safeDmitry Torokhov
2006-09-27USB: ark3116: Formatting cleanupsWerner Lemberg
2006-09-27USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls.Werner Lemberg
2006-09-27USB: Allow compile in g_ether, fix typoTony Lindgren
2006-09-27USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell
2006-09-27USB: kill usb kconfig warningAndrew Morton
2006-09-27USB OHCI controller support for PNX4008Vitaly Wool
2006-09-27USB: ohci-s3c2410.c: clock now usb-bus-hostBen Dooks
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell
2006-09-27USB doc patch 2Sam Bishop
2006-09-27USB: doc patch 1Sam Bishop
2006-09-27USB: unusual_dev entry for Sony P990iPhil Dibowitz
2006-09-27USB: unusual_devs entry for Lacie DVD+-RWAlan Stern
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-09-27[PATCH] x86: use probe_kernel_address in handle_BUG()Andrew Morton
2006-09-27[PATCH] add probe_kernel_address()Andrew Morton
2006-09-27[PATCH] de_thread: Use tsk not currentEric W. Biederman
2006-09-27[PATCH] fs/nfs/: make code staticAdrian Bunk
2006-09-27[PATCH] add newline to nfs dprintkMartin Bligh
2006-09-27[PATCH] pid: remove temporary debug code in attach_pidEric W. Biederman
2006-09-27[PATCH] pid: Implement transfer_pid and use it to simplify de_threadEric W. Biederman
2006-09-27[PATCH] sysctl: Document that sys_sysctl will be removedEric W. Biederman
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman
2006-09-27[PATCH] msi: use kmem_cache_zalloc()Pekka J Enberg
2006-09-27[PATCH] Include __param section in read-only data rangeMarcelo Tosatti
2006-09-27[PATCH] alloc_fdtable() cleanupAndrew Morton
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap
2006-09-27[PATCH] x86 microcode: don't check the sizeShaohua Li
2006-09-27[PATCH] x86 microcode: add sysfs and hotplug supportShaohua Li
2006-09-27[PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li
2006-09-27[PATCH] x86 microcode: microcode driver cleanup.Shaohua Li
2006-09-27[PATCH] reiserfs: warn about the useless nolargeio optionAdrian Bunk
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode-diet: Move i_cdev into a unionTheodore Ts'o
2006-09-27[PATCH] inode-diet: Move i_bdev into a unionTheodore Ts'o
2006-09-27[PATCH] inode-diet: Move i_pipe into a unionTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o