summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* xhci: harden xhci_find_next_ext_cap against device removalJoe Lawrence2016-02-041-0/+4
* Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-046-31/+38
|\
| * usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver.Jianqiang Tang2016-02-031-0/+1
| * usb: dwc2: Fix probe problem on bcm2835John Youn2016-02-031-6/+0
| * Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"John Youn2016-02-032-9/+7
| * usb: musb: ux500: Fix NULL pointer dereference at system PMUlf Hansson2016-02-031-2/+5
| * usb: phy: mxs: declare variable with initialized valueLi Jun2016-02-031-1/+1
| * usb: phy: msm: fix error handling in probe.Srinivas Kandagatla2016-02-031-13/+24
* | xhci: Fix list corruption in urb dequeue at host removalMathias Nyman2016-02-031-1/+3
* | usb: host: xhci-plat: fix NULL pointer in probe for device tree caseGregory CLEMENT2016-02-031-1/+2
* | usb: xhci-mtk: fix AHB bus hang up caused by roothubs pollingChunfeng Yun2016-02-031-0/+23
* | usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TTChunfeng Yun2016-02-031-3/+13
* | usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu2016-02-031-1/+3
* | usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu2016-02-031-1/+6
* | usb: xhci: add a quirk bit for ssic port unusedLu Baolu2016-02-032-34/+46
* | usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu2016-02-031-19/+29
* | Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman2016-02-031-10/+0
|/
* Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-01-286-3/+49
|\
| * USB: option: fix Cinterion AHxx enumerationJohn Ernberg2016-01-251-1/+1
| * USB: mxu11x0: fix memory leak on usb_serial private dataMathieu OTHACEHE2016-01-251-0/+20
| * USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2016-01-252-0/+2
| * USB: serial: option: Adding support for Telit LE922Daniele Palmas2016-01-251-0/+16
| * USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov2016-01-251-2/+4
| * USB: visor: fix null-deref at probeJohan Hovold2016-01-251-0/+5
| * USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker2016-01-251-0/+1
* | usb: hub: do not clear BOS field during reset deviceDu, Changbin2016-01-241-3/+5
* | cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum2016-01-241-0/+5
* | usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2016-01-242-0/+7
* | usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu2016-01-241-1/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-233-10/+10
|\
| * wrappers for ->i_mutex accessAl Viro2016-01-223-10/+10
* | Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-01-221-0/+2
|\ \ | |/ |/|
| * Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2016-01-121-0/+2
| |\
| | * ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann2015-11-241-0/+2
* | | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-202-1/+13
|\ \ \
| * \ \ Merge branch 'pm-core'Rafael J. Wysocki2016-01-212-1/+13
| |\ \ \
| | * | | USB / PM: Allow USB devices to remain runtime-suspended when sleepingTomeu Vizoso2016-01-082-1/+13
| | |/ /
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-207-2121/+2504
|\ \ \ \
| * | | | usb/gadget: Remove set-but-not-used variablesBart Van Assche2016-01-071-16/+0
| * | | | usb: gadget: f_tcm: add configfs supportAndrzej Pietrasiewicz2015-12-202-4/+82
| * | | | usb: gadget: f_tcm: use usb_gstrings_attachAndrzej Pietrasiewicz2015-12-201-11/+7
| * | | | usb: gadget: f_tcm: remove redundant singletonAndrzej Pietrasiewicz2015-12-202-11/+0
| * | | | usb: gadget: f_tcm: remove compatibility layerAndrzej Pietrasiewicz2015-12-201-81/+6
| * | | | usb: gadget: tcm: convert to use new function registration interfaceAndrzej Pietrasiewicz2015-12-202-10/+53
| * | | | usb: gadget: f_tcm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2015-12-206-5/+339
| * | | | usb: gadget: tcm: factor out f_tcmAndrzej Pietrasiewicz2015-12-203-2129/+2148
| * | | | usb: gadget: tcm: simplify attribute store functionAndrzej Pietrasiewicz2015-12-201-15/+7
| * | | | usb: gadget: tcm: use strtobool for a boolean valueAndrzej Pietrasiewicz2015-12-201-6/+4
| * | | | usb: gadget: tcm: follow naming conventionsAndrzej Pietrasiewicz2015-12-201-14/+14
| * | | | usb: gadget: tcm: split string definitions into function and deviceAndrzej Pietrasiewicz2015-12-202-6/+22
OpenPOWER on IntegriCloud