summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #185 from joel16/masterSergi Granell2017-06-151-0/+84
|\
| * Add SceRegMgrForDriver functionsJoel162017-06-141-0/+84
* | Add UART, syscon, I2C nids. Add I2C header.Sergi Granell2017-06-151-0/+39
* | Named anonymous enums in psp2. (#179)Rinnegatamante2017-06-1515-342/+341
|/
* Removed next entryTheOfficialFloW2017-06-141-2/+1
* Add ksceCtrlRegisterVirtualControllerDriver related thingsSunguk Lee2017-06-121-0/+28
* Add SceHid Mouse functions (#182)meetpatty2017-06-021-12/+36
* Fix ksceNetSend() and ksceNetRecv() (#177)devnoname1202017-06-021-2/+4
* Add SceHid keyboard functions (#181)meetpatty2017-05-251-0/+48
* Added sceKernelPowerLock sceKernelPowerUnlock (#176)Yifan Lu2017-05-161-0/+18
* Added dmac functions (#173)TheOfficialFloW2017-05-142-0/+68
* Added new function: ksceKernelStartModuleForPidYifan Lu2017-05-131-0/+1
* Added sysmem uid object reference counting functionsYifan Lu2017-05-131-0/+38
* Fix code style of power.hSunguk Lee2017-05-141-8/+9
* Fix callback functions and add some enumsFrancisco José García García2017-05-131-1/+9
* Add sceRegMgr functions (#169)Joel162017-05-111-0/+84
* Fixed a couple function descriptions and added a few missing functions in Sce...Joel162017-05-111-4/+32
* Update usbd.hYifan Lu2017-05-041-1/+1
* Added missing typedef breaking vitasdkkern.hRinnegatamante2017-04-261-1/+1
* Add some brightness functionsdevnoname1202017-04-131-0/+34
* Added missing kernel IO headers. (#160)Rinnegatamante2017-04-111-0/+33
* Typedef udcd structuresSergi Granell2017-04-101-55/+69
* Fix UDCD error codeSergi Granell2017-04-101-1/+1
* Add GPIO header and more NIDs (#158)Sergi Granell2017-04-102-0/+62
* Revert "Update ctrl.h (#155)"Sunguk Lee2017-04-101-26/+0
* Update ctrl.h (#155)rereprep2017-04-091-0/+26
* Add ksceUsbdInterruptTransfer NIDSergi Granell2017-04-021-0/+6
* Add ksceUsbdCloseEndpointSergi Granell2017-04-021-1/+6
* Add ksceUsbdGetEndpointId and ksceUsbdControlTransfer NIDsSergi Granell2017-04-021-0/+26
* Typo fixing, and misnamed struct (#151)Hexxellor2017-03-2810-34/+34
* Added two ScePromoterUtil functions (#147)TheOfficialFloW2017-02-261-8/+24
* Added ksceKernelRemapBlock to headersYifan Lu2017-02-241-0/+10
* Added some sblauthmgr functions (#141)Yifan Lu2017-02-242-0/+20
* Merge pull request #127 from TheOfficialFloW/masterSunguk Lee2017-02-181-6/+6
|\
| * Rename ksceKernelMemPool* functionsTheOfficialFloW2017-02-071-6/+6
* | Add ksceUsbdGetDescriptorSergi Granell2017-02-161-6/+17
* | Update psp2kern/usbd.hSergi Granell2017-02-161-5/+7
* | Even more cache NIDsSergi Granell2017-02-161-0/+21
* | Add more cache NIDsSergi Granell2017-02-161-5/+32
* | Added missing definitions for VitaShellTheOfficialFloW2017-02-142-0/+10
* | Add ksceKernelDisableSubIntr NIDSergi Granell2017-02-131-0/+1
* | Add ksceKernelEnableSubIntr NIDSergi Granell2017-02-131-2/+3
* | Add some intrmgr subintr NIDsSergi Granell2017-02-131-3/+5
* | psp2kern/kernel/intrmgr.h definitions renamingSergi Granell2017-02-131-11/+11
* | Add psp2kern/kernel/intrmgr.hSergi Granell2017-02-131-0/+56
* | Merge pull request #135 from xerpi/cpu_nidsSergi Granell2017-02-131-11/+19
|\ \
| * | Add more/fix SceCpuForKernel and SceCpuForDriver NIDsSergi Granell2017-02-101-11/+19
* | | Rename argument of scePromoterUtilityDeletePkgSunguk Lee2017-02-111-1/+3
* | | Merge pull request #133 from vitasdk/mitSunguk Lee2017-02-114-8/+1
|\ \ \ | |/ / |/| |
| * | Switch license to MITdevnoname1202017-02-104-8/+1