summaryrefslogtreecommitdiff
path: root/qdf/linux/src/qdf_lock.c (unfollow)
Commit message (Expand)Author
2018-05-04qcacmn: qdf: Remove legacy markingsJeff Johnson
2017-08-09qcacmn: Add missing qdf_spinlock_destroy() to free debug cookiePoddar, Siddarth
2017-07-04qcacmn: Fix clang warning: redefinition of typedef 'qdf_mutex_t'Srinivas Girigowda
2017-05-12qcacmn: Let qdf_lock_stats_cookie_create failure be dbg levelHouston Hoffman
2017-04-06qcacmn: Fix kernel checkpatch warnings in QDFSrinivas Girigowda
2017-03-20qcacmn: Remove EXPORT_SYMBOL to avoid duplicate symbol errorKai Liu
2017-01-30qcacmn: Change semantics of Runtime Lock APIsPrashanth Bhatta
2017-01-23qcacmn: Add acquired by to lock statsHouston Hoffman
2017-01-23qcacmn: Add spinlockstats listHouston Hoffman
2017-01-04qcacmn: add stats to spinlock & mutexesHouston Hoffman
2017-01-04qcacmn: Introduce qdf_spin_is_lockedHouston Hoffman
2016-09-22qcacmn: Fix compilation errors in QDF for Big Endian platformSathish Kumar
2016-09-08qcacmn: Remove ani_global.h from qca-cmnAnurag Chouhan
2016-05-19qcacmn: Add Win Driver Compilation FixAnurag Chouhan
2016-05-06qcacmn: Clean up OS wrapper functionsYuanyuan Liu
2016-05-04qcacmn: Remove cds_api and wma_api includesHouston Hoffman
2016-03-24qcacmn: Add WIN Driver compilation fix.Anurag Chouhan
2016-03-16qcacmn: Add QDF OS abstraction convergenceChouhan, Anurag