summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2015-05-28MLK-9606-1 usb: otg: test: add otg test device into otg and EH TPLLi Jun
2015-05-28MLK-9617-19 usb: otg: test: show warning message for unsupported otg test devLi Jun
2015-05-28MLK-9829 usb: core: print suggested message if failed to get device descriptorLi Jun
2015-04-14ENGR00333297-1 usb: whitelist: update otg & eh's TPL for fsl i.mxPeter Chen
2015-04-14usb: core: notify disconnection when core detects disconnectPeter Chen
2015-04-14usb: core: need to call usb_phy_notify_connect after device setupTony Zheng
2015-04-14usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart
2015-04-14usb: hcd: add generic PHY supportSergei Shtylyov
2015-04-14usb: rename phy to usb_phy in HCDAntoine Tenart
2015-04-14usb: core: return -ENOTSUPP for all targeted hostsPeter Chen
2015-04-14usb: core: Kconfig: TPL should apply for both OTG and EHPeter Chen
2015-04-14usb: core: TPL should apply for both OTG and EHPeter Chen
2015-04-14usb: common: rename phy-fsm-usb.c to usb-otg-fsm.cPeter Chen
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