Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/bug.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-02 | usb: dwc2_udc_otg: use the phy bulk API to get phys | Chunfeng Yun |
2020-03-30 | usb: Migrate to support live DT for some driver | Kever Yang |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-02-05 | dm: core: Require users of devres to include the header | Simon Glass |
2020-01-29 | usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support | Marek Szyprowski |
2019-06-19 | usb: dwc2: allow peripheral mode for OTG configuration | Patrick Delaunay |
2019-06-19 | usb: dwc2: correctly handle binding for g-tx-fifo-size | Patrick Delaunay |
2019-04-21 | stm32mp1: add stusb1600 support for DK1 and DK2 board | Patrick Delaunay |
2019-04-21 | usb: dwc2: add support for STM32MP1 | Patrick Delaunay |
2019-04-21 | usb: dwc2_udc_otg: Add tx_fifo_sz array support | Patrice Chotard |
2019-04-21 | usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register | Patrick Delaunay |
2019-04-21 | usb: dwc2: Add function for session B check | Patrick Delaunay |
2019-04-21 | usb: dwc2: Add force-b-session-valid support | Patrick Delaunay |
2019-04-21 | usb: dwc2: force reset assert before to probe the driver | Patrick Delaunay |
2019-04-21 | usb: dwc2: convert driver to DM_USB_GADGET | Patrick Delaunay |
2019-04-21 | usb: dwc2: remove unused variable regs_otg | Patrick Delaunay |
2018-12-14 | usb: composite: Move bitmap related operations to ./include/linux/bitmap.h | Lukasz Majewski |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada |
2017-01-17 | usb: dwc2-otg: remove unused variable | Masahiro Yamada |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-07-25 | usb: dwc2-otg: adjust fifo size via platform data | Xu Ziyuan |
2016-06-13 | usb: dwc2_udc_otg: support 8-bit interface | Steve Rae |
2016-02-04 | usb: gadget: dwc2_udc_otg: modified the check condition for max packet size o... | Frank Wang |
2015-12-17 | usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename s3c_udc_probe() function | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename struct s3c_plat_otg_data | Marek Vasut |
2015-12-17 | usb: s3c-otg: Tweak the comments | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename remaining macros | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename sources to dwc2_*c | Marek Vasut |