summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-15Add UART, syscon, I2C nids. Add I2C header.Sergi Granell1-0/+39
2017-06-15Named anonymous enums in psp2. (#179)Rinnegatamante15-342/+341
2017-06-14Add SceRegMgrForDriver functionsJoel161-0/+84
2017-06-14Removed next entryTheOfficialFloW1-2/+1
2017-06-12Add ksceCtrlRegisterVirtualControllerDriver related thingsSunguk Lee1-0/+28
2017-06-02Add SceHid Mouse functions (#182)meetpatty1-12/+36
2017-06-02Fix ksceNetSend() and ksceNetRecv() (#177)devnoname1201-2/+4
2017-05-25Add SceHid keyboard functions (#181)meetpatty1-0/+48
2017-05-16Added sceKernelPowerLock sceKernelPowerUnlock (#176)Yifan Lu1-0/+18
2017-05-14Added dmac functions (#173)TheOfficialFloW2-0/+68
2017-05-13Added new function: ksceKernelStartModuleForPidYifan Lu1-0/+1
2017-05-13Added sysmem uid object reference counting functionsYifan Lu1-0/+38
2017-05-14Fix code style of power.hSunguk Lee1-8/+9
2017-05-13Fix callback functions and add some enumsFrancisco José García García1-1/+9
2017-05-11Add sceRegMgr functions (#169)Joel161-0/+84
2017-05-11Fixed a couple function descriptions and added a few missing functions in Sce...Joel161-4/+32
2017-05-04Update usbd.hYifan Lu1-1/+1
2017-04-26Added missing typedef breaking vitasdkkern.hRinnegatamante1-1/+1
2017-04-13Add some brightness functionsdevnoname1201-0/+34
2017-04-11Added missing kernel IO headers. (#160)Rinnegatamante1-0/+33
2017-04-10Typedef udcd structuresSergi Granell1-55/+69
2017-04-10Fix UDCD error codeSergi Granell1-1/+1
2017-04-10Add GPIO header and more NIDs (#158)Sergi Granell2-0/+62
2017-04-10Revert "Update ctrl.h (#155)"Sunguk Lee1-26/+0
2017-04-09Update ctrl.h (#155)rereprep1-0/+26
2017-04-02Add ksceUsbdInterruptTransfer NIDSergi Granell1-0/+6
2017-04-02Add ksceUsbdCloseEndpointSergi Granell1-1/+6
2017-04-02Add ksceUsbdGetEndpointId and ksceUsbdControlTransfer NIDsSergi Granell1-0/+26
2017-03-28Typo fixing, and misnamed struct (#151)Hexxellor10-34/+34
2017-02-26Added two ScePromoterUtil functions (#147)TheOfficialFloW1-8/+24
2017-02-24Added ksceKernelRemapBlock to headersYifan Lu1-0/+10
2017-02-24Added some sblauthmgr functions (#141)Yifan Lu2-0/+20
2017-02-16Add ksceUsbdGetDescriptorSergi Granell1-6/+17
2017-02-16Update psp2kern/usbd.hSergi Granell1-5/+7
2017-02-16Even more cache NIDsSergi Granell1-0/+21
2017-02-16Add more cache NIDsSergi Granell1-5/+32
2017-02-14Added missing definitions for VitaShellTheOfficialFloW2-0/+10
2017-02-13Add ksceKernelDisableSubIntr NIDSergi Granell1-0/+1
2017-02-13Add ksceKernelEnableSubIntr NIDSergi Granell1-2/+3
2017-02-13Add some intrmgr subintr NIDsSergi Granell1-3/+5
2017-02-13psp2kern/kernel/intrmgr.h definitions renamingSergi Granell1-11/+11
2017-02-13Add psp2kern/kernel/intrmgr.hSergi Granell1-0/+56
2017-02-11Rename argument of scePromoterUtilityDeletePkgSunguk Lee1-1/+3
2017-02-10Add more/fix SceCpuForKernel and SceCpuForDriver NIDsSergi Granell1-11/+19
2017-02-10Updated SceUsbdDriver structTheOfficialFloW1-3/+3
2017-02-10Switch license to MITdevnoname1204-8/+1
2017-02-09Add some SceDisplayForDriver NIDsSergi Granell1-0/+87
2017-02-08Update psp2/usbd.hSergi Granell1-3/+3
2017-02-08More psp2/usbd.h changes (#131)Sergi Granell1-22/+40
2017-02-08Update psp2/usbd.h (#128)Sergi Granell2-6/+69