summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.14-rc4 into staging-next.Greg Kroah-Hartman2014-02-2412-78/+127
|\
| * usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET2014-02-211-2/+2
| * Merge tag 'fixes-for-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-02-208-63/+78
| |\
| | * usb: musb: correct use of schedule_delayed_work()Daniel Mack2014-02-202-6/+9
| | * usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright2014-02-201-31/+26
| | * usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz2014-02-201-1/+6
| | * usb: gadget: printer: using gadget_is_otg to check otg support at runtimePeter Chen2014-02-201-1/+1
| | * usb: gadget: bcm63xx_udc: fix build failure on DMA channel codeFlorian Fainelli2014-02-181-26/+32
| | * usb: musb: do not sleep in atomic contextDaniel Mack2014-02-182-5/+17
| | * usb: gadget: s3c2410_udc: Fix build errorSachin Kamat2014-02-181-1/+1
| | * usb: musb: core: Fix remote-wakeup resumeRoger Quadros2014-02-181-1/+9
| | * usb: musb: host: Fix SuperSpeed hub enumerationAjay Kumar Gupta2014-02-181-0/+3
| | * usb: musb: fix obex in g_nokia.ko causing kernel panicFelipe Balbi2014-02-181-2/+0
| * | usb: musb: correct use of schedule_delayed_work()Daniel Mack2014-02-182-6/+9
| * | usb: musb: do not sleep in atomic contextDaniel Mack2014-02-182-5/+17
| * | USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8Aleksander Morgado2014-02-181-1/+2
| * | USB: EHCI: add delay during suspend to prevent erroneous wakeupsAlan Stern2014-02-181-4/+22
| |/
* | Merge 3.14-rc3 into staging-nextGreg Kroah-Hartman2014-02-1723-131/+136
|\ \ | |/
| * usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike2014-02-111-1/+2
| * Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-071-52/+2
| * Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp2014-02-071-1/+1
| * Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp2014-02-072-3/+3
| * xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp2014-02-071-3/+11
| * usb: core: Fix potential memory leak adding dyn USBdevice IDsChristian Engelmayer2014-02-051-7/+17
| * USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn2014-02-052-0/+8
| * usb: qcserial: add Netgear Aircard 340UBjørn Mork2014-02-051-0/+3
| * usb-storage: enable multi-LUN scanning when neededAlan Stern2014-02-042-1/+9
| * USB: simple: add Dynastream ANT USB-m Stick device supportKristóf Ralovich2014-02-041-1/+2
| * usb-storage: add unusual-devs entry for BlackBerry 9000Alan Stern2014-02-041-0/+7
| * usb-storage: restrict bcdDevice range for Super Top in Cypress ATACBAlan Stern2014-02-041-1/+1
| * usb: phy: move some error messages to debugJosh Boyer2014-02-041-5/+3
| * usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork2014-02-042-0/+2
| * usb: dwc2: fix memory corruption in dwc2 driverPaul Zimmerman2014-02-041-11/+0
| * usb: dwc2: fix role switch breakagePaul Zimmerman2014-02-041-1/+1
| * usb: dwc2: bail out early when booting with "nousb"Andre Heider2014-02-041-0/+3
| * Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-02-049-45/+62
| |\
| | * Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp2014-01-305-17/+23
| | * Revert "xhci: replace xhci_write_64() with writeq()"Sarah Sharp2014-01-294-20/+33
| | * Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp2014-01-223-8/+1
| | * xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp2014-01-221-0/+5
* | | staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea2014-02-072-0/+2
|/ /
* | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2014-01-291-12/+1
|\ \
| * | USB: fsl-mph-dr-of: adjust for OF based clock lookupGerhard Sittig2014-01-121-12/+1
* | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-21/+20
|\ \ \
| * \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-121-20/+20
| |\ \ \
| | * | | ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki2013-12-071-20/+20
| * | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-1/+0
| |\ \ \ \ | | |/ / /
| | * | | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+0
| | |/ /
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-232-22/+17
|\ \ \ \
| * \ \ \ Merge branch 'qcom/drivers' into next/driversOlof Johansson2014-01-091-20/+15
| |\ \ \ \
OpenPOWER on IntegriCloud