summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* staging: android: ion: Fix return value check in hi6220_ion_probe()Wei Yongjun2016-09-161-2/+2
* staging: lustre: Remove unnecessary return captureRehas Sachdeva2016-09-161-3/+2
* staging: emxx_udc: add braces to if-else blockGargi Sharma2016-09-161-7/+8
* staging: emxx_udc: Fix unsigned int to bare use of unsignedAnchal Jain2016-09-161-1/+1
* staging: gs_fpgaboot: Remove FSF address from GPL noticeRehas Sachdeva2016-09-162-9/+0
* staging: gdm724x: Remove unnecessary blank lineRehas Sachdeva2016-09-161-1/+0
* Staging: netlogic: Remove unused functionBhumika Goyal2016-09-161-10/+0
* staging: dgnc: Fix long line and spelling mistakeRehas Sachdeva2016-09-161-6/+18
* staging: dgnc: Fix lines over 80 charactersRehas Sachdeva2016-09-161-7/+18
* staging: rtl8712: fix double lock bug in SetPSModeWorkItemCallback()Wei Yongjun2016-09-161-1/+1
* staging: ks7010: remove unused including <linux/version.h>Wei Yongjun2016-09-161-1/+0
* staging: ks7010: Remove the explicit cast on kmallocsayli karnik2016-09-161-31/+16
* staging: ks7010: Remove whitespace before newlineRehas Sachdeva2016-09-162-15/+15
* staging: slicoss: Remove unnecessary braces {}Rehas Sachdeva2016-09-161-3/+2
* staging: slicoss: Remove blank lines before & after bracesRehas Sachdeva2016-09-161-3/+0
* staging: slicoss: Remove unnecessary blank lineRehas Sachdeva2016-09-161-1/+0
* staging: media: lirc: lirc_imon: Fix alignment with the open parenthesisAnchal Jain2016-09-161-7/+7
* staging: media: lirc: lirc_imon: Add space around the operatorsAnchal Jain2016-09-161-1/+1
* staging: media: lirc: lirc_imon: Remove a blank line before a close parenthes...Anchal Jain2016-09-161-2/+2
* staging: media: lirc: lirc_imon: Remove unnecessary blank lineAnchal Jain2016-09-161-1/+0
* staging: media: lirc: lirc_imon: Remove multiple blank linesAnchal Jain2016-09-161-1/+0
* staging: media: lirc: lirc_bt829: Remove explicit NULL comparisonAnchal Jain2016-09-161-1/+1
* staging: sm750fb: Change 'uint32_t' to 'u32'Rehas Sachdeva2016-09-161-1/+1
* staging: sm750fb: Change 'x != NULL' to 'x'Rehas Sachdeva2016-09-161-1/+1
* staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.cMoshe Green2016-09-161-22/+27
* staging: sm750fb: fix line length coding style issues in ddk750_chip.cMoshe Green2016-09-161-8/+15
* Staging: sm750fb: Remove unnecessary blank lineSandhya Bankar2016-09-161-2/+0
* Staging: wlan-ng: Use !x instead of x == NULL.Sandhya Bankar2016-09-151-2/+2
* staging: octeon: use defines instead of magic numbersAsbjoern Sloth Toennesen2016-09-151-6/+12
* staging: lustre: clean function declarations in class_obd.c upBaoyou Xie2016-09-152-3/+2
* staging: lustre: Fix indentationRehas Sachdeva2016-09-152-2/+2
* staging: lustre: Remove unnecessary 'return'Rehas Sachdeva2016-09-151-2/+0
* staging: lustre: Change 'seq_printf' to 'seq_puts'Rehas Sachdeva2016-09-151-1/+1
* staging: lustre: Change 'unsigned' to 'unsigned int'Rehas Sachdeva2016-09-151-4/+4
* staging: lustre: Fix block comment styleRehas Sachdeva2016-09-151-2/+4
* staging: lustre: Add space b/w concatenated stringsRehas Sachdeva2016-09-152-5/+5
* staging: most: hdm-dim2: monitor atx DBR spaceAndrey Shvetsov2016-09-154-2/+125
* staging: most: hdm-dim2: fix dim2-ip interrupt namesAndrey Shvetsov2016-09-151-3/+3
* staging: most: hdm-dim2: remove clearance of pending MLB interruptAndrey Shvetsov2016-09-151-4/+0
* staging: most: hdm-dim2: delete error code from logging messageAndrey Shvetsov2016-09-151-2/+1
* staging: most: hdm-dim2: rename functionAndrey Shvetsov2016-09-153-3/+3
* staging: most: hdm-dim2: remove structure memberAndrey Shvetsov2016-09-151-7/+5
* staging: most: hdm-dim2: round up DBR memory for async/ctrlAndrey Shvetsov2016-09-151-1/+3
* staging: most: hdm-dim2: double size of DBR bufferAndrey Shvetsov2016-09-151-2/+3
* staging: most: hdm-dim2: relocate variable declarationsAndrey Shvetsov2016-09-151-11/+8
* staging: most: hdm-dim2: remove macro ENABLE_HDM_TESTAndrey Shvetsov2016-09-151-35/+0
* staging: most: hdm-dim2: fix channel configurationAndrey Shvetsov2016-09-151-3/+3
* staging: android: ion: Make ION_OF depend on OF_ADDRESSLaura Abbott2016-09-141-1/+1
* Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-09-1429-134/+1498
|\
| * iio: accel: mxc6255: Fix chip-id checkHans de Goede2016-09-121-6/+1