summaryrefslogtreecommitdiff
path: root/drivers/usb/core/usb.c
Commit message (Expand)AuthorAge
* USB: of: fix root-hub device-tree node handlingJohan Hovold2017-06-13
* USB: core: fix device node leakJohan Hovold2017-06-13
* USB: core: fix up kerneldoc commentJohan Hovold2017-03-24
* USB: core: add helpers to retrieve endpoints in reverse orderJohan Hovold2017-03-23
* USB: core: add helpers to retrieve endpointsJohan Hovold2017-03-23
* usb: separate out sysdev pointer from usb_busArnd Bergmann2017-03-23
* USB: core: add missing license information to some filesGreg Kroah-Hartman2016-10-29
* usb: core: setup dma_pfn_offset for USB devices and, interfacesRoger Quadros2016-09-13
* Merge 4.6-rc7 into usb-nextGreg Kroah-Hartman2016-05-09
|\
| * Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"Johan Hovold2016-05-02
* | usb: core: move root hub's device node assignment after it is added to busPeter Chen2016-04-28
|/
* usb/core: usb_alloc_dev(): fix setting of ->portnumNicolai Stange2016-03-18
* USB: core: let USB device know device nodePeter Chen2016-03-05
* usb: core: switch bus numbering to using idrHeiner Kallweit2016-02-03
* USB: core, wusbcore: use bus_to_hcdGeliang Tang2016-01-24
* USB: core, devio: use to_usb_deviceGeliang Tang2016-01-24
* Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-20
|\
| * USB / PM: Allow USB devices to remain runtime-suspended when sleepingTomeu Vizoso2016-01-08
* | usb: make "nousb" a clear module parameterOliver Neukum2015-12-04
|/
* usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-09-22
* USB: Move usb_disabled() towards top of the fileViresh Kumar2015-03-26
* USB: Use usb_disabled() consistentlyViresh Kumar2015-03-26
* usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-01-09
* USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-04
* USB: Add EXPORT_SYMBOL for usb_alloc_devPratyush Anand2014-07-17
* drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixesMatthias Beyer2013-10-11
* usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-03
* usb: ehci: Only sleep for post-resume handover if devices use persistJulius Werner2013-05-20
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\
| * USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-28
* | driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman2013-04-11
* | driver core: add uid and gid to devtmpfsKay Sievers2013-04-08
|/
* usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-21
* USB: use bus_to_hdc instead of container_ofYuanhan Liu2012-10-24
* USB: Disable LPM while the device is unconfigured.Sarah Sharp2012-07-11
* usb: fix breakage on systems without ACPISasha Levin2012-05-16
* usb: Bind devices to ACPI devices when possibleMatthew Garrett2012-05-11
* USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman2012-04-29
* USB: cleanup the handling of the PM complete callOliver Neukum2012-01-24
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
* usbcore: get BOS descriptor setAndiry Xu2011-09-26
* usb: core: Change usb_create_sysfs_intf_files()' return type to voidMichal Nazarewicz2011-04-29
* USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki2011-03-18
* USB: use the runtime-PM autosuspend implementationAlan Stern2010-11-16
* USB: remove fake "address-of" expressionsAlan Stern2010-08-10
* drivers/base: Convert dev->sem to mutexThomas Gleixner2010-05-21
* USB: remove match_deviceMing Lei2010-05-20
* USB: remove usb_find_deviceMing Lei2010-05-20
* USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern2010-05-20