summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-19usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol
2017-06-19usb: gadget: f_uac2: split out audio coreRuslan Bilovol
2017-06-19usb: gadget: f_uac2: remove platform driver/device creationRuslan Bilovol
2017-06-19usb: gadget: function: f_uac1: implement get_alt()Ruslan Bilovol
2017-06-19usb: gadget: udc: atmel: Remove unnecessary macrosAlexandre Belloni
2017-06-19usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam
2017-06-15usb: dwc3: exynos: Handle return value of clk_prepare_enableArvind Yadav
2017-06-15usb: gadget: mv_udc: Handle return value of clk_prepare_enable.Arvind Yadav
2017-06-13usb: dwc3: gadget: increase readability of dwc3_gadget_init_endpoints()Andy Shevchenko
2017-06-13usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun
2017-06-13usb: gadget: udc: renesas_usb3: add support for dedicated DMACYoshihiro Shimoda
2017-06-13usb: gadget: udc: atmel: Remove AVR32 bits from the driverAndy Shevchenko
2017-06-13usb: mtu3: Handle return value of clk_prepare_enableArvind Yadav
2017-06-13usb: dwc3: core: program PHY for proper DRD modesFelipe Balbi
2017-06-13usb: dwc3: core: initialize ULPI before trying to get the PHYFelipe Balbi
2017-06-13usb: dwc3: ulpi: conditionally resume ULPI PHYFelipe Balbi
2017-06-13usb: dwc3: ep0: make sure wValue is 0 on GetStatus()Felipe Balbi
2017-06-13usb: gadget: udc: add a 'function' sysfs fileFelipe Balbi
2017-06-13usb: gadget: dummy: implement ->udc_set_speed()Felipe Balbi
2017-06-13usb: dwc3: gadget: implement ->udc_set_speed()Felipe Balbi
2017-06-13usb: gadget: core: introduce ->udc_set_speed() methodFelipe Balbi
2017-06-13usb: gadget: udc: Add Synopsys UDC Platform driverRaviteja Garimella
2017-06-13usb: gadget: udc: Provide correct arguments for 'dma_pool_create'Raviteja Garimella
2017-06-13usb: gadget: udc: make debug prints compatible with both pci and platform dev...Raviteja Garimella
2017-06-13usb: gadget: udc: Rename amd5536udc driver file based on IPRaviteja Garimella
2017-06-13usb: gadget: configfs: use hexadecimal values and new lineStefan Agner
2017-06-13usb: gadget: configfs: make qw_sign attribute symmetricStefan Agner
2017-06-02usb: gadget: Allow a non-SuperSpeed gadget to support LPMJohn Youn
2017-06-02usb: gadget: composite: Exclude SS Dev Cap DescJohn Youn
2017-06-02usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data.Jerry Zhang
2017-06-02usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.Jerry Zhang
2017-06-02usb: gadget: remove redundant self assignmentStefan Agner
2017-06-02usb: dwc3: trace: decode ctrl requestFelipe Balbi
2017-06-02usb: dwc3: debug: remove static char buffer from dwc3_decode_event()Felipe Balbi
2017-06-02usb: dwc3: trace: rely on __string() and __assign_str()Felipe Balbi
2017-06-02usb: dwc3: gadget: slight cleanup to dwc3_process_event_entry()Felipe Balbi
2017-06-02usb: dwc3: debugfs: slightly improve output of trb_ringFelipe Balbi
2017-06-02usb: dwc3: update documentationFelipe Balbi
2017-06-02usb: dwc3: replace %p with %pKFelipe Balbi
2017-05-17usb: gadget: udc-xilinx: clean up a variable nameDan Carpenter
2017-05-17usb: dwc3: add disable u2mac linestate check quirkWilliam Wu
2017-05-17usb: gadget: udc: add null check before pointer dereferenceGustavo A. R. Silva
2017-05-17usb: phy: phy-msm-usb: Remove redundant extcon register/unregisterBaolin Wang
2017-05-17usb: phy: phy-qcom-8x16-usb: Remove redundant extcon register/unregisterBaolin Wang
2017-05-17usb: phy: Introduce one extcon device into usb phyBaolin Wang
2017-05-17usb: fix the comment with regards to DocBookMauro Carvalho Chehab
2017-05-17usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint matchSekhar Nori
2017-05-17usb: dwc3: gadget: lazily map requests for DMAFelipe Balbi
2017-05-17usb: dwc3: gadget: don't WARN about lack of TRBsFelipe Balbi
2017-05-16USB: f_mass_storage: improve memory barriers and synchronizationAlan Stern