aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2015-10-22USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2015-10-22usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2015-10-22usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2015-08-03USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern
2015-08-03USB: devio: fix a condition in async_completed()Dan Carpenter
2015-05-06usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-03-18USB: usbfs: don't leak kernel data in siginfoAlan Stern
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-03-06USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern
2014-12-06usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede
2014-11-14usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede
2014-11-14USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah
2014-11-14USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah
2014-11-14USB: quirks: enable device-qualifier quirk for Elan TouchscreenJohan Hovold
2014-11-14USB: core: add device-qualifier quirkJohan Hovold
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-05usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence
2014-09-05USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman
2014-09-05usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros
2014-09-05USB: Fix persist resume of some SS USB devicesPratyush Anand
2014-09-05USB: devio: fix issue with log floodingOliver Neukum
2014-07-28usb: Check if port status is equal to RxDetectGavin Guo
2014-06-11USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern
2014-05-06USB: unbind all interfaces before rebinding anyAlan Stern
2014-05-06USB: fix crash during hotplug of PCI USB controller cardAlan Stern
2014-03-07usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner
2014-03-07usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner
2014-02-05usb: core: Fix potential memory leak adding dyn USBdevice IDsChristian Engelmayer
2014-02-04Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp
2014-01-13usb: core: check for valid id_table when using the RefId featureWolfram Sang
2014-01-12usb: core: bail out if user gives an unknown RefId when using new_idWolfram Sang
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-10usb: core: allow a reference device for new_idWolfram Sang
2014-01-10usb: core: add sanity checks when using bInterfaceClass with new_idWolfram Sang
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-08usb:hub set hub->change_bits when over-current happensShen Guang
2014-01-07USB: core: correct spelling mistakes in comments and warningRahul Bedarkar
2014-01-07USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern
2013-12-21USB: core: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams
2013-12-09usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese
2013-12-09usb: core: allow isoc URBs for wireless devices with an interval < 6Thomas Pugliese
2013-12-08Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"Oliver Neukum
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-08usb: hcd: Initialize USB phy if neededValentine Barshak
2013-12-08usb: hcd: Remove USB phy if neededValentine Barshak