summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2014-02-10usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede
2012-08-17usb: feed USB device information to the /dev/random driverTheodore Ts'o
2012-08-17USB: quirks: adding more quirky webcams to avoid squeaky audiosordna
2012-08-17USB: add quirk for Logitech C600 web camJosh Boyer
2012-08-17USB: add RESET_RESUME for webcams shown to be quirkyOliver Neukum
2012-08-17USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uidSerge Hallyn
2012-05-17USB: don't let the hub driver prevent system sleepAlan Stern
2012-05-17USB: don't let errors prevent system sleepAlan Stern
2012-05-17USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek
2012-03-14USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern
2012-03-14USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov
2011-06-26USB: Add quirk for Samsung Android phone modemMaciej Szmigiero
2011-06-26USB: add quirks entry for Keytouch QWERTY PanelAlan Stern
2011-06-26OHCI: work around for nVidia shutdown problemAlan Stern
2011-06-26usb: Realloc xHCI structures after a hub is verified.Sarah Sharp
2011-06-26USB: prevent buggy hubs from crashing the USB stackAlan Stern
2011-04-17usb: core: fix information leak to userlandVasiliy Kulikov
2011-01-06USB: accept some invalid ep0-maxpacket valuesAlan Stern
2011-01-06USB: disable endpoints after unbinding interfaces, not beforeAlan Stern
2011-01-06USB: fix bug in initialization of interface minor numbersAlan Stern
2010-09-13Revert "USB delay init quirk for logitech Harmony 700-series devices"Greg Kroah-Hartman
2010-08-13USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter
2010-08-13USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-08-10USB: add missing "{}" in map_urb_for_dmaMing Lei
2010-08-02USB: add quirk for Broadcom BT dongleOliver Neukum
2010-08-02USB: adds Artisman USB dongle to list of quirky devicesPaul Mortier
2010-08-02USB: Fix USB3.0 Port Speed Downgrade after port resetSarah Sharp
2010-08-02USB: obey the sysfs power/wakeup settingAlan Stern
2010-08-02USB: don't enable remote wakeup by defaultAlan Stern
2010-07-05USB: unbind all interfaces before rebinding themAlan Stern
2010-07-05USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern
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
2010-03-02USB: remove debugging message for uevent constructionsAlan Stern
2010-03-02USB: usbfs_snoop: add data logging back inChris Frey
2010-03-02USB: trivial: missing newline in usb core warning messageThadeu Lima de Souza Cascardo
2010-03-02USB: BKL removal from ioctl path of usbfsOliver Neukum