[PATCH] 3c59x: documentation update
[safe/jmp/linux-2.6] / drivers / usb / core /
2006-03-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-03-20 Horst Schirmeier[PATCH] USB: fix check_ctrlrecip to allow control trans...
2006-03-20 Horst Schirmeier[PATCH] USB: usbcore: usb_set_configuration oops (NULL...
2006-03-20 Alan Stern[PATCH] USB: usbcore: Don't assume a USB configuration...
2006-03-20 Alan Stern[PATCH] usbcore: fix compile error with CONFIG_USB_SUSP...
2006-03-20 Alan Stern[PATCH] USB core and HCDs: don't put_device while atomic
2006-03-20 David Brownell[PATCH] USB: remove usbcore-specific wakeup flags
2006-03-20 David Brownell[PATCH] USB: usbcore sets up root hubs earlier
2006-03-20 Arjan van de Ven[PATCH] USB: convert a bunch of USB semaphores to mutexes
2006-03-20 Adrian Bunk[PATCH] USB: drivers/usb/core/message.c: make usb_get_s...
2006-03-20 Andrew Morton[PATCH] USB: optimise devio.c usbdev_read fix
2006-03-20 Oliver Neukum[PATCH] USB: optimise devio.c::usbdev_read
2006-03-20 Greg Kroah-Hartman[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem
2006-02-05 Greg KH[PATCH] USB: Fix GPL markings on usb core functions.
2006-02-01 Alexey Dobriyan[PATCH] USB: arm26: fix compilation of drivers/usb...
2006-02-01 Greg Kroah-Hartman[PATCH] USB: add might_sleep() to usb_unlink_urb()...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Eric Dumazet[PATCH] shrink dentry struct
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2006-01-04 Pete Zaitcev[PATCH] USB: fix usb_find_interface for ppc64
2006-01-04 Pete Zaitcev[PATCH] USB: replace __setup("nousb") with __module_par...
2006-01-04 Alan Stern[PATCH] USB: fix local variable clash
2006-01-04 Arjan van de Ven[PATCH] USB: mark various usb tables const
2006-01-04 Alan Stern[PATCH] USB: Don't assume root-hub resume succeeds
2006-01-04 Chris Humbert[PATCH] USB: don't allocate dma pools for PIO HCDs
2006-01-04 Alan Stern[PATCH] USB: Store port number in usb_device
2006-01-04 Alan Stern[PATCH] USB: Consider power budget when choosing config...
2006-01-04 Alan Stern[PATCH] USB: Fix locking for USB suspend/resume
2006-01-04 Alan Stern[PATCH] USB: Disconnect children during hub unbind
2006-01-04 Alan Stern[PATCH] USB: Remove USB private semaphore
2006-01-04 Greg Kroah-Hartman[PATCH] USB: remove .owner field from struct usb_driver
2006-01-04 Greg Kroah-Hartman[PATCH] USB: make registering a usb driver automaticall...
2006-01-04 Greg Kroah-Hartman[PATCH] USB: allow usb drivers to disable dynamic ids
2006-01-04 Greg Kroah-Hartman[PATCH] USB: add dynamic id functionality to USB core
2006-01-04 Greg Kroah-Hartman[PATCH] USB: reorg some functions out of the main usb...
2006-01-04 Alan Stern[PATCH] USB: central handling for host controllers...
2005-12-21 Alan Stern[PATCH] usbcore: allow suspend/resume even if drivers...
2005-11-30 Benjamin Herrenschmidt[PATCH] USB: Fix USB suspend/resume crasher (#2)
2005-11-24 David Brownell[PATCH] USB: ohci, move ppc asic tweaks nearer pci
2005-11-24 David Brownell[PATCH] USB: EHCI updates
2005-11-17 Greg Kroah-Hartman[PATCH] USB: move CONFIG_USB_DEBUG checks into the...
2005-11-17 Andrew Morton[PATCH] usb devio warning fix
2005-11-17 Andrew Morton[PATCH] USB: usbdevfs_ioctl 32bit fix
2005-11-17 OGAWA Hirofumi[PATCH] usbfs: usbfs_dir_inode_operations cleanup
2005-11-17 Dmitry Torokhov[PATCH] USB: fix 'unused variable' warning
2005-10-29 Greg Kroah-HartmanUSB: fix up some odd parts due to partial merges
2005-10-28 Andrew Morton[PATCH] USB: fix pm patches with CONFIG_PM off part 2
2005-10-28 Andrew Morton[PATCH] USB: fix pm patches with CONFIG_PM off part 1
2005-10-28 Alan Stern[PATCH] usbcore: Fix handling of sysfs strings and...
2005-10-28 Alan Stern[PATCH] USB: Fix maxpacket length for ep0 on root hubs
2005-10-28 Alan Stern[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
2005-10-28 Alan Stern[PATCH] usbcore: Wrap lines before column 80
2005-10-28 Alan Stern[PATCH] usbcore: endpoint attributes track altsetting...
2005-10-28 Alan Stern[PATCH] usbcore: Improve endpoint sysfs file handling
2005-10-28 Greg Kroah-Hartman[PATCH] USB: always export interface information for...
2005-10-28 Pete Zaitcev[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
2005-10-28 Greg Kroah-Hartman[PATCH] USB: convert usbmon to use usb notifiers
2005-10-28 Greg Kroah-Hartman[PATCH] USB: convert usbfs/inode.c to use usb notifiers
2005-10-28 Greg Kroah-Hartman[PATCH] USB: convert usbfs/devio.c to use usb notifiers
2005-10-28 Greg Kroah-Hartman[PATCH] USB: add notifier functions to the USB core...
2005-10-28 Greg Kroah-Hartman[PATCH] USB: remove the global function usbdev_lookup_minor
2005-10-28 Alan Stern[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
2005-10-28 Greg Kroah-Hartman[PATCH] USB: make wHubCharacteristics __le16 to match...
2005-10-28 Alan Stern[PATCH] USB: usb_bulk_message() handles interrupts...
2005-10-28 David Brownell[PATCH] updates for "controller suspended" handling
2005-10-28 David Brownell[PATCH] stop exporting two functions
2005-10-28 David Brownell[PATCH] usbcore PCI glue updates for PM
2005-10-28 David Brownell[PATCH] root hub updates (greater half)
2005-10-28 David Brownell[PATCH] root hub changes (lesser half)
2005-10-28 David Brownell[PATCH] all HCDs provide root hub suspend/resume methods
2005-10-28 Matt Porter[PATCH] USB: Fix usb hub build
2005-10-28 David Brownell[PATCH] remove some USB_SUSPEND dependencies
2005-10-28 David Brownell[PATCH] remove duplicated resume path code
2005-10-28 David Brownell[PATCH] remove usb_suspend_device() parameter
2005-10-28 David Brownell[PATCH] remove suspend-path recursion
2005-10-28 David Brownell[PATCH] usb_interface power state
2005-10-28 Greg Kroah-Hartman[PATCH] USB: add more snooping hooks in devio.c
2005-10-28 Greg Kroah-Hartman[PATCH] devfs: Remove the mode field from usb_class_dri...
2005-10-28 Greg Kroah-Hartman[PATCH] USB: add endpoint information to sysfs
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-28 David Brownell[PATCH] usb device wakeup flags
2005-10-28 Al Viro[PATCH] gfp_t: drivers/usb
2005-10-10 Linus TorvaldsUse the new "kill_proc_info_as_uid()" for USB disconnec...
2005-10-10 Harald Welte[PATCH] Fix signal sending in usbdevio on async URB...
2005-09-30 Daniel Ritz[PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend
2005-09-22 Daniel Ritz[PATCH] driver core: add helper device_is_registered()
2005-09-12 David Brownell[PATCH] USB: relax usbcore reset timings
2005-09-12 David Brownell[PATCH] USB: get rid of minor log spamming
2005-09-12 Alan Stern[PATCH] usbcore: small changes to HCD glue layer
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2005-09-08 david-b@pacbell.net[PATCH] ehci: add think_time
2005-09-08 david-b@pacbell.net[PATCH] USB: remove annoying message
2005-09-08 david-b@pacbell.net[PATCH] USB: tweak highspeed timing calculations
2005-09-08 Alan Stern[PATCH] USB: Support unbinding of the usb_generic driver
2005-09-08 Alan Stern[PATCH] USB: Add timeout to usb_lock_device_for_reset
2005-09-08 Alan Stern[PATCH] USB: Disconnect children when unbinding the...
2005-09-08 Alan Stern[PATCH] USB: Code motion in the hub driver
2005-09-08 Alan Stern[PATCH] USB: URB_ASYNC_UNLINK flag removed from the...
next