summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-12iio: trigger: stm32-timer: add output compare triggersFabrice Gasnier1-11/+20
2017-08-12iio: trigger: stm32-timer: add support for STM32H7Fabrice Gasnier1-4/+51
2017-08-09iio: adc: ti-ads7950: Add OF device ID tableAndy Shevchenko1-0/+18
2017-08-09iio: adc: stm32: add optional st,min-sample-time-nsecsFabrice Gasnier1-4/+136
2017-07-29staging: fbtft: array underflow in fbtft_request_gpios_match()Dan Carpenter1-2/+2
2017-07-29staging: gs_fpgaboot: return valid error codesJacob von Chorus1-7/+7
2017-07-29staging: gs_fpgaboot: change char to u8Jacob von Chorus2-13/+13
2017-07-29staging: gs_fpgaboot: add buffer overflow checksJacob von Chorus1-14/+40
2017-07-29staging: skein: move macros into header fileDmytro Shynkevych2-323/+323
2017-07-29staging: vboxvideo: make a couple of symbols staticColin Ian King2-2/+2
2017-07-29staging: vboxvideo: remove unused variablesPaolo Cretaro1-5/+0
2017-07-29staging: vboxvideo: Kconfig: Fix typos in help textMartin Kepplinger1-4/+5
2017-07-29staging: vboxvideo: select GENERIC_ALLOCATORHans de Goede1-0/+1
2017-07-29staging: pi433: use div_u64 for 64-bit divisionArnd Bergmann1-1/+1
2017-07-29staging: pi433: Style fix - align block commentsDerek Robson3-159/+169
2017-07-29staging: pi433: Make functions rf69_set_bandwidth_intern staticColin Ian King1-1/+2
2017-07-29Staging: pi433: check error after kthread_run()Joseph Wright1-1/+1
2017-07-29Staging: pi433: declare functions staticJoseph Wright1-2/+2
2017-07-29staging: pi433: depends on SPIRandy Dunlap1-1/+1
2017-07-29staging: pi433: return -EFAULT if copy_to_user() failsdan.carpenter@oracle.com1-1/+1
2017-07-28staging: ccree: Fix unnecessary NULL check before kfree'ing itSuniel Mahesh1-17/+8
2017-07-28staging: ccree: remove func name from log messagesGilad Ben-Yossef5-13/+13
2017-07-28staging: ccree: Fix alignment issues in ssi_request_mgr.cSimon Sandström1-1/+3
2017-07-28staging: ccree: Fix alignment issues in ssi_ivgen.cSimon Sandström1-1/+2
2017-07-28staging: ccree: Fix alignment issues in ssi_cipher.cSimon Sandström1-1/+2
2017-07-28staging: ccree: Fix alignment issues in ssi_buffer_mgr.cSimon Sandström1-16/+24
2017-07-28staging: ccree: Fix alignment issues in ssi_hash.cSimon Sandström1-49/+56
2017-07-28staging: ccree: Fix alignment issues in ssi_aead.cSimon Sandström1-22/+25
2017-07-28Staging: rtl8188eu: core: fix brace coding style issue in rtw_mlme_ext.cArmin Schoenlieb1-1/+2
2017-07-28staging: rtl8192u: fix spelling mistake: "Senondary" -> "Secondary"Colin Ian King1-1/+1
2017-07-28staging: rtl8192u: fix incorrect mask and shift on u8 dataColin Ian King1-1/+1
2017-07-28staging: rtl8188eu: Move { after function to new lineMunir Contractor1-1/+2
2017-07-28staging: greybus: Fix coding style issue for column widthDeb McLemore1-1/+2
2017-07-28staging: greybus: Remove unnecessary platform_set_drvdataAmitoj Kaur Chawla1-1/+0
2017-07-28staging: greybus: fix parenthesis alignmentsDiwakar Sharma1-20/+20
2017-07-28staging: unisys: visorbus: Constify attribute_group structures.Arvind Yadav2-3/+3
2017-07-28Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman59-466/+2951
2017-07-25iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()Lorenzo Bianconi3-16/+7
2017-07-25iio: humidity: hts221: support open drain modeLorenzo Bianconi1-1/+21
2017-07-25iio: adc: New driver for Cirrus Logic EP93xx ADCAlexander Sverdlin3-0/+267
2017-07-24Merge 4.13-rc2 into staging-nextGreg Kroah-Hartman234-1074/+7253
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross2-10/+15
2017-07-23xen/grant-table: log the lack of grantsWengang Wang1-1/+8
2017-07-23iio: Convert to using %pOF instead of full_nameRob Herring4-16/+16
2017-07-22Staging: iio: adc: ad7280a.c: Fixed Macro argument reuseJaya Durga1-8/+13
2017-07-22iio: humidity: hts221: support active-low interruptsLorenzo Bianconi3-2/+13
2017-07-22iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enableLorenzo Bianconi3-23/+8
2017-07-22iio: humidity: hts221: avoid useless ODR reconfigurationLorenzo Bianconi1-9/+8
2017-07-22iio: humidity: hts221: do not overwrite reserved data during power-downLorenzo Bianconi1-6/+4
2017-07-22iio: humidity: hts221: move BDU configuration in probe routineLorenzo Bianconi1-6/+6