- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / core / usb.h
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-09-23 Alan SternUSB: add API for userspace drivers to "claim" ports
2009-09-15 David Brownelldriver model: constify attribute groups
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-01-31 Greg Kroah-Hartman- Update to 2.6.27.14-rc1
2009-01-28 Alan SternUSB: fix char-device disconnect handling
2009-01-28 Alan SternUSB: fix toggle mismatch in disable_endpoint paths
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 Alan SternUSB: add asynchronous autosuspend/autoresume support
2008-08-21 Alan SternUSB: Add new PM callback methods for USB
2008-07-21 Alan Sternusbfs: send disconnect signals when device is unregistered
2008-07-21 Alan SternUSB: Force unbinding of drivers lacking reset_resume...
2008-05-14 Alan SternUSB: create attributes before sending uevent
2008-04-25 Alan SternUSB: remove dev->power.power_state
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/*.h
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-12 Greg Kroah-HartmanUSB: rename choose_configuration
2007-10-12 Inaky Perez-Gonzalezusb: introduce usb_authorize/deauthorize()
2007-10-12 Alan SternUSB: add ep->enable
2007-07-12 Alan SternUSB: unify reset_resume and normal resume
2007-07-12 Alan SternUSB: remove __usb_port_suspend
2007-07-12 Alan SternUSB: add USB-Persist facility
2007-07-12 Alan SternUSB: interface PM state
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-27 Kay SieversUSB: make usbdevices export their device nodes instead...
2007-04-27 Alan SternUSB: separate autosuspend from external suspend
2007-04-27 Alan Sternusbcore: move usb_autosuspend_work
2007-02-23 Alan SternUSB: export autosuspend delay in sysfs
2007-02-23 Alan SternUSB: make autosuspend delay a module parameter
2007-02-23 Oliver NeukumUSB: add a blacklist for devices that can't handle...
2007-02-23 Greg Kroah-HartmanUSB: refactor usb device matching and create usb_device...
2006-12-01 Alan Sternusbcore: remove unused argument in autosuspend
2006-11-04 Alan Stern[PATCH] usbfs: private mutex for open, release, and...
2006-10-02 Eric W. Biederman[PATCH] usb: fixup usb so it uses struct pid
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: remove usb_suspend_root_hub
2006-09-27 Alan Sternusbcore: add autosuspend/autoresume infrastructure
2006-09-27 Alexey DobriyanUSB: Turn usb_resume_both() into static inline
2006-09-27 Luiz Fernando N... USB core: Use const where possible.
2006-09-27 Luiz Fernando N... USB: Make file operations structs in drivers/usb const.
2006-09-27 Alan Sternhub driver: improve use of #ifdef
2006-09-27 Alan Sternusbcore: track whether interfaces are suspended
2006-09-27 Alan Sternusbcore: resume device resume recursion
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: private mutex for open, release, and remove
2006-06-30 David Quigley[PATCH] SELinux: update USB code with new kill_proc_inf...
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-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-10-28 Alan Stern[PATCH] usbcore: Fix handling of sysfs strings and...
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 David Brownell[PATCH] stop exporting two functions
2005-10-28 David Brownell[PATCH] root hub changes (lesser half)
2005-10-28 David Brownell[PATCH] usb_interface power state
2005-10-10 Linus TorvaldsUse the new "kill_proc_info_as_uid()" for USB disconnec...
2005-09-08 Kay Sievers[PATCH] USB: real nodes instead of usbfs
2005-08-10 Greg Kroah-HartmanSync up with upstream -mm and 2.6.14 pending USB patche...
2005-04-19 Greg KH[PATCH] USB: fix up some sparse warnings about static...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-15 David Brownell[PATCH] USB: usbcore changes for usb_dev->ep[](2/15)
2004-11-30 Greg Kroah-HartmanUSB: move a internal usbfs only structure out of a...
2004-09-14 Alan Stern[PATCH] USB: Updated USB device locking
2004-09-09 David Brownell[PATCH] export usb_set_device_state(), use in ohci
2004-09-05 Greg Kroah-HartmanUSB: remove usbdevfs filesystem name, usbfs is the...
2004-08-02 Greg Kroah-HartmanKREF: fix up the current kref users for the changed...
2004-06-11 Alan Stern[PATCH] USB: Mark devices as NOTATTACHED as soon as...
2004-06-07 Greg Kroah-HartmanUSB: make usb devices remove their sysfs files when...
2004-05-25 Alan Stern[PATCH] USB: Change "driverfs" to "sysfs" in usbcore
2004-05-12 Olaf Hering+- update usb stack to 2.6.6 level
2004-03-30 David Brownell[PATCH] USB: set_configuration locking cleanups
2004-03-25 David Brownell[PATCH] USB: fix osdl bugid 481 (USB boot messages)
2004-01-31 Olaf Hering+- update to 2.6.2-rc3
2004-01-26 Alan Stern[PATCH] USB: Fix DMA coherence when reading device...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-31 Alan Stern[PATCH] USB: Add functions to enable/disable endpoints...
2003-07-31 Alan Stern[PATCH] USB: Rename probe and unbind functions
2002-09-30 Greg Kroah-HartmanUSB: add a lot more driverfs files for all usb devices.