summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-10staging: vt6656: remove blank linePayal Kshirsagar1-1/+0
2020-03-04staging: wilc1000: use flexible-array member instead of zero-length arrayAjay Singh1-5/+5
2020-03-04staging: wilc1000: remove unnecessary always true 'if' conditionsAjay Singh2-18/+14
2020-03-04staging: wilc1000: use correct data for memcpy in wilc_hif_pack_sta_param()Ajay Singh1-1/+1
2020-03-04staging: vt6656: Remove unnecessary local variables initializationOscar Carter1-5/+5
2020-03-04staging: vt6656: Move vnt_rx_data to usbpipe.cMalcolm Priestley5-151/+101
2020-03-04staging: vt6656: Delete int.c/h file and move functions to usbpipeMalcolm Priestley6-160/+111
2020-03-04staging: vt6656: Remove function vnt_int_process_data.Malcolm Priestley4-13/+3
2020-03-04staging: vt6656: vnt_int_start_interrupt remove spin lock.Malcolm Priestley1-5/+0
2020-03-04staging: vt6656: vnt_vt3184_init remove stack copy to array.Malcolm Priestley1-4/+1
2020-03-04staging: vt6656: use vnt_vt3184_agc array directlyMalcolm Priestley1-13/+2
2020-03-04staging: vt6656: Remove STATUS enums from TX pathMalcolm Priestley3-14/+4
2020-03-04staging: vt6656: Use mac80211 duration for tx headersMalcolm Priestley1-49/+8
2020-03-04staging: kpc2000: prevent underflow in cpld_reconfigure()Dan Carpenter1-2/+2
2020-03-04staging: exfat: remove redundant if statementsTetsuhiro Kohada1-5/+2
2020-03-04staging: exfat: clean up d_entry rebuilding.Tetsuhiro Kohada1-15/+10
2020-03-04staging: exfat: remove 'file creation modes'Tetsuhiro Kohada3-11/+7
2020-03-04Staging: exfat: fixed a long line coding style issuevivek m1-3/+5
2020-03-04staging: exfat: rename buf_cache_t's 'flag' to 'locked'Tetsuhiro Kohada2-16/+13
2020-03-04staging: exfat: remove symlink featureTetsuhiro Kohada3-33/+0
2020-02-24Merge 5.6-rc3 into staging-nextGreg Kroah-Hartman307-3657/+3907
2020-02-23staging: exfat: remove exfat_buf_sync()Kaaira Gupta2-20/+0
2020-02-23staging: exfat: remove sync_alloc_bitmap()Kaaira Gupta2-13/+0
2020-02-23staging: speakup: remove redundant initialization of pointer p_keyColin Ian King1-1/+1
2020-02-23staging: pi433: overlay: Convert to sugar syntaxGeert Uytterhoeven1-44/+35
2020-02-23staging: pi433: overlay: Fix reg-related warningsGeert Uytterhoeven1-0/+4
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-22Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-blockLinus Torvalds3-2/+16
2020-02-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-16/+48
2020-02-22Merge tag 'hwmon-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-9/+14
2020-02-22Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds8-37/+39
2020-02-21Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+3
2020-02-21Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2-7/+14
2020-02-21Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+47
2020-02-21Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-1530/+56