summaryrefslogtreecommitdiff
path: root/uapi/linux/debug_linux.h (follow)
Commit message (Collapse)AuthorAge
* qcacld-3.0: uapi: Remove legacy markingsJeff Johnson2018-05-03
| | | | | | | Per current guidance remove legacy markings. Change-id: I08b36fa23168ef514f4bd63f515ae352edc011fe CRs-Fixed: 2229655
* qcacld-3.0: Replace DEBUG macro with WLAN_DEBUGSrinivas Girigowda2016-10-19
| | | | | | | | | | | | | | 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
* qcacld-3.0: Initial snapshot of ihelium wlan driverPrakash Dhavali2015-11-17
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