aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/akcipher.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-18staging: rtl8192u: Convert timers to use timer_setup()Kees Cook9-50/+46
2017-10-18staging: rtl8188eu: usb_ops_linux: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18staging: rtl8188eu: usb_halinit: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18rtl8188eu: Fix a possible sleep-in-atomic bug in _rtw_pwr_wakeupJia-Ju Bai1-1/+1
2017-10-18rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmdJia-Ju Bai1-1/+1
2017-10-18rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmdJia-Ju Bai1-1/+1
2017-10-18staging: rtl8188eu: add spaces around algebric and boolean operatorsAastha Gupta1-18/+18
2017-10-18staging: rtl8188eu: fix spaces before tabsAastha Gupta2-6/+6
2017-10-18staging: rtl8188eu: fix space between function name and '('Aastha Gupta1-1/+1
2017-10-18staging: rtl8188eu: fix block comment styling in rtl8188eu filesAastha Gupta27-395/+514
2017-10-18staging: lustre: fix comparisons should place the constant on the right sideAastha Gupta1-1/+1
2017-10-18staging: lustre: fix incorrect multi-line comment styleAastha Gupta2-36/+21
2017-10-18staging: rtlwifi: rtl8822be: Align the * in block commentFrank A. Cancio Bello1-3/+3
2017-10-18staging: rtlwifi: rtl8822be: Remove useless parenthesesFrank A. Cancio Bello4-17/+17
2017-10-18staging: rtlwifi: rtl8822be: Use __func__ instead of hardcoded nameFrank A. Cancio Bello1-3/+3
2017-10-18staging: rtlwifi: rtl8822be: Balance braces in else statementFrank A. Cancio Bello2-2/+4
2017-10-18staging: rtl8822be: Keep array subscript no lower than zeroLarry Finger1-0/+2
2017-10-18staging: ccree: fix boolreturn.cocci warningSuniel Mahesh1-1/+1
2017-10-18staging: ccree: Fix bool comparisonSuniel Mahesh1-1/+1
2017-10-18staging/ccree: Declare compiled out functions static inlineRishabh Hardas1-2/+2
2017-10-18staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook11-52/+51
2017-10-18staging: lustre: rpc: mark expected switch fall-throughsGustavo A. R. Silva1-4/+9
2017-10-18staging: lustre: ptlrpc: mark expected switch fall-throughsGustavo A. R. Silva1-3/+3
2017-10-18staging: lustre: osc: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18staging: lustre: ldlm: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18staging: lustre: lprocfs: mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2017-10-18staging: lustre: llite: mark expected switch fall-throughGustavo A. R. Silva1-1/+3
2017-10-18staging: lustre: lnet: selftest: mark expected switch fall-throughsGustavo A. R. Silva1-1/+4
2017-10-18staging: lustre: lnet: selftest: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18staging: lustre: lnet: net_fault: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18staging: lustre: lnet: socklnd: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-10-14platform/chrome: Add cros_ec_accel_legacy driverGwendal Grignou4-0/+446
2017-10-14iio: hid-sensor-trigger: Don't touch sensors unless user space requestsSrinivas Pandruvada2-3/+10
2017-10-14dt-bindings: iio: health: Use binding name for max30102 in examplePeter Meerwald-Stadler1-1/+1
2017-10-14dt-bindings: iio: health: Fix max30100 I2C chip address in examplePeter Meerwald-Stadler1-2/+2
2017-10-14iio: Drop duplicate forward declarationLukas Wunner1-1/+0
2017-10-14iio: proximity: Add rfd77402 driverPeter Meerwald-Stadler3-0/+363
2017-10-14Documentation: iio: Clarify meaning of IIO_DISTANCE channel typePeter Meerwald-Stadler1-3/+3
2017-10-10dt-bindings: iio: accel: add LIS3DHH device bindingsLorenzo Bianconi1-0/+1
2017-10-10iio: accel: add support to LIS3DHHLorenzo Bianconi3-0/+59
2017-10-10iio: common: st_sensors: check odr address value in st_sensors_set_odr()Lorenzo Bianconi1-0/+3
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi4-29/+52
2017-10-10iio: pressure: st_pressure: add SPI-3wire support to st_pressure frameworkLorenzo Bianconi1-0/+16
2017-10-10iio: magnetometer: st_magn: add SPI-3wire support to LIS3MDLLorenzo Bianconi1-0/+4
2017-10-10iio: gyro: st_gyro: add SPI-3wire support to st_gyro frameworkLorenzo Bianconi1-0/+12
2017-10-09dt-bindings: iio: accel: add LIS2DW12 sensor device bindingLorenzo Bianconi1-0/+1
2017-10-09iio: accel: add support to LIS2DW12Lorenzo Bianconi4-0/+91
2017-10-09iio: st_sensors: do not always write enable_axis registerLorenzo Bianconi1-1/+4
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi6-61/+104
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi7-30/+70