| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #6162 from degasus/no_spin_loops | 2021-04-09 | 6 | -33/+64 | |
| |\ | |||||
| | * | video_core: Use a CV for blocking commands. | 2021-04-07 | 2 | -23/+31 | |
| | * | video_core/gpu_thread: Keep the write lock for allocating the fence. | 2021-04-07 | 2 | -1/+4 | |
| | * | video_core/gpu_thread: Implement a ShutDown method. | 2021-04-07 | 5 | -15/+28 | |
| | * | common/threadsafe_queue: Provide Wait() method. | 2021-04-07 | 2 | -3/+10 | |
| * | | ns: Update to 12.x | 2021-04-09 | 1 | -3/+38 | |
| * | | aoc_u: Update to 12.x | 2021-04-09 | 1 | -0/+2 | |
| * | | nim: Update to 12.x | 2021-04-09 | 1 | -44/+55 | |
| * | | npns: Update to 12.x | 2021-04-09 | 1 | -0/+3 | |
| * | | bgtc: Update to 12.x and implement OpenTaskService | 2021-04-09 | 4 | -1/+36 | |
| * | | vi: Update to 12.x | 2021-04-09 | 1 | -0/+8 | |
| * | | erpt: Update to 12.x | 2021-04-09 | 1 | -1/+6 | |
| * | | btm: Update to 12.x | 2021-04-09 | 1 | -0/+1 | |
| * | | btdrv: Update to 12.x | 2021-04-09 | 1 | -0/+19 | |
| * | | Merge pull request #6168 from Morph1984/stub-SetNpadAnalogStickUseCenterClamp | 2021-04-08 | 4 | -1/+29 | |
| |\ \ | |||||
| | * | | service: hid: Stub SetAnalogStickUseCenterClamp | 2021-04-08 | 4 | -1/+29 | |
| * | | | Merge pull request #6155 from ameerj/kernel-12-rescnt | 2021-04-08 | 1 | -2/+2 | |
| |\ \ \ | |||||
| | * | | | kernel: Increase event and session counts | 2021-04-07 | 1 | -2/+2 | |
| * | | | | Merge pull request #6157 from Morph1984/am-update-12.x | 2021-04-08 | 1 | -0/+22 | |
| |\ \ \ \ | |||||
| | * | | | | ISelfController: Update to 11.x | 2021-04-07 | 1 | -0/+1 | |
| | * | | | | IApplicationFunctions: Update to 11.x | 2021-04-07 | 1 | -0/+6 | |
| | * | | | | IDebugFunctions: Update to 12.x | 2021-04-07 | 1 | -0/+2 | |
| | * | | | | ICommonStateGetter: Update to 12.x | 2021-04-07 | 1 | -0/+9 | |
| | * | | | | IGlobalStateController: Update to 12.x | 2021-04-07 | 1 | -0/+1 | |
| | * | | | | IHomeMenuFunctions: Update to 12.x | 2021-04-07 | 1 | -0/+3 | |
| * | | | | | Merge pull request #6062 from ameerj/auto-stub | 2021-04-08 | 5 | -0/+32 | |
| |\ \ \ \ \ | |||||
| | * | | | | | configuration: Add auto stub toggle that resets on boot | 2021-03-30 | 5 | -4/+32 | |
| | * | | | | | service: Auto stub fallback | 2021-03-30 | 1 | -0/+4 | |
| * | | | | | | Merge pull request #6145 from lat9nq/nvhost_empty_memcpy | 2021-04-08 | 1 | -6/+11 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | nvhost_nvdec_common: Avoid memcpy with null pointers | 2021-04-05 | 1 | -6/+11 | |
| * | | | | | | | Merge pull request #6154 from lioncash/svcrange2 | 2021-04-08 | 1 | -0/+132 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| | * | | | | | | svc: Expand SVC tables | 2021-04-07 | 1 | -0/+132 | |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge pull request #6160 from Morph1984/fs-update-12.x | 2021-04-07 | 2 | -6/+15 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | IFile: Update to 12.x | 2021-04-07 | 1 | -3/+7 | |
| | * | | | | | | fsp-srv: Update to 12.x | 2021-04-07 | 2 | -3/+8 | |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge pull request #6143 from lat9nq/nvhost_null_memcpy | 2021-04-07 | 1 | -1/+7 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | nvhost_ctrl_gpu: Avoid sending null pointer to memcpy | 2021-04-05 | 1 | -1/+7 | |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge pull request #6159 from Morph1984/acc-update-12.x | 2021-04-07 | 3 | -36/+45 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| | * | | | | | dauth_o: Update to 11.x | 2021-04-07 | 1 | -6/+11 | |
| | * | | | | | acc_u1: Update to 12.x | 2021-04-07 | 1 | -13/+15 | |
| | * | | | | | acc_su: Update to 12.x | 2021-04-07 | 1 | -17/+19 | |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #6130 from degasus/better_assert_handling | 2021-04-07 | 3 | -6/+20 | |
| |\ \ \ \ \ | |||||
| | * | | | | | common: Move assert failure handling into a cpp file. | 2021-04-04 | 3 | -6/+20 | |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #6153 from lioncash/svcrange | 2021-04-07 | 2 | -6/+1 | |
| |\ \ \ \ \ | |||||
| | * | | | | | process_capability: Handle extended SVC range | 2021-04-07 | 2 | -6/+1 | |
| | | |_|/ / | |/| | | | |||||
| * | | | | | hwopus: Update to 12.x | 2021-04-07 | 1 | -0/+4 | |
| | |_|/ / |/| | | | |||||
| * | | | | Merge pull request #6146 from lat9nq/vp9_empty_memcpy | 2021-04-06 | 1 | -7/+9 | |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | vp9: Avoid memcpy with null pointers | 2021-04-05 | 1 | -7/+9 | |
| | |/ / | |||||
| * / / | configure_graphics: Prevent stack-use-after-scope | 2021-04-04 | 1 | -1/+1 | |
| |/ / | |||||
| * | | Merge pull request #6127 from german77/udpSingleConnection | 2021-04-03 | 4 | -102/+101 | |
| |\ \ | |||||