Age | Commit message (Expand) | Author |
2006-03-20 | [PATCH] USB: optimise devio.c::usbdev_read | Oliver Neukum |
2006-03-20 | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem | Greg Kroah-Hartman |
2006-02-05 | [PATCH] USB: Fix GPL markings on usb core functions. | Greg KH |
2006-01-31 | [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c | Alexey Dobriyan |
2006-01-31 | [PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers | Greg Kroah-Hartman |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen |
2006-01-08 | [PATCH] shrink dentry struct | Eric Dumazet |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-01-04 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers |
2006-01-04 | [PATCH] USB: fix usb_find_interface for ppc64 | Pete Zaitcev |
2006-01-04 | [PATCH] USB: replace __setup("nousb") with __module_param_call | Pete Zaitcev |
2006-01-04 | [PATCH] USB: fix local variable clash | Alan Stern |
2006-01-04 | [PATCH] USB: mark various usb tables const | Arjan van de Ven |
2006-01-04 | [PATCH] USB: Don't assume root-hub resume succeeds | Alan Stern |
2006-01-04 | [PATCH] USB: don't allocate dma pools for PIO HCDs | Chris Humbert |
2006-01-04 | [PATCH] USB: Store port number in usb_device | Alan Stern |
2006-01-04 | [PATCH] USB: Consider power budget when choosing configuration | Alan Stern |
2006-01-04 | [PATCH] USB: Fix locking for USB suspend/resume | Alan Stern |
2006-01-04 | [PATCH] USB: Disconnect children during hub unbind | Alan Stern |
2006-01-04 | [PATCH] USB: Remove USB private semaphore | Alan Stern |
2006-01-04 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman |
2006-01-04 | [PATCH] USB: make registering a usb driver automatically set the module owner | Greg Kroah-Hartman |
2006-01-04 | [PATCH] USB: allow usb drivers to disable dynamic ids | Greg Kroah-Hartman |
2006-01-04 | [PATCH] USB: add dynamic id functionality to USB core | Greg Kroah-Hartman |
2006-01-04 | [PATCH] USB: reorg some functions out of the main usb.c file | Greg Kroah-Hartman |
2006-01-04 | [PATCH] USB: central handling for host controllers that were reset during sus... | Alan Stern |
2005-12-21 | [PATCH] usbcore: allow suspend/resume even if drivers don't support it | Alan Stern |
2005-11-29 | [PATCH] USB: Fix USB suspend/resume crasher (#2) | Benjamin Herrenschmidt |
2005-11-23 | [PATCH] USB: ohci, move ppc asic tweaks nearer pci | David Brownell |
2005-11-23 | [PATCH] USB: EHCI updates | David Brownell |
2005-11-17 | [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile | Greg Kroah-Hartman |
2005-11-17 | [PATCH] usb devio warning fix | Andrew Morton |
2005-11-17 | [PATCH] USB: usbdevfs_ioctl 32bit fix | Andrew Morton |
2005-11-17 | [PATCH] usbfs: usbfs_dir_inode_operations cleanup | OGAWA Hirofumi |
2005-11-17 | [PATCH] USB: fix 'unused variable' warning | Dmitry Torokhov |
2005-10-28 | USB: fix up some odd parts due to partial merges | Greg Kroah-Hartman |
2005-10-28 | [PATCH] USB: fix pm patches with CONFIG_PM off part 2 | Andrew Morton |
2005-10-28 | [PATCH] USB: fix pm patches with CONFIG_PM off part 1 | Andrew Morton |
2005-10-28 | [PATCH] usbcore: Fix handling of sysfs strings and other attributes | Alan Stern |
2005-10-28 | [PATCH] USB: Fix maxpacket length for ep0 on root hubs | Alan Stern |
2005-10-28 | [PATCH] usbcore: Use kzalloc instead of kmalloc/memset | Alan Stern |
2005-10-28 | [PATCH] usbcore: Wrap lines before column 80 | Alan Stern |
2005-10-28 | [PATCH] usbcore: endpoint attributes track altsetting changes | Alan Stern |
2005-10-28 | [PATCH] usbcore: Improve endpoint sysfs file handling | Alan Stern |
2005-10-28 | [PATCH] USB: always export interface information for modalias | Greg Kroah-Hartman |
2005-10-28 | [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs | Pete Zaitcev |
2005-10-28 | [PATCH] USB: convert usbmon to use usb notifiers | Greg Kroah-Hartman |
2005-10-28 | [PATCH] USB: convert usbfs/inode.c to use usb notifiers | Greg Kroah-Hartman |
2005-10-28 | [PATCH] USB: convert usbfs/devio.c to use usb notifiers | Greg Kroah-Hartman |
2005-10-28 | [PATCH] USB: add notifier functions to the USB core for devices and busses | Greg Kroah-Hartman |