summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-232-6/+4
* service/usb: Update function tablesLioncash2022-01-211-27/+15
* service: Reduce header include overheadMorph2021-10-071-1/+0
* service/usb: Update to 13.0.0german772021-09-271-3/+3
* general: Replace RESULT_SUCCESS with ResultSuccessMorph2021-06-021-2/+2
* usb: Use proper namesgerman772021-04-091-21/+21
* service: Eliminate usages of the global system instanceLioncash2020-11-272-19/+26
* service: Update function tablesVolcaEM2020-06-291-15/+16
* service/usb: Update function tableLioncash2018-12-021-1/+1
* Changed logging to be "Log before execution", Added more error logging, all services should now log on some levelDavid Marcec2018-11-261-2/+2
* service/usb: Update IPdSession's function tableLioncash2018-10-301-3/+3
* service/usb: Update service function tablesLioncash2018-10-251-21/+22
* service: Add usb servicesLioncash2018-08-072-0/+253