summaryrefslogtreecommitdiff
path: root/uapi/linux/debug_linux.h (unfollow)
Commit message (Collapse)Author
2018-05-03qcacld-3.0: uapi: Remove legacy markingsJeff Johnson
Per current guidance remove legacy markings. Change-id: I08b36fa23168ef514f4bd63f515ae352edc011fe CRs-Fixed: 2229655
2016-10-19qcacld-3.0: Replace DEBUG macro with WLAN_DEBUGSrinivas Girigowda
This is a qcacld-2.0 to qcacld-3.0 propagation. pr_debug() should not appear by default in kernel log (kmsg). DEBUG is a kernel macro, since host driver is using the same name macro, pr_debug log statements are appearing in kmsg. Fix this by moving the code under DEBUG to WLAN_DEBUG and remove DEBUG macro from Kbuild. Change-Id: I5bb385f91f9b6ba15629a5878625fefc21d4a7e1 CRs-Fixed: 1003261
2016-03-03Initial host-common file folder cleanup and movesPrakash Dhavali
Initial host-common file folder cleanup and moves on top of baseline reference of MCL WLAN driver SU#5.0.0.160. Move dp, ht comm, hif, wmi and qdf folders one level up Change-Id: I2120898024b1eafd5d651c48768dbf48bf05995d
2015-11-17qcacld-3.0: Initial snapshot of ihelium wlan driverPrakash Dhavali
qcacld-3.0: Initial snapshot of ihelium wlan driver to match code-scanned SU Release 5.0.0.139. This is open-source version of wlan for next Android release. Change-Id: Icf598ca97da74f84bea607e4e902d1889806f507