aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
...
* | USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern2016-05-03
* | usb: core: move root hub's device node assignment after it is added to busPeter Chen2016-04-28
* | usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2016-04-28
* | usb: devio: declare usbdev_vm_ops as staticMichele Curti2016-04-28
* | usb: core: buffer: avoid NULL pointer dereferrenceChunfeng Yun2016-04-28
* | drivers: usb: core: Minimize irq disabling in usb_sg_cancel()David Mosberger2016-04-26
* | drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.David Mosberger2016-04-26
* | hub: admit devices are SS+Oliver Neukum2016-04-26
|/
* usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski2016-04-13
* usb: fix regression in SuperSpeed endpoint descriptor parsingMathias Nyman2016-03-31
* USB: usb_driver_claim_interface: add sanity checkingOliver Neukum2016-03-18
* usb/core: usb_alloc_dev(): fix setting of ->portnumNicolai Stange2016-03-18
* Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-17
|\
| * USB: core: let USB device know device nodePeter Chen2016-03-05
| * usb: devio: Add ioctl to disallow detaching kernel USB drivers.Reilly Grant2016-03-05
| * usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum2016-03-03
| * Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman2016-03-01
| |\
| | * Revert "usb: hub: do not clear BOS field during reset device"Greg Kroah-Hartman2016-02-20
| * | usb: core: Allow compilation on platforms where NO_DMA=yGeert Uytterhoeven2016-02-20
| * | usb: retry reset if a device times outOliver Neukum2016-02-14
| * | USB: Add support for usbfs zerocopy.Steinar H. Gunderson2016-02-14
| * | usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman2016-02-14
| * | usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptorMathias Nyman2016-02-14
| * | drivers: usb: removed assignment of 0 to static variablesSaurabh Sengar2016-02-09
| * | usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lockHeiner Kallweit2016-02-07
| * | usb: no locking for reading descriptors in sysfsOliver Neukum2016-02-03
| * | usb: sysfs: make locking interruptibleOliver Neukum2016-02-03
| * | usb: core: switch bus numbering to using idrHeiner Kallweit2016-02-03
| * | Merge 4.5-rc2 into usb-nextGreg Kroah-Hartman2016-02-01
| |\|
| | * usb: hub: do not clear BOS field during reset deviceDu, Changbin2016-01-25
| * | USB: core, wusbcore: use bus_to_hcdGeliang Tang2016-01-25
| * | USB: core, devio: use to_usb_deviceGeliang Tang2016-01-25
| * | usb: core: use kbasename() instead of open-coded variantAndy Shevchenko2016-01-24
| * | usb: Support USB 3.1 extended port status requestMathias Nyman2016-01-24
| * | usb: add device descriptor for usb 3.1 root hubMathias Nyman2016-01-24
| * | usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devicesMathias Nyman2016-01-24
| * | usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUSMathias Nyman2016-01-24
| * | usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman2016-01-24
| * | usb: Use memdup_user to reuse the codeRahul Pathak2016-01-24
| * | usb: core: devio.c: Removed unnecessary spaceChase Metzger2016-01-24
| |/
* / PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-05
|/
* Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-20
|\
| * Merge branch 'pm-core'Rafael J. Wysocki2016-01-20
| |\
| | * USB / PM: Allow USB devices to remain runtime-suspended when sleepingTomeu Vizoso2016-01-07
* | | Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-13
|\ \ \ | |/ / |/| |
| * | Merge 4.4-rc6 into usb-nextGreg Kroah-Hartman2015-12-21
| |\ \
| * \ \ Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman2015-12-13
| |\ \ \
| * | | | usb: make "nousb" a clear module parameterOliver Neukum2015-12-04
| * | | | usb: Add connected retry on resume for non SS devicesAl Cooper2015-12-04
| * | | | usb: core: lpm: add sysfs node for usb3 lpm permitLu Baolu2015-12-01