summaryrefslogtreecommitdiff
path: root/drivers/usb/core/driver.c
Commit message (Expand)AuthorAge
* usb: Don't print a warning if interface driver rebind is deferred at resumeMathias Nyman2017-12-07
* usb: core: Fix logging messages with spurious periods after newlinesJoe Perches2017-12-06
* usb: core: introduce a new usb_get_std_status() helperFelipe Balbi2017-11-07
* USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman2017-11-03
* USB: Force disconnect Huawei 4G modem during suspendDaniel Drake2017-10-23
* usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2017-03-23
* usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2017-03-23
* USB: core: add missing license information to some filesGreg Kroah-Hartman2016-10-29
* USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern2016-05-03
* USB: usb_driver_claim_interface: add sanity checkingOliver Neukum2016-03-18
* usb: core: driver: Use kmalloc_arrayMuhammad Falak R Wani2015-10-04
* usb: interface authorization: Control interface probing and claimingStefan Koch2015-09-22
* Revert "usb: interface authorization: Control interface probing and claiming"Greg Kroah-Hartman2015-08-18
* usb: interface authorization: Control interface probing and claimingStefan Koch2015-08-14
* usb: fix coding style issueKris Borer2015-07-22
* 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-04
* 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-24
* 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-03
* 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