summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-18iio: accel: kxsd9: Convert to use regmap for transportLinus Walleij4-99/+43
2016-09-18iio: accel: kxsd9: Do away with the write2 helperLinus Walleij3-14/+2
2016-09-18iio: accel: kxsd9: Split out SPI transportLinus Walleij5-127/+173
2016-09-18iio: accel: kxsd9: split out a common remove() functionLinus Walleij1-10/+14
2016-09-18iio: accel: kxsd9: Split out transport mechanismLinus Walleij1-52/+123
2016-09-17Staging: dgnc: dgnc_tty: fixed a line too long style issueCathal Mullaney1-1/+2
2016-09-17staging: rtl8712: Rename misspelt macroNamrata A Shettar1-5/+5
2016-09-17staging: rtl8188eu: core: Replace memcpy() with ether_addr_copy() if ethernet...sayli karnik1-43/+46
2016-09-17drivers: staging: vme: convert to octal notation for permission bitsAndrew Kanner1-6/+6
2016-09-17staging: olpc_dcon: Replace u_int8_t with u8sayli karnik1-1/+1
2016-09-17staging: media: davinci_vpfe: Replace explicit NULL comparison with ! operatorsayli karnik1-7/+7
2016-09-17staging: media: davinci_vpfe: Use BIT macro instead of left shifting 1sayli karnik1-18/+18
2016-09-17Staging: ks7010: Remove extern keyword from function declarationBhumika Goyal6-26/+20
2016-09-17staging: rts5208: rtsx_chip: Add space around binary operatorsNamrata A Shettar1-5/+5
2016-09-17staging: lustre: lmv: mark symbols static where possibleBaoyou Xie1-17/+21
2016-09-17staging/lustre: clean function declaration in cl_io.c upBaoyou Xie2-2/+2
2016-09-17staging: lustre: obdclass: clean function declarations in obd_config.c and cl...Baoyou Xie3-6/+3
2016-09-17staging/lustre: clean function declaration in super25.c upBaoyou Xie2-2/+3
2016-09-17staging: lustre: clean function declaration in super25.c upBaoyou Xie2-2/+1
2016-09-17staging: lustre: include/lustre_net.h: Remove unnecessary space before functi...Richard Groux1-23/+23
2016-09-17Staging: ks7010: Replace memset with eth_zero_addrBhumika Goyal2-6/+7
2016-09-17staging: wilc1000: Use sizeof type *pointer instead of sizeof typesayli karnik1-2/+2
2016-09-17staging: r8188eu: remove ODM_CmnInfoPtrArrayHook functionIvan Safonov2-84/+20
2016-09-17staging: r8188eu: remove ODM_CmnInfoHook functionIvan Safonov2-88/+11
2016-09-17staging: r8188eu: remove ODM_CmnInfoUpdate functionIvan Safonov3-50/+9
2016-09-16staging: wlan-ng: add spaces around <<Gargi Sharma1-1/+1
2016-09-16staging: wlan-ng: add spaces around |Gargi Sharma1-2/+2
2016-09-16staging: wlan-ng: add spaces around >>Gargi Sharma1-1/+1
2016-09-16staging: wlan-ng: add spaces around &Gargi Sharma1-6/+6
2016-09-16staging: wlan-ng: add spaces around +Gargi Sharma1-1/+1
2016-09-16staging: fbtft: add spaces around <<Gargi Sharma1-2/+2
2016-09-16staging: fbtft: move && operator for logical continuationGargi Sharma1-4/+4
2016-09-16staging: i4l: correct misspelled "ressources" to "resources"Gargi Sharma1-1/+1
2016-09-16staging: comedi: Use the BIT() macro instead of left shifting 1sayli karnik1-38/+38
2016-09-16staging: xgifb: fix alignment for if argumentsGargi Sharma1-1/+1
2016-09-16staging: xgifb: remove blank line before closing braceGargi Sharma1-7/+0
2016-09-16staging: xgifb: add spaces around |Gargi Sharma1-1/+1
2016-09-16staging: xgifb: remove blank line after open braceGargi Sharma1-6/+0
2016-09-16staging: xgifb: remove unnecessary parenthesesGargi Sharma1-16/+16
2016-09-16staging: xgifb: move AND operator for logical continuationGargi Sharma1-4/+4
2016-09-16Staging: comedi: s626: Remove all unused functionsBhumika Goyal1-284/+0
2016-09-16staging: octeon: remove multiple blank linesGargi Sharma1-2/+0
2016-09-16staging: rts5208: make some vars to lower case to keep the style consistentSergio Paracuellos1-9/+9
2016-09-16staging: fsl-mc: remove .owner field for driverWei Yongjun1-1/+0
2016-09-16staging: fsl-mc: use list_del_init instead of list_del/INIT_LIST_HEADWei Yongjun1-4/+2
2016-09-16staging: android ion/hisi: fix dependenciesArnd Bergmann1-0/+1
2016-09-16staging: android: ion: Fix return value check in hi6220_ion_probe()Wei Yongjun1-2/+2
2016-09-16staging: lustre: Remove unnecessary return captureRehas Sachdeva1-3/+2
2016-09-16staging: emxx_udc: add braces to if-else blockGargi Sharma1-7/+8
2016-09-16staging: emxx_udc: Fix unsigned int to bare use of unsignedAnchal Jain1-1/+1