Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-20 | stm class: Fix unlocking braino in the error path | Alexander Shishkin | 1 | -4/+3 |
2016-02-20 | stm class: Use driver's packet callback return value | Alexander Shishkin | 1 | -7/+12 |
2016-02-20 | stm class: Fix master deallocation in device unregistering | Chunyan Zhang | 1 | -1/+1 |
2016-02-20 | stm class: Use a signed return type for stm_find_master_chan | Lucas Tanure | 1 | -2/+2 |
2016-02-07 | stm class: Prevent user-controllable allocations | Alexander Shishkin | 1 | -0/+3 |
2016-02-07 | stm class: Fix an off-by-one in master array allocation | Chunyan Zhang | 1 | -1/+1 |
2016-02-07 | stm class: Fix link list locking | Alexander Shishkin | 1 | -9/+29 |
2015-10-10 | stm class: Mark src::link __rcu | Alexander Shishkin | 1 | -3/+6 |
2015-10-04 | stm class: Introduce an abstraction for System Trace Module devices | Alexander Shishkin | 1 | -0/+1029 |