summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-14iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR)Chen Guanqiao
2017-04-14staging: iio: ad5933: Protect DIRECT mode using claim/release helpersNarcisa Ana Maria Vasile
2017-04-14iio: adc: add max1117/max1118/max1119 ADC driverAkinobu Mita
2017-04-14iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR, S_IXUGO)Chen Guanqiao
2017-04-14iio: stm32 trigger: Add counter enable modesBenjamin Gaignard
2017-04-14iio: stm32 trigger: Add quadrature encoder deviceBenjamin Gaignard
2017-04-14iio: proximity: as3935: fix as3935_writeMatt Ranostay
2017-04-14iio: dac: ad7303: fix channel descriptionPavel Roskin
2017-04-14staging: ks7010: remove unused spin_lockTobin C. Harding
2017-04-14staging: ks7010: remove unused structure descriptionTobin C. Harding
2017-04-14staging: ks7010: remove unused read_bufTobin C. Harding
2017-04-14staging: ks7010: remove unused completionTobin C. Harding
2017-04-14staging: rtl8723bs: ensure cmd is large enough for %4s scanf formatColin Ian King
2017-04-14staging: lustre: checking for NULL instead if IS_ERRDan Carpenter
2017-04-14staging: media: atomisp: i2c: removed unnecessary white space before comma in...Valerio Genovese
2017-04-14staging: atomisp: avoid false-positive maybe-uninitialized warningArnd Bergmann
2017-04-14atomisp: remove UDS kernel codeAlan Cox
2017-04-14atomisp: remove xnr3_0_5 and xnr3_0_11Alan Cox
2017-04-14atomisp: remove fixedbds kernel codeAlan Cox
2017-04-14atomisp: remove satm kernelAlan Cox
2017-04-14atomisp: remove contiguous handlingAlan Cox
2017-04-14atomisp: remove sh_css_malloc indirections where we canAlan Cox
2017-04-14atomisp: remove indirection from sh_css_mallocAlan Cox
2017-04-14atomisp: unwrap the _ex malloc/free functionsAlan Cox
2017-04-14atomisp: remove most of the uses of atomisp_kernel_mallocAlan Cox
2017-04-14staging: atomisp: move mipi_info assignment to next line in __get_asd_from_po...Daeseok Youn
2017-04-14staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()Daeseok Youn
2017-04-14staging: atomisp: remove enable_isp_irq function and add disable_isp_irqDaeseok Youn
2017-04-14staging/atomisp: fix spelling mistake: "falied" -> "failed"Colin Ian King
2017-04-14staging: atomisp: use local variable to reduce number of referencesDaeseok Youn
2017-04-11staging: ks7010: move check and break to top of loopTobin C. Harding
2017-04-11staging: ks7010: remove multi-way decisionTobin C. Harding
2017-04-11staging: ks7010: remove unused macroTobin C. Harding
2017-04-11staging: ks7010: fix checkpatch MULTILINE_DEREFERENCETobin C. Harding
2017-04-11staging: ks7010: fix checkpatch LOGICAL_CONTINUATIONSTobin C. Harding
2017-04-11staging: ks7010: rename identifier packet to skbTobin C. Harding
2017-04-11staging: ks7010: add task to TODO fileTobin C. Harding
2017-04-11staging: ks7010: rename RecvMIC to recv_micTobin C. Harding
2017-04-11staging: ks7010: fix checkpatch UNNECESSARY_ELSETobin C. Harding
2017-04-11staging: ks7010: fix checkpatch PARENTHESIS_ALIGNMENTTobin C. Harding
2017-04-11staging: ks7010: utilize local variableTobin C. Harding
2017-04-11staging: ks7010: simplify calls to memcpy()Tobin C. Harding
2017-04-11staging: ks7010: move null check before dereferenceTobin C. Harding
2017-04-11staging: ks7010: fix multi-way decisionTobin C. Harding
2017-04-11staging: ks7010: factor out send stop requestTobin C. Harding
2017-04-11staging: ks7010: fix function return code pathTobin C. Harding
2017-04-11staging: ks7010: separate dissimilar checksTobin C. Harding
2017-04-11staging: ks7010: change static function return typeTobin C. Harding
2017-04-11staging: ks7010: invert conditional, reduce indentationTobin C. Harding
2017-04-11staging: ks7010: rename identifier retval to retTobin C. Harding