const: constify remaining dev_pm_ops
[safe/jmp/linux-2.6] / drivers / usb / core / usb.c
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-11 Felipe BalbiUSB: core: fix sparse warning for static function
2009-12-11 Sarah SharpUSB: Refactor code to find alternate interface settings.
2009-12-11 Russ DillUSB: Close usb_find_interface race
2009-09-23 Sarah SharpUSB: xhci: Set route string for all devices.
2009-09-23 Jiri SlabyUSB: make usb_buffer_map_sg consistent with doc
2009-09-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-06-16 Sarah SharpUSB: Support for addressing a USB device under xHCI
2009-06-16 Sarah SharpUSB: Add route string to struct usb_device.
2009-06-16 FUJITA TomonoriUSB: replace dma_sync_single and dma_sync_sg with dma_s...
2009-06-16 Kay Sieversusb: convert endpoint devices to bus-less childs of...
2009-06-16 Greg Kroah-HartmanUSB: remove unused usb_host class
2009-06-16 Greg Kroah-HartmanUSB: add the usbfs devices file to debugfs
2009-06-16 Greg Kroah-HartmanUSB: add usb debugfs directory
2009-06-16 Kay SieversDriver Core: usb: add nodename support for usb drivers.
2009-04-17 David VrabelUSB: add reset endpoint operations
2009-01-07 Alan SternUSB: re-enable interface after driver unbinds
2009-01-07 Alan SternUSB: utilize the bus notifiers
2009-01-07 Alan SternUSB: Enhance usage of pm_message_t
2009-01-07 Rusty RussellUSB: Don't use __module_param_call; use core_param.
2009-01-07 Alan SternUSB: add asynchronous autosuspend/autoresume support
2009-01-07 Alan SternUSB: change interface to usb_lock_device_for_reset()
2009-01-06 Rafael J. WysockiPM: Simplify the new suspend/hibernation framework...
2008-08-21 Alan SternUSB: Add new PM callback methods for USB
2008-07-21 Kay SieversUSB: usb dev_set_name() instead of dev->bus_id
2008-07-21 Kay SieversUSB: usb dev_name() instead of dev->bus_id
2008-05-14 Alan SternUSB: create attributes before sending uevent
2008-03-04 Rafael J. WysockiPM: Do not acquire device semaphores upfront during...
2008-03-03 Randy Dunlapdocbook: fix usb source files
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/*.c
2008-02-01 Greg Kroah-HartmanUSB: mark USB drivers as being GPL only
2008-02-01 Sarah SharpUSB: Export suspend statistics
2008-02-01 Alan SternUSB: make ksuspend_usbd thread non-freezable
2007-11-28 Alan SternUSB: uevent environment key fix
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-17 Adrian Bunksecurity/ cleanups
2007-10-12 Sarah SharpUSB: Export URB statistics for powertop
2007-10-12 Alan SternUSB: flush outstanding URBs when suspending
2007-10-12 Inaky Perez-Gonzalezusb: initialize authorization and wusb bits in USB...
2007-10-12 Alan SternUSB: avoid using urb->pipe in usbcore
2007-10-12 Alan SternUSB: add ep->enable
2007-07-12 David BrownellUSB: usb/dma doc updates
2007-07-12 Yinghai LuUSB: make the usb_device numa_node get assigned from...
2007-05-29 Alan SternUSB: replace flush_workqueue with cancel_sync_work
2007-05-23 Alan SternUSB: make the autosuspend workqueue thread freezable
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-27 Kay SieversUSB: make usbdevices export their device nodes instead...
2007-04-27 Alan SternUSB: Allow autosuspend delay to equal 0
2007-04-27 Alan SternUSB: separate autosuspend from external suspend
2007-04-27 Alan Sternusbcore: move usb_autosuspend_work
2007-02-23 Alan SternUSB: make autosuspend delay a module parameter
2007-02-07 Oliver Neukumusbcore: trivial whitespace fixes
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-01 Alan SternUSB core: fix compiler warning about usb_autosuspend_work
2006-12-01 Luiz Fernando N... USB: makes usb_endpoint_* functions inline.
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-09-28 Alan SternUSB: fix autosuspend when CONFIG_PM isn't set
2006-09-28 Alan SternUSB: create new workqueue thread for USB autosuspend
2006-09-27 Greg Kroah-HartmanUSB: fix __must_check warnings in drivers/usb/core/
2006-09-27 Alan Sternusbcore: add autosuspend/autoresume infrastructure
2006-09-27 Alan Sternusbcore: trim down usb_bus structure
2006-09-27 Alan SternUSB: remove struct usb_operations
2006-09-27 Luiz Fernando N... USB core: Use const where possible.
2006-09-27 Luiz Fernando N... USB: New functions to check endpoints info.
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 Dmitry TorokhovUSB: Make usb_buffer_free() NULL-safe
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 Greg Kroah-Hartman[PATCH] USB: get USB suspend to work again
2006-06-21 Alan Stern[PATCH] usbcore: port reset for composite devices
2006-04-14 Adrian Bunk[PATCH] USB: drivers/usb/core/: remove unused exports
2006-03-20 Arjan van de Ven[PATCH] USB: convert a bunch of USB semaphores to mutexes
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: Store port number in usb_device
2006-01-04 Alan Stern[PATCH] USB: Remove USB private semaphore
2006-01-04 Greg Kroah-Hartman[PATCH] USB: reorg some functions out of the main usb...
2005-12-21 Alan Stern[PATCH] usbcore: allow suspend/resume even if drivers...
2005-11-17 Greg Kroah-Hartman[PATCH] USB: move CONFIG_USB_DEBUG checks into the...
2005-10-28 Alan Stern[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
2005-10-28 Greg Kroah-Hartman[PATCH] USB: always export interface information for...
2005-10-28 David Brownell[PATCH] root hub changes (lesser half)
2005-10-28 David Brownell[PATCH] remove usb_suspend_device() parameter
2005-10-28 David Brownell[PATCH] usb_interface power state
2005-10-28 Al Viro[PATCH] gfp_t: drivers/usb
2005-09-22 Daniel Ritz[PATCH] driver core: add helper device_is_registered()
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 Kay Sievers[PATCH] USB: real nodes instead of usbfs
2005-09-05 Pavel Machek[PATCH] swsusp: switch pm_message_t to struct
2005-07-12 brian@murphy.dk[PATCH] USB: export usb_get_intf() and usb_put_intf()
2005-07-12 Olav Kongas[PATCH] USB: Fix kmalloc's flags type in USB
2005-06-20 Alan Stern[PATCH] usbcore: Don't call device_release_driver recur...
2005-06-20 Patrick Mochel[PATCH] usb: klist_node_attached() fix
next