Age | Commit message (Expand) | Author |
---|---|---|
2021-08-02 | global: Convert simple_strtoul() with decimal to dectoul() | Simon Glass |
2020-09-30 | usb: cdns3: Fix not calling dev_xxx with a device | Sean Anderson |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-03-30 | usb: Migrate to support live DT for some driver | Kever Yang |
2020-02-19 | dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> | Masahiro Yamada |
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 |
2019-11-07 | usb: cdns3: gadget: Implement udc_set_speed() callback | Vignesh Raghavendra |
2019-11-07 | usb: Add Cadence USB3 host and gadget driver | Vignesh Raghavendra |