Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-19 | usb: cdns2: Fix spelling mistake in a trace message "Wakupe" -> "Wakeup" | Colin Ian King | |
There is a spelling mistake in a trace message. Fix it. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Link: https://lore.kernel.org/r/20230615144052.2254528-1-colin.i.king@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | |||
2023-06-13 | usb: cdns2: Add tracepoints for CDNS2 driver | Pawel Laszczak | |
Patch adds the series of tracepoints that can be used for debugging issues detected in driver. Signed-off-by: Pawel Laszczak <pawell@cadence.com> Message-ID: <20230602102644.77470-4-pawell@cadence.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |