summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi6-33/+39
2017-07-01iio: magnetometer: st_magn_core: enable multiread by default for LIS3MDLLorenzo Bianconi1-1/+1
2017-07-01iio: light: tcs3472: fix ATIME register writeAkinobu Mita1-1/+1
2017-07-01iio: adc: Fix polling of INA219 conversion ready flagStefan BrĂ¼ns1-7/+29
2017-07-01iio: temperature: tsys01: Add OF match tableManivannan Sadhasivam1-0/+7
2017-07-01iio: adc: at91-sama5d2_adc: add hw trigger and buffer supportEugen Hristev1-5/+232
2017-07-01iio: adc: Kconfig: Append vendor name for IMX7D_ADCFabio Estevam1-1/+1
2017-07-01iio: humidity: hdc100x: add match table and device id'sMichael Stecklein1-0/+11
2017-07-01iio: humidity: hdc100x: document compatible HDC10xx devicesMichael Stecklein2-1/+13
2017-07-01iio: gyro: st_gyro: fix L3GD20H supportLorenzo Bianconi4-6/+14
2017-07-01iio: accel: bmc150: Add support for BOSC0200 ACPI device idHans de Goede1-0/+1
2017-06-29staging: lustre: replace kmalloc with kmalloc_arrayDenis Petrovic1-2/+3
2017-06-29Staging: ion: fix code style warning from NULL comparisonsQuytelda Kahja1-3/+3
2017-06-29staging: fsl-mc: make dprc.h header privateLaurentiu Tudor4-2/+2
2017-06-29staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor11-140/+94
2017-06-29staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor14-110/+61
2017-06-29staging: fsl-mc: fix a few implicit includesLaurentiu Tudor5-0/+5
2017-06-29staging: fsl-mc: remove dpmng API filesLaurentiu Tudor4-143/+52
2017-06-29staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor8-83/+61
2017-06-29staging: fsl-mc: move couple of definitions to public headerLaurentiu Tudor2-9/+9
2017-06-29staging: fsl-mc: move irq domain creation prototype to public headerLaurentiu Tudor2-7/+7
2017-06-29staging: fsl-mc: turn several exported functions staticLaurentiu Tudor3-16/+5
2017-06-29staging: fsl-mc: delete prototype of unimplemented functionLaurentiu Tudor1-2/+0
2017-06-29staging: fsl-mc: delete duplicated function prototypesLaurentiu Tudor1-8/+0
2017-06-29staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor6-71/+71
2017-06-29staging: fsl-mc: drop useless #includesLaurentiu Tudor1-2/+0
2017-06-29staging: fsl-mc: be consistent when checking strcmp() returnLaurentiu Tudor1-3/+3
2017-06-29staging: fsl-mc: move comparison before strcmp() callLaurentiu Tudor1-2/+3
2017-06-29staging: speakup: make function ser_to_dev staticColin Ian King1-1/+1
2017-06-29staging: ks7010: fix spelling mistake: "errror" -> "error"Colin Ian King1-1/+1
2017-06-29staging: rtl8192e: fix spelling mistake: "respose" -> "response"Colin Ian King1-1/+2
2017-06-29staging: wilc1000: fix spelling mistake: "dissconect" -> "disconnect"Colin Ian King1-1/+1
2017-06-29staging: ccree: fix block comment styleGilad Ben-Yossef1-4/+4
2017-06-29staging: ccree: remove/add (un)needed blank linesGilad Ben-Yossef24-133/+33
2017-06-29staging: ccree: remove unused type CCFipsSyncStatus_tGilad Ben-Yossef1-10/+0
2017-06-29staging: ccree: remove custom type ssi_fips_state_tGilad Ben-Yossef4-12/+12
2017-06-29staging: ccree: remove custom type ssi_fips_error_tGilad Ben-Yossef6-38/+38
2017-06-29staging: ccree: remove custom type tdes_keys_tGilad Ben-Yossef1-3/+3
2017-06-29staging: ccree: fix pointer locationGilad Ben-Yossef9-36/+36
2017-06-29staging: ccree: remove comparisons to NULLGilad Ben-Yossef12-78/+78
2017-06-29staging: ccree: fix unmatched if/else bracesGilad Ben-Yossef2-5/+5
2017-06-29staging: ccree: no need for braces for single statementsGilad Ben-Yossef11-162/+110
2017-06-29staging: ccree: remove redundant blank linesGilad Ben-Yossef7-20/+0
2017-06-29staging: ccree: fix else placementGilad Ben-Yossef2-4/+2
2017-06-29staging: ccree: drop comparsion to true/falseGilad Ben-Yossef4-22/+22
2017-06-29staging: ccree: fix missing or redundant spacesGilad Ben-Yossef17-253/+253
2017-06-29drivers: staging: sm750: Hold lock irrespective of fb numbers.Dhananjay Balan1-13/+13
2017-06-27staging: speakup: make ttyio synths use device nameOkash Khawaja11-8/+37
2017-06-27staging: speakup: check and convert dev name or ser to dev_tOkash Khawaja3-0/+45
2017-06-27tty: add function to convert device name to numberOkash Khawaja1-0/+50