Age | Commit message (Expand) | Author |
---|---|---|
2020-05-18 | common: Drop log.h from common header | Simon Glass |
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 |
2018-12-14 | usb: musb-new: Add support for DM_USB | Jean-Jacques Hiblot |
2018-11-26 | usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ | Sven Schwermer |
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-06-01 | dm: core: Update device_bind_driver_to_node() to use ofnode | Simon Glass |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-12-02 | drivers: usb: musb: add ti musb host driver with driver model support | Mugunthan V N |
2016-12-02 | drivers: usb: musb: add ti musb misc driver for wrapper | Mugunthan V N |