Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usb: Migrate to support live DT for some driver | Kever Yang | 2020-03-30 | 2 | -10/+7 |
* | dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> | Masahiro Yamada | 2020-02-19 | 1 | -1/+1 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 5 | -0/+5 |
* | dm: core: Require users of devres to include the header | Simon Glass | 2020-02-05 | 3 | -0/+4 |
* | usb: cdns3: ep0: Invalidate cache before reading Setup Packet | Vignesh Raghavendra | 2020-02-02 | 1 | -0/+4 |
* | usb: cdns3: ep0: Fix build warnings related to cache ops | Vignesh Raghavendra | 2019-12-21 | 1 | -0/+1 |
* | usb: cdns3: Fix include file path | Vignesh Raghavendra | 2019-11-19 | 2 | -2/+2 |
* | usb: cdns3: Add TI wrapper driver for CDNS USB3 controller | Vignesh Raghavendra | 2019-11-07 | 3 | -0/+202 |
* | usb: cdns3: gadget: Implement udc_set_speed() callback | Vignesh Raghavendra | 2019-11-07 | 1 | -4/+26 |
* | usb: Add Cadence USB3 host and gadget driver | Vignesh Raghavendra | 2019-11-07 | 15 | -0/+6429 |