summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-22staging: greybus: camera: simplify NULL testEva Rachel Retuya1-1/+1
2016-09-22staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOCAndrey Shvetsov5-11/+11
2016-09-22staging: most: clean up configuration stringsChristian Gromm2-8/+15
2016-09-22staging: most: core: remove trailing zero from text propertyAndrey Shvetsov1-2/+2
2016-09-22staging: most: make function most_submit_mbo return voidChristian Gromm4-17/+7
2016-09-22staging: wlan-ng: fixed block comment formattingJuliana Rodrigues1-1/+2
2016-09-22staging: wlan-ng: fixed alignment not matchingJuliana Rodrigues1-1/+1
2016-09-22staging: wlan-ng: fixed parenthesis alignmentJuliana Rodrigues1-1/+1
2016-09-22staging: wlan-ng: fixed block comment trailingJuliana Rodrigues1-1/+2
2016-09-21staging: greybus: fix up camera Kconfig dependanciesGreg Kroah-Hartman1-1/+1
2016-09-21staging: unisys: include: remove unused ULTRA_CHANNELCLI_STRINGDavid Kershner1-22/+0
2016-09-21staging: unisys: include: remove unused spar_channel_client_release_osDavid Kershner1-22/+0
2016-09-21staging: unisys: include: remove unused spar_channel_client_acquire_osDavid Kershner1-104/+0
2016-09-21staging: unisys: include: remove unused function pathname_last_n_nodesDavid Kershner1-32/+0
2016-09-21staging: unisys: visorhba: remove prototypes for visorhba_main.cDavid Kershner1-29/+21
2016-09-21staging: unisys: visornic: remove poll_for_irq prototypeDavid Kershner1-2/+0
2016-09-21staging: unisys: visornic: remove visornic_poll prototypeDavid Kershner1-1/+0
2016-09-21staging: unisys: visornic: remove visornic debugfs protoyptesDavid Kershner1-14/+9
2016-09-21staging: unisys: visornic: remove prototypesDavid Kershner1-24/+17
2016-09-21staging: lustre: ptlrpc: re-export lustre_swab_lov_mds_mdJames Simmons1-0/+1
2016-09-20staging: rts5208: Remove space after castRehas Sachdeva2-3/+3
2016-09-20staging: rts5208: Use BIT(x) macroRehas Sachdeva1-15/+15
2016-09-20staging: rts5208: Put constant on right side of comparisonRehas Sachdeva1-3/+3
2016-09-20staging: rts5208: Fix indentationRehas Sachdeva1-4/+4
2016-09-20staging: rts5208: Add spaces around operatorsRehas Sachdeva1-4/+4
2016-09-20staging: rts5208: Remove unnecessary parenthesesRehas Sachdeva1-10/+10
2016-09-20staging: comedi: Use vma_pages function on vma object instead of explicit com...sayli karnik1-1/+1
2016-09-20Staging: vt6655: baseband: Remove unnecessary space after a castSandhya Bankar1-1/+1
2016-09-20Staging: vt6655: card: Remove unnecessary space after a castSandhya Bankar1-2/+2
2016-09-20staging: sm750fb: Add spaces around '|'Rehas Sachdeva1-22/+22
2016-09-20staging: wlan-ng: Remove unnecessary variable usageRehas Sachdeva1-3/+1
2016-09-20staging: most: hdm-usb: convert pr_warn() to dev_warn()Eva Rachel Retuya1-2/+2
2016-09-20staging: media: cxd2099: replace printk with dev_infoEva Rachel Retuya1-1/+1
2016-09-20staging: media: bcm2048: Merge assignment with returnRehas Sachdeva1-10/+4
2016-09-20staging: media: davinci_vpfe: Merge assignment with returnRehas Sachdeva1-5/+3
2016-09-20Staging: rts5208: Add space around operator.Sandhya Bankar1-4/+4
2016-09-20Staging: rts5208: rtsx: Use x instead of x != NULL.Sandhya Bankar1-1/+1
2016-09-20Staging: rts5208: ms: Use x instead of x != NULL.Sandhya Bankar1-1/+1
2016-09-20Staging: rts5208: rtsx_card.c: Fixed brace style issuesCathal Mullaney1-13/+13
2016-09-20Staging: ks7010: michael_mic: Use "foo *bar" instead of "foo * bar".Sandhya Bankar1-6/+6
2016-09-20Staging: ks7010: Use "foo *bar" instead of "foo * bar".Sandhya Bankar1-3/+3
2016-09-20Staging: ks7010: Use "foo *bar" instead of "foo * bar"Sandhya Bankar1-1/+1
2016-09-20Staging: ks7010: Use sizeof structure *pointer over sizeof structure in kzall...Sandhya Bankar1-1/+1
2016-09-20staging: ks7010: Remove unnecessary variable used to store return valuesayli karnik1-7/+3
2016-09-20staging: ks7010: fixes typo in ks_hostif.cHariharan R1-3/+3
2016-09-20Staging: fsl-mc: Use !x instead of x == NULL.Sandhya Bankar1-2/+2
2016-09-20Staging: octeon: Add missing of_node_put after calling of_parse_phandle.Sandhya Bankar1-0/+1
2016-09-20staging: i4l: act2000: Move assignment out of if statementsayli karnik1-1/+2
2016-09-20Staging: i4l: Remove unused variableSandhya Bankar1-2/+0
2016-09-20Staging: i4l: Use !x instead of x == NULL.Sandhya Bankar1-1/+1