aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb.h
AgeCommit message (Expand)Author
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern
2013-03-25USB: adds comment on suspend callbackMing Lei
2013-03-15USB: fix trivial usb_device kernel-doc errorsNishanth Menon
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern
2012-10-31USB: add USB_DEVICE_INTERFACE_CLASS macroBjørn Mork
2012-10-24USB: speed up usb_bus_resume()Alan Stern
2012-10-24USB: hub_for_each_child should skip unconnected portsAlan Stern
2012-10-22USB: update documentation for URB_ISO_ASAPAlan Stern
2012-10-17USB: usb.h: remove dbg() macroGreg Kroah-Hartman
2012-09-10usb/acpi: Use ACPI methods to power off ports.Lan Tianyu
2012-09-10usb/acpi: Store info on device removability.Lan Tianyu
2012-09-10usb: move children to struct usb_portLan Tianyu
2012-07-16USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan
2012-07-16USB: remove 8 bytes of padding from usb_host_interface on 64 bit buildsRichard Kennedy
2012-07-11USB: Add a sysfs file to show LTM capabilities.Sarah Sharp
2012-07-11USB: Enable Latency Tolerance Messaging (LTM).Sarah Sharp
2012-07-11USB: Remove unused LPM variable.Sarah Sharp
2012-07-06usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctlHans de Goede
2012-06-13USB: allow match on bInterfaceNumberBjørn Mork
2012-05-21USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp
2012-05-18USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp
2012-05-18USB: Add support to enable/disable USB3 link states.Sarah Sharp
2012-05-18USB: Allow drivers to disable hub-initiated LPM.Sarah Sharp
2012-05-18USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp
2012-05-14USB: add read support to usb-serial/../new_idBjørn Mork
2012-05-14Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman
2012-05-11usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu
2012-05-01usbhid: prevent deadlock during timeoutOliver Neukum
2012-04-29USB: remove CONFIG_USB_DEVICE_CLASSGreg Kroah-Hartman
2012-04-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman
2012-04-25USB: remove err() macroGreg Kroah-Hartman
2012-04-18USB: add EOPNOTSUPP to usb_translate_errorsJohan Hovold
2012-03-13USB: dynamically allocate usb_device children pointers instead of using a fix...Huajun Li
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman
2012-02-09usb: Add support for indicating whether a port is removableMatthew Garrett
2012-01-23kernel-doc: fix new warning in usb.hRandy Dunlap
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2011-12-09usb: fix number of mapped SG DMA entriesClemens Ladisch
2011-11-17USB: Add helper macro for usb_driver boilerplateGreg Kroah-Hartman
2011-11-15USB: move usb_translate_errors to linux/usb.hJohan Hovold
2011-10-31include: convert various register fcns to macros to avoid include chainingPaul Gortmaker
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu
2011-09-26usbcore: check device's LPM capabilityAndiry Xu
2011-09-26usbcore: get BOS descriptor setAndiry Xu
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-04-29USB: documentation update for the pre_reset methodAlan Stern
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-04USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell