summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-18staging: rtl8723bs: remove redundant comparisons of unsigned ints with >= 0Colin Ian King
2017-04-18staging: media/platform/bcm2835: remove gstreamer workaroundKevin Wern
2017-04-18staging: ks7010: fix checkpatch SPLIT_STRINGTobin C. Harding
2017-04-18staging: ks7010: refactor SDIO read/write helpersTobin C. Harding
2017-04-18staging: ks7010: fix checkpatch LINE_SPACINGTobin C. Harding
2017-04-18staging: ks7010: fix checkpatch SPACE_BEFORE_TABTobin C. Harding
2017-04-18staging: ks7010: remove err_ from non-error path labelTobin C. Harding
2017-04-18staging: ks7010: clean up SDIO source commentsTobin C. Harding
2017-04-18staging: ks7010: add struct comment to ks_sdio_cardTobin C. Harding
2017-04-18staging: ks7010: move hw info into dev private dataTobin C. Harding
2017-04-18staging: ks7010: move tasklet_struct to ks_wlan_privateTobin C. Harding
2017-04-18staging: ks7010: rename wakeup work structTobin C. Harding
2017-04-18staging: ks7010: clean up SDIO header commentsTobin C. Harding
2017-04-18staging: ks7010: fix complete_handlerTobin C. Harding
2017-04-18staging: ks7010: replace defines with enum typesTobin C. Harding
2017-04-18staging: ks7010: create reg_status_type enum typeTobin C. Harding
2017-04-18staging: greybus: uart.c: Remove include linux/serial.hDarryl T. Agostinelli
2017-04-18staging: greybus: light.c: Remove include linux/version.hDarryl T. Agostinelli
2017-04-18staging: lustre: Fix sparse endianness warnings cast to restricted __le64 and...Skanda Guruanand
2017-04-18Staging: lustre cleanup macros in libcfs_private.hCraig Inches
2017-04-18staging: greybus: make cport_quiesce() method optionalAlexandre Bailon
2017-04-18staging/media: make atomisp vlv2_plat_clock explicitly non-modularPaul Gortmaker
2017-04-18staging: atomisp: remove odd 'list' fileGreg Kroah-Hartman
2017-04-18staging: atomisp: fix build breakage from files going awayGreg Kroah-Hartman
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