summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-03-20UPSTREAM: usb: dwc3: debug: fix ep name on trace outputFelipe Balbi
2019-03-15usb: dwc3: rockchip: fix connect fail when force host modeWilliam Wu
2019-03-15usb: dwc3: rockchip: fix NULL pointer dereference in async probeWilliam Wu
2019-03-11UPSTREAM: usb: dwc2: gadget: Disable enabled HW endpoint in dwc2_hsotg_ep_dis...Vahram Aharonyan
2019-03-11UPSTREAM: usb: dwc2: gadget: Correct dwc2_hsotg_ep_stop_xfr() functionVahram Aharonyan
2019-03-11usb: gadget: f_uac2: fix some issues for Windows recognizedWilliam Wu
2019-03-11UPSTREAM: usb: gadget: f_uac2: disable IN/OUT ep if unusedAndreas Pape
2019-03-11UPSTREAM: usb: gadget: u_audio: protect stream runtime fields with stream spi...Vladimir Zapolskiy
2019-03-11UPSTREAM: usb: gadget: u_audio: remove cached period bytes valueVladimir Zapolskiy
2019-03-11UPSTREAM: usb: gadget: u_audio: remove caching of stream buffer parametersVladimir Zapolskiy
2019-03-11UPSTREAM: usb: gadget: u_audio: update hw_ptr in iso_complete after data copiedJoshua Frkuska
2019-03-11UPSTREAM: usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()Eugeniu Rosca
2019-03-11UPSTREAM: usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca
2019-03-11UPSTREAM: usb: gadget: make snd_pcm_hardware constBhumika Goyal
2019-03-11UPSTREAM: usb: gadget: f_uac2: constify snd_pcm_ops structuresArvind Yadav
2019-03-11UPSTREAM: usb: gadget: f_uac2: endianness fixes.Ruslan Bilovol
2019-03-11UPSTREAM: usb: gadget: f_uac1: endianness fixes.Ruslan Bilovol
2019-03-11UPSTREAM: usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol
2019-03-11UPSTREAM: usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol
2019-03-11UPSTREAM: usb: gadget: f_uac2: split out audio coreRuslan Bilovol
2019-03-11UPSTREAM: usb: gadget: f_uac2: remove platform driver/device creationRuslan Bilovol
2019-03-11UPSTREAM: usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint matchSekhar Nori
2019-03-11UPSTREAM: usb: gadget: uac2: add req_number as parameterPeter Chen
2019-03-11UPSTREAM: usb: gadget: f_uac2: improve error handlingPeter Chen
2019-03-11UPSTREAM: usb: gadget: uac2: Drop unused device qualifier descriptorKrzysztof Opasiak
2019-02-12usb: dwc3: rockchip: use devm_extcon_register_notifierWilliam Wu
2019-02-12usb: dwc3: rockchip: fix rk3399 dwc3 host power on failWilliam Wu
2019-01-30usb: dwc3: rockchip: use async_schedule for initial dwc3William Wu
2019-01-22usb: xhci: fix issues introduced by enable TRB ENTWilliam Wu
2019-01-14usb: uas: ignore UAS for Seagate Expansion Portable DriveWilliam Wu
2019-01-09usb: dwc3: rockchip: use sysfs instead of debugfsWilliam Wu
2019-01-07UPSTREAM: xhci: Don't show incorrect WARN message about events for empty ringsMathias Nyman
2019-01-04Revert "HACK: usb: devio: add delay to fix ss bulk transfer issue"William Wu
2019-01-04usb: dwc3: add a new xhci trb ent quirk for xHCIWilliam Wu
2019-01-04usb: xhci: set xhci trb ent quirk based on platform dataWilliam Wu
2019-01-04usb: xhci: set the trb max transfer length to 4KBWilliam Wu
2018-12-19Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-12-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-12-13xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-13usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen
2018-12-13usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan
2018-12-13usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann
2018-12-13usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner
2018-12-13USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng
2018-12-11usb: gadget: Kconfig: disable CONFIG_USB_CONFIGFS_F_UVC_ROCKCHIPWilliam Wu
2018-12-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-12-10ANDROID: usb: gadget: f_mtp: Return error if count is negativeJerry Zhang
2018-12-10usb: host: ehci-platform: Add basic runtime PM supportWilliam Wu
2018-12-10BACKPORT: usb: host: ohci-platform: Add basic runtime PM supportTony Lindgren