[PATCH] ahci: skip protocol test altogether in spurious interrupt code
[safe/jmp/linux-2.6] / drivers / usb / core /
2006-08-02 Greg Kroah-HartmanRevert "[PATCH] USB: move usb_device_class class device...
2006-08-02 Greg Kroah-HartmanRevert "[PATCH] USB: convert usb class devices to real...
2006-07-12 Michal Piotrowski[PATCH] USB: remove devfs information from Kconfig
2006-07-12 Alan Stern[PATCH] usbcore: fixes for hub_port_resume
2006-07-12 Alan Stern[PATCH] USB hub: don't return status > 0 from resume
2006-07-12 Zoran Marceta[PATCH] usbfs: use the correct signal number for discon...
2006-07-03 Arjan van de Ven[PATCH] lockdep: annotate USBFS
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate i_mutex
2006-07-02 Thomas Gleixner[PATCH] irq-flags: usb: Use the new IRQF_ constants
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 David Quigley[PATCH] SELinux: update USB code with new kill_proc_inf...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-25 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-25 Linus TorvaldsRevert "[PATCH] usb: drivers/usb/core/devio.c dereferen...
2006-06-24 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-23 Greg Kroah-Hartman[PATCH] USB: get USB suspend to work again
2006-06-21 Greg Kroah-Hartman[PATCH] USB: only make /sys/class/usb show up when...
2006-06-21 Greg Kroah-Hartman[PATCH] USB: convert usb class devices to real devices
2006-06-21 Greg Kroah-Hartman[PATCH] USB: move usb_device_class class devices to...
2006-06-21 Greg Kroah-Hartman[PATCH] USB: make endpoints real struct devices
2006-06-21 Greg Kroah-Hartman[PATCH] USB: make usb_create_ep_files take a struct...
2006-06-21 Greg Kroah-Hartman[PATCH] USB: move the endpoint specific sysfs code...
2006-06-21 Philippe Retornaz[PATCH] usb: drivers/usb/core/devio.c dereferences...
2006-06-21 Alan Stern[PATCH] usbcore: recovery from Set-Configuration failure
2006-06-21 Alan Stern[PATCH] USB hub: use usb_reset_composite_device
2006-06-21 Alan Stern[PATCH] usbcore: port reset for composite devices
2006-06-21 Giridhar Pemmasani[PATCH] usbcore: Fix broken RNDIS config selection
2006-06-21 Daniel Drake[PATCH] USB: print message when device is rejected...
2006-06-21 Greg Kroah-Hartman[PATCH] USB: add usb_interrupt_msg() function for api...
2006-06-21 Micah Dowty[PATCH] USB: Allow high-bandwidth isochronous packets...
2006-06-21 Micah Dowty[PATCH] USB: Remove 4088-byte limit on usbfs control...
2006-06-21 Alan Stern[PATCH] USB: usbcore: always turn on hub port power
2006-06-20 David S. Miller[SPARC]: Kill __irq_itoa().
2006-06-09 Trond MyklebustVFS: Unexport do_kern_mount() and clean up simple_pin_fs()
2006-05-09 Alan Stern[PATCH] USB: usbcore: don't check the device's power...
2006-05-09 David Brownell[PATCH] USB: fix OHCI PM regression
2006-04-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-04-14 Andrew Morton[PATCH] pm: print name of failed suspend function
2006-04-14 David Brownell[PATCH] USB: otg hub support is optional
2006-04-14 Adrian Bunk[PATCH] USB: drivers/usb/core/: remove unused exports
2006-03-29 Paul MackerrasMerge ../linux-2.6
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-28 Benjamin Herrenschmidt[PATCH] powerpc: Kill _machine and hard-coded platform...
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
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
next