summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* staging: gs_fpgaboot: return valid error codesJacob von Chorus2017-07-281-7/+7
* staging: gs_fpgaboot: change char to u8Jacob von Chorus2017-07-282-13/+13
* staging: gs_fpgaboot: add buffer overflow checksJacob von Chorus2017-07-281-14/+40
* staging: skein: move macros into header fileDmytro Shynkevych2017-07-282-323/+323
* staging: vboxvideo: make a couple of symbols staticColin Ian King2017-07-282-2/+2
* staging: vboxvideo: remove unused variablesPaolo Cretaro2017-07-281-5/+0
* staging: vboxvideo: Kconfig: Fix typos in help textMartin Kepplinger2017-07-281-4/+5
* staging: vboxvideo: select GENERIC_ALLOCATORHans de Goede2017-07-281-0/+1
* staging: pi433: use div_u64 for 64-bit divisionArnd Bergmann2017-07-281-1/+1
* staging: pi433: Style fix - align block commentsDerek Robson2017-07-283-159/+169
* staging: pi433: Make functions rf69_set_bandwidth_intern staticColin Ian King2017-07-281-1/+2
* Staging: pi433: check error after kthread_run()Joseph Wright2017-07-281-1/+1
* Staging: pi433: declare functions staticJoseph Wright2017-07-281-2/+2
* staging: pi433: depends on SPIRandy Dunlap2017-07-281-1/+1
* staging: pi433: return -EFAULT if copy_to_user() failsdan.carpenter@oracle.com2017-07-281-1/+1
* staging: ccree: Fix unnecessary NULL check before kfree'ing itSuniel Mahesh2017-07-271-17/+8
* staging: ccree: remove func name from log messagesGilad Ben-Yossef2017-07-275-13/+13
* staging: ccree: Fix alignment issues in ssi_request_mgr.cSimon Sandström2017-07-271-1/+3
* staging: ccree: Fix alignment issues in ssi_ivgen.cSimon Sandström2017-07-271-1/+2
* staging: ccree: Fix alignment issues in ssi_cipher.cSimon Sandström2017-07-271-1/+2
* staging: ccree: Fix alignment issues in ssi_buffer_mgr.cSimon Sandström2017-07-271-16/+24
* staging: ccree: Fix alignment issues in ssi_hash.cSimon Sandström2017-07-271-49/+56
* staging: ccree: Fix alignment issues in ssi_aead.cSimon Sandström2017-07-271-22/+25
* Staging: rtl8188eu: core: fix brace coding style issue in rtw_mlme_ext.cArmin Schoenlieb2017-07-271-1/+2
* staging: rtl8192u: fix spelling mistake: "Senondary" -> "Secondary"Colin Ian King2017-07-271-1/+1
* staging: rtl8192u: fix incorrect mask and shift on u8 dataColin Ian King2017-07-271-1/+1
* staging: rtl8188eu: Move { after function to new lineMunir Contractor2017-07-271-1/+2
* staging: greybus: Fix coding style issue for column widthDeb McLemore2017-07-271-1/+2
* staging: greybus: Remove unnecessary platform_set_drvdataAmitoj Kaur Chawla2017-07-271-1/+0
* staging: greybus: fix parenthesis alignmentsDiwakar Sharma2017-07-271-20/+20
* staging: unisys: visorbus: Constify attribute_group structures.Arvind Yadav2017-07-272-3/+3
* Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-07-2774-479/+3098
|\
| * iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()Lorenzo Bianconi2017-07-253-16/+7
| * dt-bindings: iio: humidity: hts221: support open drain modeLorenzo Bianconi2017-07-251-0/+8
| * iio: humidity: hts221: support open drain modeLorenzo Bianconi2017-07-251-1/+21
| * iio: adc: New driver for Cirrus Logic EP93xx ADCAlexander Sverdlin2017-07-254-0/+296
| * iio: Convert to using %pOF instead of full_nameRob Herring2017-07-224-16/+16
| * Staging: iio: adc: ad7280a.c: Fixed Macro argument reuseJaya Durga2017-07-221-8/+13
| * dt-bindings: iio: humidity: hts221: support active-low interruptsLorenzo Bianconi2017-07-221-1/+2
| * iio: humidity: hts221: support active-low interruptsLorenzo Bianconi2017-07-223-2/+13
| * iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enableLorenzo Bianconi2017-07-223-23/+8
| * iio: humidity: hts221: avoid useless ODR reconfigurationLorenzo Bianconi2017-07-221-9/+8
| * iio: humidity: hts221: do not overwrite reserved data during power-downLorenzo Bianconi2017-07-221-6/+4
| * iio: humidity: hts221: move BDU configuration in probe routineLorenzo Bianconi2017-07-221-6/+6
| * iio: humidity: hts221: refactor write_with_mask codeLorenzo Bianconi2017-07-222-58/+42
| * iio: chemical: ccs811: Add support for AMS CCS811 VOC sensorNarcisa Ana Maria Vasile2017-07-223-0/+347
| * iio: Documentation: Add missing documentation for power attributeStefan Brüns2017-07-171-0/+9
| * iio: adc: ad7766: Remove unneeded gpiod NULL checkFabio Estevam2017-07-171-4/+2
| * iio: orientation: hid-sensor-rotation: Drop unnecessary staticJulia Lawall2017-07-171-1/+1
| * iio: core: Fix mapping of iio channels to entry numbersGaurav Gupta2017-07-151-1/+1