summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-23staging: pi433: overlay: Fix Broadcom vendor prefixGeert Uytterhoeven1-1/+1
2020-02-23staging: rtl8723bs: core: remove redundant zero'ing of counter variable kColin Ian King1-3/+1
2020-02-23staging: rtl8188eu: remove redundant assignment to condColin Ian King1-1/+1
2020-02-23staging: rtl8723bs: remove temporary variable CrystalCapColin Ian King1-6/+1
2020-02-23staging: rtl8192e: remove redundant initialization of variable init_statusColin Ian King1-1/+1
2020-02-23staging: wilc1000: use YAML schemas for DT binding documentationAjay Singh4-72/+129
2020-02-23staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutexAjay Singh1-1/+0
2020-02-23staging: octeon: match parentheses alignmentKaaira Gupta1-1/+1
2020-02-23staging: octeon: add blank line after unionKaaira Gupta1-0/+1
2020-02-23staging: octeon: add space around '+' and parenthesesKaaira Gupta1-17/+17
2020-02-23staging: qlge: emit debug and dump at same levelKaaira Gupta1-20/+3
2020-02-23staging: qlge: add braces around macro argumentsKaaira Gupta1-3/+3
2020-02-23staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva14-52/+52
2020-02-23staging: qlge: add braces on all arms of if-elseKaaira Gupta1-6/+12
2020-02-23staging: exfat: remove exfat_fat_sync()Kaaira Gupta2-20/+0
2020-02-23staging: exfat: remove symlink feature.Tetsuhiro Kohada1-450/+0
2020-02-17staging: fsl-dpaa2: ethsw: ethsw.c: Fix line over 80 charactersSandesh Kenjana Ashok1-1/+2
2020-02-17staging: exfat: dedicate count_entries() to sub-dir counting.Tetsuhiro Kohada3-9/+5
2020-02-17staging: exfat: remove DOSNAMEs.Tetsuhiro Kohada3-103/+33
2020-02-14staging: wilc1000: define macros to replace magic number valuesAjay Singh4-43/+99
2020-02-14staging: wilc1000: use short name for hif local variable in chip_wakeup()Ajay Singh1-19/+16
2020-02-14staging: wilc1000: define macros for different register address for SDIOAjay Singh2-37/+76
2020-02-14staging: wilc1000: use commmon function to set SDIO block sizeAjay Singh1-40/+11
2020-02-14staging: wilc1000: make use of ALIGN macroAjay Singh2-35/+3
2020-02-14staging: wilc1000: refactor interrupt handling for sdioAjay Singh3-66/+39
2020-02-14staging: wilc1000: remove use of MAX_NUN_INT_THRPT_ENH2 macroAjay Singh2-18/+4
2020-02-14staging: wilc1000: make use of FIELD_GET/_PREP macroAjay Singh6-21/+39
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny49-540/+540
2020-02-13staging: vc04_services: Fix wrong early return in next_service_by_instance()Marcelo Diop-Gonzalez1-5/+9
2020-02-13Revert "staging/octeon: Mark Ethernet driver as BROKEN"Chris Packham1-1/+0
2020-02-13Revert "staging: octeon: delete driver"Chris Packham21-0/+4749
2020-02-13Revert "staging: octeon-usb: delete the octeon usb host controller driver"Chris Packham7-0/+5608
2020-02-13Staging: remove wusbcore and UWB from the kernel tree.Greg Kroah-Hartman84-28743/+0
2020-02-13staging: wilc1000: refactor p2p action frames handling API'sAjay Singh1-172/+128
2020-02-13staging: vc04_services: don't increment service refcount when it's not neededMarcelo Diop-Gonzalez3-20/+40
2020-02-13staging: vc04_services: use kref + RCU to reference count servicesMarcelo Diop-Gonzalez3-119/+140
2020-02-13staging: gasket: unify multi-line stringKaaira Gupta1-6/+3
2020-02-13staging: vc04_services: fix indentation alignment in a few placesMarcelo Diop-Gonzalez1-7/+7
2020-02-13staging: vc04_services: remove unneeded parenthesesMarcelo Diop-Gonzalez1-18/+18
2020-02-13staging: vc04_services: remove unused functionMarcelo Diop-Gonzalez2-10/+0
2020-02-12staging: greybus: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-12staging: unisys: visorinput: Replace zero-length array with flexible-array me...Gustavo A. R. Silva1-1/+1
2020-02-11staging: exfat: Rename variable 'AccessTimestamp' to 'access_timestamp'Pragat Pandya2-6/+6
2020-02-11staging: exfat: Rename variable 'ModifyTimestamp' to 'modify_timestamp'Pragat Pandya2-24/+24
2020-02-11staging: exfat: Rename variable 'CreateTimestamp' to 'create_timestamp'Pragat Pandya2-24/+24
2020-02-11staging: exfat: Rename variable 'NumSubdirs' to 'num_subdirs'Pragat Pandya2-6/+6
2020-02-11staging: exfat: Rename variable 'Attr' to 'attr'Pragat Pandya2-13/+13
2020-02-11staging: exfat: Rename variable 'ShortName' to 'short_name'Pragat Pandya2-4/+4
2020-02-11staging: exfat: Rename variable 'Name' to 'name'Pragat Pandya2-7/+7
2020-02-11staging: exfat: Rename variable 'MilliSecond' to 'millisecond'Pragat Pandya2-9/+9