summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: fix incorrect type in assignment in ieee80211_tx.cMartin Karamihov2017-04-181-1/+1
* staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ieAishwarya Pant2017-04-182-2/+2
* staging: rtl8188eu: fix sparse signedness warnings in rtw_set_ieAishwarya Pant2017-04-181-1/+2
* staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant2017-04-185-17/+16
* staging: rtl8723bs: clean up identical code on an if statementColin Ian King2017-04-181-5/+1
* staging: rtl8723bs: remove redundant comparisons of unsigned ints with >= 0Colin Ian King2017-04-181-3/+3
* staging: media/platform/bcm2835: remove gstreamer workaroundKevin Wern2017-04-182-65/+0
* staging: ks7010: fix checkpatch SPLIT_STRINGTobin C. Harding2017-04-181-2/+2
* staging: ks7010: refactor SDIO read/write helpersTobin C. Harding2017-04-181-106/+81
* staging: ks7010: fix checkpatch LINE_SPACINGTobin C. Harding2017-04-181-1/+0
* staging: ks7010: fix checkpatch SPACE_BEFORE_TABTobin C. Harding2017-04-181-1/+1
* staging: ks7010: remove err_ from non-error path labelTobin C. Harding2017-04-181-5/+5
* staging: ks7010: clean up SDIO source commentsTobin C. Harding2017-04-181-27/+5
* staging: ks7010: add struct comment to ks_sdio_cardTobin C. Harding2017-04-181-0/+8
* staging: ks7010: move hw info into dev private dataTobin C. Harding2017-04-184-53/+34
* staging: ks7010: move tasklet_struct to ks_wlan_privateTobin C. Harding2017-04-183-7/+5
* staging: ks7010: rename wakeup work structTobin C. Harding2017-04-182-8/+8
* staging: ks7010: clean up SDIO header commentsTobin C. Harding2017-04-181-12/+34
* staging: ks7010: fix complete_handlerTobin C. Harding2017-04-185-43/+38
* staging: ks7010: replace defines with enum typesTobin C. Harding2017-04-181-5/+9
* staging: ks7010: create reg_status_type enum typeTobin C. Harding2017-04-182-11/+9
* staging: greybus: uart.c: Remove include linux/serial.hDarryl T. Agostinelli2017-04-181-1/+0
* staging: greybus: light.c: Remove include linux/version.hDarryl T. Agostinelli2017-04-181-1/+0
* staging: lustre: Fix sparse endianness warnings cast to restricted __le64 and...Skanda Guruanand2017-04-181-4/+4
* Staging: lustre cleanup macros in libcfs_private.hCraig Inches2017-04-181-36/+15
* staging: greybus: make cport_quiesce() method optionalAlexandre Bailon2017-04-181-0/+3
* staging/media: make atomisp vlv2_plat_clock explicitly non-modularPaul Gortmaker2017-04-181-20/+1
* staging: atomisp: remove odd 'list' fileGreg Kroah-Hartman2017-04-181-182/+0
* staging: atomisp: fix build breakage from files going awayGreg Kroah-Hartman2017-04-181-2/+0
* staging: ks7010: remove unused spin_lockTobin C. Harding2017-04-142-2/+0
* staging: ks7010: remove unused structure descriptionTobin C. Harding2017-04-141-6/+0
* staging: ks7010: remove unused read_bufTobin C. Harding2017-04-142-12/+3
* staging: ks7010: remove unused completionTobin C. Harding2017-04-142-2/+0
* staging: rtl8723bs: ensure cmd is large enough for %4s scanf formatColin Ian King2017-04-141-1/+1
* staging: lustre: checking for NULL instead if IS_ERRDan Carpenter2017-04-141-2/+2
* staging: media: atomisp: i2c: removed unnecessary white space before comma in...Valerio Genovese2017-04-141-1/+1
* staging: atomisp: avoid false-positive maybe-uninitialized warningArnd Bergmann2017-04-141-8/+8
* atomisp: remove UDS kernel codeAlan Cox2017-04-147-85/+23
* atomisp: remove xnr3_0_5 and xnr3_0_11Alan Cox2017-04-149-596/+0
* atomisp: remove fixedbds kernel codeAlan Cox2017-04-146-100/+19
* atomisp: remove satm kernelAlan Cox2017-04-145-122/+0
* atomisp: remove contiguous handlingAlan Cox2017-04-144-61/+15
* atomisp: remove sh_css_malloc indirections where we canAlan Cox2017-04-144-65/+72
* atomisp: remove indirection from sh_css_mallocAlan Cox2017-04-143-49/+25
* atomisp: unwrap the _ex malloc/free functionsAlan Cox2017-04-142-25/+7
* atomisp: remove most of the uses of atomisp_kernel_mallocAlan Cox2017-04-144-32/+28
* staging: atomisp: move mipi_info assignment to next line in __get_asd_from_po...Daeseok Youn2017-04-141-3/+5
* staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()Daeseok Youn2017-04-141-2/+2
* staging: atomisp: remove enable_isp_irq function and add disable_isp_irqDaeseok Youn2017-04-141-27/+9
* staging/atomisp: fix spelling mistake: "falied" -> "failed"Colin Ian King2017-04-141-1/+1