]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/usb/core
OHCI: add auto-stop support
[linux-2.6-omap-h63xx.git] / drivers / usb / core /
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-28 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-09-28 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-09-27 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-09-27 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-09-27 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
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 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-09-27 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2006-09-27 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
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 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-09-26 Tony LuckPull esi-support into release branch
2006-09-26 Tony LuckPull model-name into release branch
2006-09-26 David BrownellPM: USB HCDs use PM_EVENT_PRETHAW
2006-09-23 Jeff GarzikMerge tag 'r8169-20060920-00' of git://electric-eye...
2006-09-13 Jeff GarzikMerge tag 'r8169-20060912-00' of git://electric-eye...
2006-09-05 Dave JonesMerge ../linus
2006-08-30 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2006-08-28 James BottomleyMerge ../linux-2.6
2006-08-21 Len BrownMerge trivial low-risk suspend hotkey bugzilla-5918...
2006-08-16 Greg Kroah-HartmanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-08-10 Jeff GarzikMerge branch 'sii-m15w' into upstream
2006-08-08 Paul MackerrasMerge branch 'merge'
2006-08-07 Greg Kroah-HartmanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-08-06 James BottomleyMerge ../linux-2.6
2006-08-05 Dmitry TorokhovMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2006-08-04 John W. LinvilleMerge branch 'from-linus' into upstream
2006-08-04 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-08-04 Greg Kroah-HartmanMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-08-03 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-08-03 Jeff GarzikMerge branch 'bcm43xx' of git://git.kernel.org/pub...
2006-08-03 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-08-03 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2006-08-03 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-08-03 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-08-03 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
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-08-01 Paul MackerrasMerge branch 'merge'
2006-07-27 John W. LinvilleMerge branch 'from-linus' into upstream
2006-07-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-07-19 Jeff GarzikMerge branch 'upstream' of git://git.kernel.org/pub...
2006-07-17 Jeff GarzikMerge branch 'upstream-fixes-jgarzik' of git://lost...
2006-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-07-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-07-13 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-07-13 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-07-13 Linus TorvaldsMerge commit master.kernel.org:/pub/scm/linux/kernel...
2006-07-13 Linus TorvaldsMerge commit master.kernel.org:/pub/scm/linux/kernel...
2006-07-13 Linus TorvaldsMerge commit master.kernel.org:/pub/scm/linux/kernel...
2006-07-13 Linus TorvaldsMerge commit master.kernel.org:/pub/scm/linux/kernel...
2006-07-13 Linus TorvaldsMerge commit master.kernel.org:/pub/scm/linux/kernel...
2006-07-12 Michal Piotrowski[PATCH] USB: remove devfs information from Kconfig
next