summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/usb/usb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: usb: Update namesNarr the Reg2023-03-051-35/+35
* service: move hle_ipc from kernelLiam2023-03-011-3/+3
* service: refactor server architectureLiam2023-02-211-7/+10
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* 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-271-18/+21
* 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-071-0/+238