summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-13MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0Chris Packham2-5/+5
2020-02-13MIPS: octeon: remove typedef declaration for cvmx_helper_link_infoChris Packham12-31/+31
2020-02-13MIPS: octeon: remove typedef declaration for cvmx_wqeChris Packham5-22/+22
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-Hartman85-28753/+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
2020-02-11staging: exfat: Rename variable 'Second' to 'second'Pragat Pandya2-11/+11
2020-02-11staging: exfat: Rename variable 'Minute' to 'minute'Pragat Pandya2-11/+11
2020-02-11staging: exfat: Rename variable 'Hour' to 'hour'Pragat Pandya2-11/+11
2020-02-11staging: exfat: Rename variable 'Day' to 'day'Pragat Pandya2-11/+11
2020-02-11staging: exfat: Rename variable 'Month' to 'month'Pragat Pandya2-11/+11
2020-02-11staging: exfat: Rename variable 'Year' to 'year'Pragat Pandya2-11/+11
2020-02-11staging: qlge: qlge_main.c: fix style issuesMohana Datta Yelugoti1-0/+13
2020-02-11staging: wilc1000: directly fetch 'priv' handler from 'vif' instanceAjay Singh1-2/+1
2020-02-11staging: wilc1000: remove use of vendor specific IE for p2p handlingAjay Singh3-77/+4
2020-02-11staging: wfx: use more power-efficient sleep for resetMichał Mirosław3-4/+4
2020-02-11staging: wfx: use sleeping gpio accessorsMichał Mirosław3-6/+6
2020-02-11staging: wfx: follow compatible = vendor,chip formatMichał Mirosław2-2/+3
2020-02-11staging: wfx: add proper "compatible" stringMichał Mirosław2-7/+14
2020-02-11staging: wfx: annotate nested gc_list vs tx queue lockingMichał Mirosław1-8/+8
2020-02-11staging: wfx: fix init/remove vs IRQ raceMichał Mirosław4-31/+33