Age | Commit message (Expand) | Author |
---|---|---|
2022-09-18 | cyclic: Use schedule() instead of WATCHDOG_RESET() | Stefan Roese |
2022-05-03 | pci: Add mask parameter to dm_pci_map_bar() | Andrew Scull |
2022-05-03 | pci: Map bars with offset and length | Andrew Scull |
2022-01-19 | doc: replace @return by Return: | Heinrich Schuchardt |
2021-09-30 | WS cleanup: remove trailing empty lines | Wolfgang Denk |
2020-12-18 | dm: Avoid accessing seq directly | Simon Glass |
2020-12-13 | dm: treewide: Rename dev_get_platdata() to dev_get_plat() | Simon Glass |
2020-12-13 | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass |
2020-12-13 | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass |
2020-10-14 | net: Add NIC controller driver for OcteonTX2 | Suneel Garapati |