summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-14staging: wilc1000: Eliminate extraneous bracesJanani Ravichandran1-2/+1
2016-02-14staging: wilc1000: Include KERN_ facility level for printk()Janani Ravichandran1-2/+2
2016-02-14staging: wilc1000: wilc_wfi_cfgoperations: remove cast on void pointersAlison Schofield1-6/+6
2016-02-14staging: wilc1000: linux_wlan: remove cast on void pointersAlison Schofield1-5/+5
2016-02-14staging: wilc1000: linux_mon: remove cast on void pointerAlison Schofield1-1/+1
2016-02-14staging: wilc1000: host_interface: remove cast on void pointersAlison Schofield1-2/+2
2016-02-14staging: wilc1000: use netdev_err instead of PRINT_ERChaehyun Lim1-1/+1
2016-02-14staging: wilc1000: rename result in handle_set_channelChaehyun Lim1-4/+4
2016-02-14staging: wilc1000: change data type of result variable to int.Chaehyun Lim1-1/+1
2016-02-14staging: wilc1000: change handle_set_channel's return type to voidChaehyun Lim1-7/+3
2016-02-14staging: wilc1000: define a new local variable in wilc_scanChaehyun Lim1-15/+16
2016-02-14staging: wilc1000: rename u8security in user_conn_reqChaehyun Lim2-4/+4
2016-02-14staging: wilc1000: rename pu8ssid in struct user_conn_reqChaehyun Lim2-12/+12
2016-02-14staging: wilc1000: rename pu8bssid in struct user_conn_reqChaehyun Lim2-16/+16
2016-02-14staging: wilc1000: rename s8rssi in struct found_net_infoChaehyun Lim2-4/+4
2016-02-14staging: wilc1000: rename au8bssid in struct found_net_infoChaehyun Lim2-5/+5
2016-02-14staging: wilc1000: rename au8bssid in struct join_bss_paramChaehyun Lim1-2/+2
2016-02-14staging: vt6656: move local var init into declarationAlison Schofield1-9/+4
2016-02-14staging: vt6656: replace GFP_ATOMIC with GFP_KERNEL for urb allocationAlison Schofield1-3/+3
2016-02-14staging: fbtft: Remove the use of CamelCaseEva Rachel Retuya1-3/+3
2016-02-14staging: fbtft: Delete blank line after '{' braceEva Rachel Retuya1-1/+0
2016-02-14staging: fbtft: Insert blank line after function declarationEva Rachel Retuya4-0/+4
2016-02-14staging: fbtft: Fix alignment to match open parenthesisEva Rachel Retuya4-28/+27
2016-02-14staging: fbtft: Modify block comments based on kernel coding styleEva Rachel Retuya4-82/+83
2016-02-14Staging: lustre: obdclass: Declare function as staticBhumika Goyal1-1/+2
2016-02-14Staging: lustre: llite: Remove NULL check before kfreeBhumika Goyal1-5/+4
2016-02-14staging: lustre: obdclass: Use IS_ERR_OR_NULLAmitoj Kaur Chawla1-1/+1
2016-02-14staging: lustre/lnet: Fix wrong typecasting warning generated by sparseNiranjan Dighe1-4/+2
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons35-991/+985
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons32-852/+846
2016-02-14staging: lustre: balance braces properly in LNet layerJames Simmons7-17/+15
2016-02-14staging: lustre: remove space in LNet function declarationsJames Simmons5-163/+161
2016-02-14staging: lustre: don't set more than one variable per line in LNet layerJames Simmons13-35/+53
2016-02-14staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons12-28/+26
2016-02-14staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons14-34/+3
2016-02-14staging: lustre: remove unnecessary parentheses around LNet function pointerJames Simmons4-11/+11
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons26-457/+419
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons33-599/+1092
2016-02-14staging: lustre: drop *_t from end of struct lnet_text_bufJames Simmons1-30/+27
2016-02-14Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman51-479/+3903
2016-02-13iio: adc: Add TI ADS1015 ADC driver supportDaniel Baluta3-0/+626
2016-02-13iio: Add IIO support for the DAC on the Apex Embedded Systems STX104William Breathitt Gray4-0/+168
2016-02-13iio: imu: inv_mpu6050: Add SPI support for MPU6000Adriana Reus6-3/+123
2016-02-13iio: imu: inv_mpu6050: Separate driver into core and i2c functionality.Adriana Reus8-203/+265
2016-02-13iio: imu: inv_mpu6050: Use regmap instead of i2c specific functionsAdriana Reus5-53/+57
2016-02-13iio: imu: inv-mpu6050: Fix interrupt pin configurationAdriana Reus2-2/+3
2016-02-11staging: fsl-mc: Remove unneeded parenthesesJanani Ravichandran1-1/+1
2016-02-11staging: media: Remove unneeded parenthesesJanani Ravichandran4-11/+11
2016-02-11staging: emxx_udc: Remove parentheses around the right hand side of assignmentJanani Ravichandran1-7/+7
2016-02-11staging: rtl8192e: prefer using eth_broadcast_addr()Hari Prasath Gujulan Elango1-2/+2