summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-28staging: wilc1000: replace semaphore sem_get_rssi with a completionAlison Schofield2-4/+4
2016-03-28staging: wilc1000: replace semaphore sem_inactive_time with a completionAlison Schofield2-4/+5
2016-03-28staging: wilc1000: Fix lines over 80 charactersAnchal Jain1-7/+11
2016-03-28staging: wilc1000: else is not generally useful after a break or returnAnchal Jain1-11/+8
2016-03-28staging: wilc1000: use completion instead of struct semaphore hif_sema_wait_r...Chaehyun Lim1-10/+10
2016-03-28staging: wilc1000: removes an unnecessary if-conditionLeo Kim1-2/+0
2016-03-28staging: wilc1000: removes goto definitions from wilc_wlan_firmware_downloadLeo Kim1-6/+2
2016-03-28staging: wilc1000: changes an ambiguous debug messagesLeo Kim1-1/+1
2016-03-28staging: wilc1000: removes duplicate wilc variable settingLeo Kim1-6/+4
2016-03-28staging: wilc1000: removes duplicate vif variable settingLeo Kim1-1/+0
2016-03-28staging: wilc1000: wilc_spi.c: removes debug print logLeo Kim1-3/+0
2016-03-28staging: wilc1000: removes function 'init_tcp_tracking()'Leo Kim1-6/+0
2016-03-28Staging: nvec: removes a useless cast on a void pointerBen Marsh1-2/+2
2016-03-28staging: nvec: Fix comparison to NULLLaura Garcia Liebana1-2/+2
2016-03-28staging: nvec: Remove space after a castLaura Garcia Liebana1-3/+4
2016-03-28staging: octeon: Fix alignment with open parenthesisLaura Garcia Liebana4-8/+10
2016-03-28staging: octeon: Use type int instead of int32_tLaura Garcia Liebana1-5/+5
2016-03-28staging: slicoss: Add error check for pci_map_singleAmitoj Kaur Chawla1-0/+5
2016-03-28Staging: most: Remove atomic_counter_t typedefPrasannaKumar Muralidharan1-4/+2
2016-03-28Staging: iio: ad5933: Remove unnecessary space after cast.Sandhya Bankar1-4/+4
2016-03-28Staging: iio: ade7758: Fix open parentheses alignment issues.Sandhya Bankar1-7/+3
2016-03-28Staging: iio: ade7758: Use a blank line after function/struct declarations.Sandhya Bankar1-0/+6
2016-03-28Staging: iio: ade7758_core: Remove unnecessary blank line.Sandhya Bankar1-1/+0
2016-03-28Staging: iio: ade7758_core: Fix open parentheses alignment issues.Sandhya Bankar1-47/+26
2016-03-28staging: iio: ad5933: remove unused #includesAlison Schofield1-2/+0
2016-03-28staging: iio: ad5933: move contents of header file to source fileAlison Schofield2-30/+12
2016-03-28staging: iio: io-trig-bfin-timer: use dev_get_platdata()Alison Schofield1-1/+2
2016-03-28staging: iio: ad5933: use dev_get_platdata()Alison Schofield1-1/+1
2016-03-28staging: iio: meter: remove fixme comment on device removeAlison Schofield3-3/+0
2016-03-28staging: iio: tsl2x7x_core: add blank line after struct declarationEva Rachel Retuya1-0/+1
2016-03-28staging: iio: tsl2x7x_core: add spaces around operatorsEva Rachel Retuya1-2/+2
2016-03-28staging: iio: tsl2x7x_core: remove space after a castEva Rachel Retuya1-2/+2
2016-03-28staging: iio: tsl2x7x_core: use preferred comment styleEva Rachel Retuya1-13/+25
2016-03-28staging: iio: tsl2x7x_core: adjust alignment to match open parenthesisEva Rachel Retuya1-72/+92
2016-03-28staging: unisys: visorbus: rename create_visor_device gotosDavid Kershner1-9/+9
2016-03-28staging: unisys: visorbus: Remove gotos in visorbus_matchDavid Kershner1-14/+10
2016-03-28staging: unisys: visorbus: fix up gotos in visorbus_initDavid Kershner1-13/+11
2016-03-28staging: unisys: visorbus: remove unused sysfs attribute devmajorminor/*Tim Sell3-216/+0
2016-03-28staging: unisys: visorbus: Fix up visordriver_probeDavid Kershner1-20/+12
2016-03-28staging: unisys: visorbus: fix my_create_device goto statementsDavid Kershner1-6/+6
2016-03-28staging: unisys: visorbus: Cleanup bus_epilog goto statementsDavid Kershner1-6/+12
2016-03-28staging: unisys: visorbus: Cleanup goto in bus_createDavid Kershner1-4/+4
2016-03-28staging: unisys: visorbus: chipset_init rename gotoDavid Kershner1-2/+2
2016-03-28staging: unisys: visorbus: cleanup gotos in parser_init_byte_streamDavid Kershner1-25/+14