USB: OHCI: disable RHSC inside interrupt handler
[safe/jmp/linux-2.6] / drivers / usb / core /
2006-12-01 Alan SternUSB core: don't match interface descriptors for vendor...
2006-12-01 inaky@linux.intel.comusb hub: fix root hub code so it takes more than 15...
2006-12-01 inaky@linux.intel.comusb/hub: allow hubs up to 31 children
2006-11-16 Laurent PinchartUSB: Fixed outdated usb_get_device_descriptor() documen...
2006-11-03 David BrownellUSB: fix compiler issues with newer gcc versions
2006-10-17 Akinobu Mitausb devio: handle class_device_create() error
2006-10-17 Alan Sternusbcore: fix endpoint device creation
2006-10-17 Alan Sternusbcore: fix refcount bug in endpoint removal
2006-10-10 Al Viro[PATCH] devio __user annotations
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-10-02 Eric W. Biederman[PATCH] usb: fixup usb so it uses struct pid
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-09-28 Alan SternUSB: fix autosuspend when CONFIG_PM isn't set
2006-09-28 Alan SternUSB: allow both root-hub interrupts and polling
2006-09-28 Alan SternUSB: create new workqueue thread for USB autosuspend
2006-09-28 Henrik KretzschmarUSB: fixes kerneldoc errors in usbcore-auto(susp/res...
2006-09-28 Mikael PetterssonUSB: Fix alignment of buffer passed down to ->hub_control()
2006-09-27 David BrownellUSB: remove OTG build warning
2006-09-27 Alan SternUSB: force root hub resume after power loss
2006-09-27 Tobias KlauserUSB: Remove unneeded void * casts in core files
2006-09-27 Greg Kroah-HartmanUSB: fix __must_check warnings in drivers/usb/core/
2006-09-27 Alan SternUSB: fix root-hub resume when CONFIG_USB_SUSPEND is...
2006-09-27 Alan Sternusbcore: remove usb_suspend_root_hub
2006-09-27 Alan Sternusbcore: non-hub-specific uses of autosuspend
2006-09-27 Alan Sternusbcore: add autosuspend/autoresume infrastructure
2006-09-27 Alan Sternusbcore: store each usb_device's level in the tree
2006-09-27 Alan Sternusbcore: trim down usb_bus structure
2006-09-27 Alan Sternusbcore: Add flag for whether a host controller uses DMA
2006-09-27 Alan SternUSB: remove struct usb_operations
2006-09-27 Andrew MortonUSB: usb-hub-driver-improve-use-of-ifdef fix
2006-09-27 Alexey DobriyanUSB: Turn usb_resume_both() into static inline
2006-09-27 Alan Sternusbcore: help drivers to change device configs
2006-09-27 Luiz Fernando N... USB core: Use const where possible.
2006-09-27 Inaky Perez-Gonzalezwusb: pretty print new wireless USB devices when they...
2006-09-27 Inaky Perez-Gonzalezwusb: handle wusb device ep0 speed settings
2006-09-27 Inaky Perez-Gonzalezwusb: hub code recognizes wusb ports
2006-09-27 Inaky Perez-Gonzalezusb: deal with broken config descriptors
2006-09-27 Alan Sternusbcore: khubd and busy-port handling
2006-09-27 Alan Sternusbcore: make hcd_endpoint_disable wait for queue to...
2006-09-27 Aleksey GorelovUSB: Properly unregister reboot notifier in case of...
2006-09-27 Luiz Fernando N... USB: hub: Use usb_endpoint_* functions.
2006-09-27 Luiz Fernando N... USB: New functions to check endpoints info.
2006-09-27 Luiz Fernando N... USB: Make file operations structs in drivers/usb const.
2006-09-27 Franck Bui-HuuUSB: usbcore get rid of the timer in usb_start_wait_urb()
2006-09-27 Alan Sternhub driver: improve use of #ifdef
2006-09-27 Alan Sternusbcore: suspending devices with no driver
2006-09-27 Alan Sternusbcore: fix up device and power state tests
2006-09-27 Alan Sternusbcore: set device and power states properly
2006-09-27 Alan Sternusbcore: track whether interfaces are suspended
2006-09-27 Alan Sternusbcore: resume device resume recursion
2006-09-27 Alan Sternusbcore: split suspend/resume for device and interfaces
2006-09-27 Alan Sternusbcore: make usb_generic a usb_device_driver
2006-09-27 Alan Sternusbcore: add usb_device_driver definition
2006-09-27 Alan Sternusbcore: move code among source files
2006-09-27 Alan Sternusbcore: rename usb_suspend_device to usb_port_suspend
2006-09-27 Alan Sternusbfs: detect device unregistration
2006-09-27 Alan Sternusbfs: private mutex for open, release, and remove
2006-09-27 Alan Sternusbcore: add configuration_string to attribute group
2006-09-27 Dmitry TorokhovUSB: Make usb_buffer_free() NULL-safe
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-09-26 David BrownellPM: USB HCDs use PM_EVENT_PRETHAW
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().
next