summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
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
2010-05-20USB: improve runtime remote wakeup settingsAlan Stern
2010-05-20USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern
2010-05-20USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACESHans de Goede
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern
2010-05-20USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern
2010-05-20USB: remove duplicated #includeHuang Weiyi
2010-05-20USB: make hub.h public (drivers dependency)Eric Lescouet
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack
2010-04-30USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not setAnand Gadiyar
2010-04-30USB: don't choose configs with no interfacesAlan Stern
2010-04-30USB: fix testing the wrong variable in fs_create_by_name()Dan Carpenter
2010-04-22USB: put claimed interfaces in the "suspended" stateAlan Stern
2010-04-22USB: fix remote wakeup settings during system sleepAlan Stern
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox
2010-03-19USB: fix usbfs regressionAlan Stern
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman
2010-03-07USB: remove unused defintion of struct usb_device_statusDmitry Torokhov
2010-03-06usbfs: fix deadlock on 'usbfs_mutex', clean up pollLinus Torvalds
2010-03-02USB: don't read past config->interface[] if usb_control_msg() fails in usb_re...Roel Kluin
2010-03-02USB: fix the idProduct value for USB-3.0 root hubsAlan Stern