aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/driver.c
Commit message (Expand)AuthorAge
* USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2015-01-31
* USB: don't cancel queued resets when unbinding driversAlan Stern2015-01-25
* USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-03
* USB: shutdown all URBs after controller deathAlan Stern2014-07-17
* USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern2014-05-23
* USB: unbind all interfaces before rebinding anyAlan Stern2014-03-17
* usb-core: Free bulk streams on interface releaseHans de Goede2014-03-04
* Merge 3.14-rc3 into usb-nextGreg Kroah-Hartman2014-02-18
|\
| * usb: core: Fix potential memory leak adding dyn USBdevice IDsChristian Engelmayer2014-02-05
* | usb: core: let dynamic ids override static idsBjørn Mork2014-02-07
|/
* usb: core: check for valid id_table when using the RefId featureWolfram Sang2014-01-13
* usb: core: bail out if user gives an unknown RefId when using new_idWolfram Sang2014-01-12
* usb: core: allow a reference device for new_idWolfram Sang2014-01-10
* usb: core: add sanity checks when using bInterfaceClass with new_idWolfram Sang2014-01-10
* usb: core: Remove superfluous name castsGeert Uytterhoeven2013-12-03
* USB: change dev_warn about missing reset-resume to dev_dbgAlan Stern2013-10-19
* usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp2013-10-16
* USB: core: use DRIVER_ATTR_RW()Greg Kroah-Hartman2013-08-23
* usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-02
* PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-03
* USB: driver.c: processing failure, maching resume condition with suspend cond...Chen Gang2013-04-01
* USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-28
* USB: adds comment on suspend callbackMing Lei2013-03-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-19
* | usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-21
|/
* USB: Enable LPM after a failed probe.Sarah Sharp2012-10-08
* usb: remove junk from store_remove_idAlan Cox2012-09-17
* usb: Add quirk detection based on interface informationLaurent Pinchart2012-07-19
* usb-core: Set intfdata to NULL if a driver's probe method failedHans de Goede2012-06-13
* USB: allow match on bInterfaceNumberBjørn Mork2012-06-13
* USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp2012-05-18
* USB: add read support to usb-serial/../new_idBjørn Mork2012-05-14
* USB: let both new_id and remove_id show dynamic id listBjørn Mork2012-05-14
* USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman2012-04-29
* USB: don't ignore suspend errors for root hubsAlan Stern2012-04-09
* Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-20
|\
| * USB: cleanup the handling of the PM complete callOliver Neukum2012-01-24
| * USB: code cleanup in suspend/resume path (3rd try)Oliver Neukum2012-01-24
* | USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routinesAlan Stern2012-01-26
* | Dynamic ID addition doesn't need get_driver()Alan Stern2012-01-24
|/
* USB: remove dead code from suspend/resume pathOliver Neukum2012-01-03
* USB: Add optional match for interface class to dynamic ID facilityJosua Dietze2011-11-15
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-31
* | USB: Update last_busy time after autosuspend failsAlan Stern2011-11-04
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
|\
| * PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-19
* | xHCI: set USB2 hardware LPMAndiry Xu2011-09-26
* | USB: for usb_autopm_get_interface_async -EINPROGRESS is not an errorJim Wylder2011-09-09
|/