summaryrefslogtreecommitdiffstats
path: root/lib/debug_info.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-16staging: dgnc: Fix long line and spelling mistakeRehas Sachdeva1-6/+18
2016-09-16staging: dgnc: Fix lines over 80 charactersRehas Sachdeva1-7/+18
2016-09-16staging: rtl8712: fix double lock bug in SetPSModeWorkItemCallback()Wei Yongjun1-1/+1
2016-09-16staging: ks7010: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-09-16staging: ks7010: Remove the explicit cast on kmallocsayli karnik1-31/+16
2016-09-16staging: ks7010: Remove whitespace before newlineRehas Sachdeva2-15/+15
2016-09-16staging: slicoss: Remove unnecessary braces {}Rehas Sachdeva1-3/+2
2016-09-16staging: slicoss: Remove blank lines before & after bracesRehas Sachdeva1-3/+0
2016-09-16staging: slicoss: Remove unnecessary blank lineRehas Sachdeva1-1/+0
2016-09-16staging: media: lirc: lirc_imon: Fix alignment with the open parenthesisAnchal Jain1-7/+7
2016-09-16staging: media: lirc: lirc_imon: Add space around the operatorsAnchal Jain1-1/+1
2016-09-16staging: media: lirc: lirc_imon: Remove a blank line before a close parenthes...Anchal Jain1-2/+2
2016-09-16staging: media: lirc: lirc_imon: Remove unnecessary blank lineAnchal Jain1-1/+0
2016-09-16staging: media: lirc: lirc_imon: Remove multiple blank linesAnchal Jain1-1/+0
2016-09-16staging: media: lirc: lirc_bt829: Remove explicit NULL comparisonAnchal Jain1-1/+1
2016-09-16staging: sm750fb: Change 'uint32_t' to 'u32'Rehas Sachdeva1-1/+1
2016-09-16staging: sm750fb: Change 'x != NULL' to 'x'Rehas Sachdeva1-1/+1
2016-09-16staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.cMoshe Green1-22/+27
2016-09-16staging: sm750fb: fix line length coding style issues in ddk750_chip.cMoshe Green1-8/+15
2016-09-16Staging: sm750fb: Remove unnecessary blank lineSandhya Bankar1-2/+0
2016-09-15Staging: wlan-ng: Use !x instead of x == NULL.Sandhya Bankar1-2/+2
2016-09-15staging: octeon: use defines instead of magic numbersAsbjoern Sloth Toennesen1-6/+12
2016-09-15staging: lustre: clean function declarations in class_obd.c upBaoyou Xie2-3/+2
2016-09-15staging: lustre: Fix indentationRehas Sachdeva2-2/+2
2016-09-15staging: lustre: Remove unnecessary 'return'Rehas Sachdeva1-2/+0
2016-09-15staging: lustre: Change 'seq_printf' to 'seq_puts'Rehas Sachdeva1-1/+1
2016-09-15staging: lustre: Change 'unsigned' to 'unsigned int'Rehas Sachdeva1-4/+4
2016-09-15staging: lustre: Fix block comment styleRehas Sachdeva1-2/+4
2016-09-15staging: lustre: Add space b/w concatenated stringsRehas Sachdeva2-5/+5
2016-09-15staging: most: hdm-dim2: monitor atx DBR spaceAndrey Shvetsov4-2/+125
2016-09-15staging: most: hdm-dim2: fix dim2-ip interrupt namesAndrey Shvetsov1-3/+3
2016-09-15staging: most: hdm-dim2: remove clearance of pending MLB interruptAndrey Shvetsov1-4/+0
2016-09-15staging: most: hdm-dim2: delete error code from logging messageAndrey Shvetsov1-2/+1
2016-09-15staging: most: hdm-dim2: rename functionAndrey Shvetsov3-3/+3
2016-09-15staging: most: hdm-dim2: remove structure memberAndrey Shvetsov1-7/+5
2016-09-15staging: most: hdm-dim2: round up DBR memory for async/ctrlAndrey Shvetsov1-1/+3
2016-09-15staging: most: hdm-dim2: double size of DBR bufferAndrey Shvetsov1-2/+3
2016-09-15staging: most: hdm-dim2: relocate variable declarationsAndrey Shvetsov1-11/+8
2016-09-15staging: most: hdm-dim2: remove macro ENABLE_HDM_TESTAndrey Shvetsov1-35/+0
2016-09-15staging: most: hdm-dim2: fix channel configurationAndrey Shvetsov1-3/+3
2016-09-14staging: android: ion: Make ION_OF depend on OF_ADDRESSLaura Abbott1-1/+1
2016-09-13staging: fwserial: fix checkpatch permission warningsSimon Chopin1-3/+3
2016-09-13Staging: wilc1000: Remove struct typedefBhumika Goyal1-3/+3
2016-09-13staging: vme/devices: vme_user.c: fix: converted decimal permissions to octalRyan Swan1-1/+1
2016-09-13staging: gs_fpga_boot: Remove multiple blank linessayli karnik1-2/+0
2016-09-13staging: ks7010: Remove the explicit NULL comparisonsayli karnik3-23/+23
2016-09-13staging: netlogic: Make net_device_ops constMike Kofron1-1/+1
2016-09-13Staging: vt6655: Remove unused function vnt_key_init_tableBhumika Goyal2-12/+0
2016-09-13staging: slicoss: add new line after struct declarationGargi Sharma1-0/+1
2016-09-13staging: most: core: constify structure memberAndrey Shvetsov1-1/+1