~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* usb: cdns3: gadget: Configure speed in udc_startRavi Gunasekaran2023-07-21
* usb: cdns3: cdns3-ti: Add compatible for AM64 SoCAswath Govindraju2021-11-17
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-02
* Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass2021-07-28
* usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini2021-07-18
* usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct nameKishon Vijay Abraham I2021-06-08
* dm: core: Access device ofnode through functionsSimon Glass2021-01-05
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* usb: cdns3: Fix not calling dev_xxx with a deviceSean Anderson2020-09-30
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop linux/bug.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* usb: Migrate to support live DT for some driverKever Yang2020-03-30
* dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-19
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* usb: cdns3: ep0: Invalidate cache before reading Setup PacketVignesh Raghavendra2020-02-02
* usb: cdns3: ep0: Fix build warnings related to cache opsVignesh Raghavendra2019-12-21
* usb: cdns3: Fix include file pathVignesh Raghavendra2019-11-19
* usb: cdns3: Add TI wrapper driver for CDNS USB3 controllerVignesh Raghavendra2019-11-07
* usb: cdns3: gadget: Implement udc_set_speed() callbackVignesh Raghavendra2019-11-07
* usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra2019-11-07