summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-18staging/media: make atomisp vlv2_plat_clock explicitly non-modularPaul Gortmaker1-20/+1
2017-04-18staging: atomisp: remove odd 'list' fileGreg Kroah-Hartman1-182/+0
2017-04-18staging: atomisp: fix build breakage from files going awayGreg Kroah-Hartman1-2/+0
2017-04-14IIO: bmp280-core.c: fix error in humidity calculationAndreas Klinger1-5/+6
2017-04-14iio: light: apds9960: add system-wide suspendMatt Ranostay1-0/+2
2017-04-14iio: dac: add support for stm32 DACFabrice Gasnier5-0/+582
2017-04-14dt-bindings: iio: stm32-dac: Add support for STM32 DACFabrice Gasnier1-0/+61
2017-04-14Staging: iio: accel: adis16203: fixed a brace coding style issueRené Hickersberger?=1-2/+1
2017-04-14iio: imu: st_lsm6dsx: simplify data ready pin parsingLorenzo Bianconi1-9/+1
2017-04-14iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR)Chen Guanqiao1-2/+2
2017-04-14staging: iio: ad5933: Protect DIRECT mode using claim/release helpersNarcisa Ana Maria Vasile1-22/+28
2017-04-14iio: adc: add max1117/max1118/max1119 ADC driverAkinobu Mita4-0/+341
2017-04-14iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR, S_IXUGO)Chen Guanqiao1-10/+10
2017-04-14iio: stm32 trigger: Add counter enable modesBenjamin Gaignard2-0/+95
2017-04-14iio: stm32 trigger: Add quadrature encoder deviceBenjamin Gaignard3-10/+282
2017-04-14iio: proximity: as3935: fix as3935_writeMatt Ranostay1-2/+1
2017-04-14iio: dac: ad7303: fix channel descriptionPavel Roskin1-3/+3
2017-04-14staging: ks7010: remove unused spin_lockTobin C. Harding2-2/+0
2017-04-14staging: ks7010: remove unused structure descriptionTobin C. Harding1-6/+0
2017-04-14staging: ks7010: remove unused read_bufTobin C. Harding2-12/+3
2017-04-14staging: ks7010: remove unused completionTobin C. Harding2-2/+0
2017-04-14staging: rtl8723bs: ensure cmd is large enough for %4s scanf formatColin Ian King1-1/+1
2017-04-14staging: lustre: checking for NULL instead if IS_ERRDan Carpenter1-2/+2
2017-04-14staging: media: atomisp: i2c: removed unnecessary white space before comma in...Valerio Genovese1-1/+1
2017-04-14staging: atomisp: avoid false-positive maybe-uninitialized warningArnd Bergmann1-8/+8
2017-04-14atomisp: remove UDS kernel codeAlan Cox7-85/+23
2017-04-14atomisp: remove xnr3_0_5 and xnr3_0_11Alan Cox9-596/+0
2017-04-14atomisp: remove fixedbds kernel codeAlan Cox6-100/+19
2017-04-14atomisp: remove satm kernelAlan Cox5-122/+0
2017-04-14atomisp: remove contiguous handlingAlan Cox4-61/+15
2017-04-14atomisp: remove sh_css_malloc indirections where we canAlan Cox4-65/+72
2017-04-14atomisp: remove indirection from sh_css_mallocAlan Cox3-49/+25
2017-04-14atomisp: unwrap the _ex malloc/free functionsAlan Cox2-25/+7
2017-04-14atomisp: remove most of the uses of atomisp_kernel_mallocAlan Cox4-32/+28
2017-04-14staging: atomisp: move mipi_info assignment to next line in __get_asd_from_po...Daeseok Youn1-3/+5
2017-04-14staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()Daeseok Youn1-2/+2
2017-04-14staging: atomisp: remove enable_isp_irq function and add disable_isp_irqDaeseok Youn1-27/+9
2017-04-14staging/atomisp: fix spelling mistake: "falied" -> "failed"Colin Ian King1-1/+1
2017-04-14staging: atomisp: use local variable to reduce number of referencesDaeseok Youn1-17/+20
2017-04-11staging: ks7010: move check and break to top of loopTobin C. Harding1-20/+14
2017-04-11staging: ks7010: remove multi-way decisionTobin C. Harding1-23/+25
2017-04-11staging: ks7010: remove unused macroTobin C. Harding1-2/+0
2017-04-11staging: ks7010: fix checkpatch MULTILINE_DEREFERENCETobin C. Harding1-5/+7
2017-04-11staging: ks7010: fix checkpatch LOGICAL_CONTINUATIONSTobin C. Harding1-30/+28
2017-04-11staging: ks7010: rename identifier packet to skbTobin C. Harding2-22/+22
2017-04-11staging: ks7010: add task to TODO fileTobin C. Harding1-0/+2
2017-04-11staging: ks7010: rename RecvMIC to recv_micTobin C. Harding1-3/+3
2017-04-11staging: ks7010: fix checkpatch UNNECESSARY_ELSETobin C. Harding1-16/+15
2017-04-11staging: ks7010: fix checkpatch PARENTHESIS_ALIGNMENTTobin C. Harding1-1/+1
2017-04-11staging: ks7010: utilize local variableTobin C. Harding1-4/+4