summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-28staging: rtl8712: rtl871x_ioctl_linux: Clean up tests if NULL returned on fai...Bhaktipriya Shridhar1-2/+2
2016-03-28staging: rtl8712: rtl871x_cmd: Clean up tests if NULL returned on failureBhaktipriya Shridhar1-40/+40
2016-03-28staging: rtl8712: rtl871x_mlme: Clean up tests if NULL returned on failureBhaktipriya Shridhar1-2/+2
2016-03-28staging: rtl8712: usb_ops_linux: Clean up tests if NULL returned on failureBhaktipriya Shridhar1-1/+1
2016-03-28staging: rtl8712: os_intfs: Change form of NULL comparisonsBhaktipriya Shridhar1-2/+2
2016-03-28staging: rtl8712: rtl871x_ioctl_set: Remove unused macroBhaktipriya Shridhar1-6/+0
2016-03-28Staging: rtl8723au: Remove unnecessary return statement.Sandhya Bankar1-2/+0
2016-03-28Staging: rtl8723au: rtl8723a_rf6052: Remove unnecessary semicolon.Sandhya Bankar1-1/+1
2016-03-28staging: rtl8723au: Fix line longer than 80 columns.Edward Lipinsky1-1/+2
2016-03-28staging: rtl8192u: fix typo in debug messageNik Nyby2-2/+2
2016-03-28Staging: rtl8192u: Remove unnecessary semicolon.Sandhya Bankar1-1/+1
2016-03-28Staging: rtl8192u: remove extra blank lines.Ben Marsh1-22/+0
2016-03-28Staging: netlogic: Remove & from function name.Sandhya Bankar1-1/+1
2016-03-28staging: iio: use kernel preferred block commenting styleAlison Schofield7-17/+23
2016-03-28Staging: lustre: o2iblnd: Use sizeof type *pointer instead of sizeof type.Sandhya Bankar1-2/+2
2016-03-28Staging: lustre: rpc: Use sizeof type *pointer instead of sizeof type.Sandhya Bankar1-1/+1
2016-03-28Staging: lustre: socklnd: Remove return statement from void function.Sandhya Bankar1-1/+0
2016-03-28Staging: lustre: socklnd_lib: Remove return statement from void function.Sandhya Bankar1-3/+0
2016-03-28Staging: lustre: lib-move: Remove unnecessary space after cast.Sandhya Bankar1-5/+5
2016-03-28Staging: i4l: pcbit: drv: Remove unnecessary semicolon.Sandhya Bankar1-2/+2
2016-03-28Staging: i4l: pcbit: capi: Add parentheses to complex macro.Sandhya Bankar1-1/+1
2016-03-28Staging: i4l: pcbit: drv: Do not initialise statics to 0.Sandhya Bankar1-2/+2
2016-03-28Staging: i4l: pcbit: edss1: Use !x instead of x == NULL.Sandhya Bankar1-1/+1
2016-03-28Staging: i4l: pcbit: layer2: Add parentheses to complex macro.Sandhya Bankar1-1/+1
2016-03-28Staging: fbtft: fb_agm1264k-fl: No space is necessary after cast.Sandhya Bankar1-1/+1
2016-03-28Staging: fbtft: fbtft-io: No space is necessary after cast.Sandhya Bankar1-4/+4
2016-03-28Staging: fbtft: fbtft_device: No space is necessary after cast.Sandhya Bankar1-3/+3
2016-03-28staging: media: omap4iss: Match alignment with open parenthesis.Heena Sirwani1-1/+1
2016-03-28Staging: emxx_udc: emxx_udc: Add space around operator.Sandhya Bankar1-20/+20
2016-03-28Staging: emxx_udc: Add space around '-'Dilek Uzulmez1-10/+10
2016-03-28Staging: gs_fpgaboot: Replace 'int32_t' with 'int'.Sandhya Bankar1-1/+1
2016-03-28Staging: gs_fpgaboot: Add space around '+'.Sandhya Bankar1-1/+1
2016-03-28Staging: gs_fpgaboot: Remove unnecessary blank lines.Sandhya Bankar1-2/+0
2016-03-28Staging: gs_fpgaboot: Fix alignment to match open parenthesis.Sandhya Bankar1-2/+2
2016-03-28Staging: rts5208: Add space around '+'Dilek Uzulmez1-7/+7
2016-03-28staging: skein: threefish_block: Use ror64Joe Perches1-1072/+1072
2016-03-28staging: dgnc: Add whitespace around OR'd flags ("|")Sam Horlbeck Olsen1-1/+1
2016-03-28Staging: rtl8188eu: usb_halinit: Use !x instead of x == NULL.Sandhya Bankar1-1/+1
2016-03-28Staging: rtl8188eu: rtl8188e_rxdesc: Use !x instead of x == NULL.Sandhya Bankar1-1/+1
2016-03-28Staging: rtl8188eu: hal_intf: Use x instead of x != NULL.Sandhya Bankar1-1/+1
2016-03-28Staging: rtl8188eu: Hal8188ERateAdaptive: Use x instead of x != NULL.Sandhya Bankar1-1/+1
2016-03-28staging: rtl8188eu: remove return at end of void function callNicholas Sim1-1/+0
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann107-528/+0
2016-03-28Staging: rtl8188eu: removes an unnecessary cast on a void pointer.Ben Marsh1-1/+1
2016-03-28staging: rtl8712: rtl8712_cmd.c: fixed comparison to nullJuliana Rodrigues1-9/+9
2016-03-28staging: rtl8712: hal_init.c: fix comment block code styleJuliana Rodrigues1-4/+8
2016-03-28staging: wilc1000: Replaced comparison to NULL statementsRoger H. Newell2-3/+3
2016-03-28staging: wilc1000: Removed braces from single block statementsRoger H. Newell2-21/+13
2016-03-28staging: wilc1000: replace sem_test_key_block with a completionAlison Schofield2-13/+13
2016-03-28staging: wilc1000: replace sem_test_disconn_block with a completionAlison Schofield2-4/+4