summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2012-01-19Merge commit 'v2.6.35.14' into del-5.8/mainAlex Gonzalez
2011-08-01USB: don't let the hub driver prevent system sleepAlan Stern
2011-08-01USB: don't let errors prevent system sleepAlan Stern
2011-08-01USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek
2011-08-01OHCI: work around for nVidia shutdown problemAlan Stern
2011-08-01USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern
2011-06-29Revert "pm: little changes to build ccxmx51 platform without PM"Pedro Perez de Heredia
2011-06-29pm: little changes to build ccxmx51 platform without PMPedro Perez de Heredia
2011-04-28USB: Fix unplug of device with active streamsMatthew Wilcox
2011-04-28USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov
2011-03-31USB: Add quirk for Samsung Android phone modemMaciej Szmigiero
2011-03-31USB: add quirks entry for Keytouch QWERTY PanelAlan Stern
2011-03-31usb: Realloc xHCI structures after a hub is verified.Sarah Sharp
2011-03-31USB: prevent buggy hubs from crashing the USB stackAlan Stern
2011-02-01Merge branch 'hpalacio/2.6.35_merged' into master (2.6.35)Hector Palacios
2011-01-20Merge branch 'del-2.6.28' into hpalacio/2.6.35_mergedHector Palacios
2011-01-17ENGR00132477-2 IMX USB:fix some wakeup releated issuesHu hui
2011-01-17ENGR00131616-3 usb: restructure lower power mode and wakeup functionPeter Chen
2011-01-17ENGR00117742-2 add usb support for mx28Albert Chen
2010-12-14usb: core: fix information leak to userlandVasiliy Kulikov
2010-11-22USB: accept some invalid ep0-maxpacket valuesAlan Stern
2010-11-22USB: disable endpoints after unbinding interfaces, not beforeAlan Stern
2010-10-28USB: fix bug in initialization of interface minor numbersAlan Stern
2010-09-20usb: allow drivers to use allocated bandwidth until unboundThadeu Lima de Souza Cascardo
2010-08-13USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter
2010-08-13USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-07-26USB: add quirk for Broadcom BT dongleOliver Neukum
2010-07-26USB: adds Artisman USB dongle to list of quirky devicesPaul Mortier
2010-07-26USB: Fix USB3.0 Port Speed Downgrade after port resetSarah Sharp
2010-06-30USB: obey the sysfs power/wakeup settingAlan Stern
2010-06-30USB: fix oops in usb_sg_init()Alan Stern
2010-06-04USB: unbind all interfaces before rebinding themAlan Stern
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner
2010-05-20USB: remove match_deviceMing Lei
2010-05-20USB: remove usb_find_deviceMing Lei
2010-05-20USB: add missing "{}" in map_urb_for_dmaMing Lei
2010-05-20USB: fix interface runtime-PM settingsAlan Stern
2010-05-20USB: usbcore: Do not disable USB3 protocol ports in hub_activate()Andiry Xu
2010-05-20USB: simplify usb_sg_init()Alan Stern
2010-05-20USB: Change the scatterlist type in struct urbMatthew Wilcox
2010-05-20USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox
2010-05-20USB: remove URB_NO_SETUP_DMA_MAPAlan Stern
2010-05-20USB: remove the usb_host_ss_ep_comp structureAlan Stern
2010-05-20USB: core: config.c: usb_get_configuration() simplifiedMichal Nazarewicz
2010-05-20USB: devices: fix Coding StylesCarlos Sánchez Acosta
2010-05-20USB: Support for allocating USB 3.0 streams.Sarah Sharp
2010-05-20USB: deprecate the power/level sysfs attributeAlan Stern
2010-05-20USB: use PM core routines to enable/disable autosuspendAlan Stern
2010-05-20USB: don't enable remote wakeup by defaultAlan Stern