summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Staging: gs_fpgaboot: Replace 'int32_t' with 'int'.Sandhya Bankar2016-03-281-1/+1
* Staging: gs_fpgaboot: Add space around '+'.Sandhya Bankar2016-03-281-1/+1
* Staging: gs_fpgaboot: Remove unnecessary blank lines.Sandhya Bankar2016-03-281-2/+0
* Staging: gs_fpgaboot: Fix alignment to match open parenthesis.Sandhya Bankar2016-03-281-2/+2
* Staging: rts5208: Add space around '+'Dilek Uzulmez2016-03-281-7/+7
* staging: skein: threefish_block: Use ror64Joe Perches2016-03-281-1072/+1072
* staging: dgnc: Add whitespace around OR'd flags ("|")Sam Horlbeck Olsen2016-03-281-1/+1
* Staging: rtl8188eu: usb_halinit: Use !x instead of x == NULL.Sandhya Bankar2016-03-281-1/+1
* Staging: rtl8188eu: rtl8188e_rxdesc: Use !x instead of x == NULL.Sandhya Bankar2016-03-281-1/+1
* Staging: rtl8188eu: hal_intf: Use x instead of x != NULL.Sandhya Bankar2016-03-281-1/+1
* Staging: rtl8188eu: Hal8188ERateAdaptive: Use x instead of x != NULL.Sandhya Bankar2016-03-281-1/+1
* staging: rtl8188eu: remove return at end of void function callNicholas Sim2016-03-281-1/+0
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-28107-528/+0
* Staging: rtl8188eu: removes an unnecessary cast on a void pointer.Ben Marsh2016-03-281-1/+1
* staging: rtl8712: rtl8712_cmd.c: fixed comparison to nullJuliana Rodrigues2016-03-281-9/+9
* staging: rtl8712: hal_init.c: fix comment block code styleJuliana Rodrigues2016-03-281-4/+8
* staging: wilc1000: Replaced comparison to NULL statementsRoger H. Newell2016-03-282-3/+3
* staging: wilc1000: Removed braces from single block statementsRoger H. Newell2016-03-282-21/+13
* staging: wilc1000: replace sem_test_key_block with a completionAlison Schofield2016-03-282-13/+13
* staging: wilc1000: replace sem_test_disconn_block with a completionAlison Schofield2016-03-282-4/+4
* staging: wilc1000: replace semaphore sem_get_rssi with a completionAlison Schofield2016-03-282-4/+4
* staging: wilc1000: replace semaphore sem_inactive_time with a completionAlison Schofield2016-03-282-4/+5
* staging: wilc1000: Fix lines over 80 charactersAnchal Jain2016-03-281-7/+11
* staging: wilc1000: else is not generally useful after a break or returnAnchal Jain2016-03-281-11/+8
* staging: wilc1000: use completion instead of struct semaphore hif_sema_wait_r...Chaehyun Lim2016-03-281-10/+10
* staging: wilc1000: removes an unnecessary if-conditionLeo Kim2016-03-281-2/+0
* staging: wilc1000: removes goto definitions from wilc_wlan_firmware_downloadLeo Kim2016-03-281-6/+2
* staging: wilc1000: changes an ambiguous debug messagesLeo Kim2016-03-281-1/+1
* staging: wilc1000: removes duplicate wilc variable settingLeo Kim2016-03-281-6/+4
* staging: wilc1000: removes duplicate vif variable settingLeo Kim2016-03-281-1/+0
* staging: wilc1000: wilc_spi.c: removes debug print logLeo Kim2016-03-281-3/+0
* staging: wilc1000: removes function 'init_tcp_tracking()'Leo Kim2016-03-281-6/+0
* Staging: nvec: removes a useless cast on a void pointerBen Marsh2016-03-281-2/+2
* staging: nvec: Fix comparison to NULLLaura Garcia Liebana2016-03-281-2/+2
* staging: nvec: Remove space after a castLaura Garcia Liebana2016-03-281-3/+4
* staging: octeon: Fix alignment with open parenthesisLaura Garcia Liebana2016-03-284-8/+10
* staging: octeon: Use type int instead of int32_tLaura Garcia Liebana2016-03-281-5/+5
* staging: slicoss: Add error check for pci_map_singleAmitoj Kaur Chawla2016-03-281-0/+5
* Staging: most: Remove atomic_counter_t typedefPrasannaKumar Muralidharan2016-03-281-4/+2
* Staging: iio: ad5933: Remove unnecessary space after cast.Sandhya Bankar2016-03-281-4/+4
* Staging: iio: ade7758: Fix open parentheses alignment issues.Sandhya Bankar2016-03-281-7/+3
* Staging: iio: ade7758: Use a blank line after function/struct declarations.Sandhya Bankar2016-03-281-0/+6
* Staging: iio: ade7758_core: Remove unnecessary blank line.Sandhya Bankar2016-03-281-1/+0
* Staging: iio: ade7758_core: Fix open parentheses alignment issues.Sandhya Bankar2016-03-281-47/+26
* staging: iio: ad5933: remove unused #includesAlison Schofield2016-03-281-2/+0
* staging: iio: ad5933: move contents of header file to source fileAlison Schofield2016-03-282-30/+12
* staging: iio: io-trig-bfin-timer: use dev_get_platdata()Alison Schofield2016-03-281-1/+2
* staging: iio: ad5933: use dev_get_platdata()Alison Schofield2016-03-281-1/+1
* staging: iio: meter: remove fixme comment on device removeAlison Schofield2016-03-283-3/+0
* staging: iio: tsl2x7x_core: add blank line after struct declarationEva Rachel Retuya2016-03-281-0/+1
OpenPOWER on IntegriCloud