summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: wfx: add infrastructure for new driverJérôme Pouiller2019-10-0411-0/+325
* staging: exfat: explain the fs_sync() issue in TODOValdis Klētnieks2019-10-041-0/+9
* staging: exfat: fix fs_sync() calls.Valdis Klētnieks2019-10-041-17/+17
* staging: rtl8188eu: cleanup comments in update_hw_ht_paramMichael Straube2019-10-041-8/+5
* staging: rtl8188eu: cleanup whitespace in update_hw_ht_paramMichael Straube2019-10-041-4/+2
* staging: rtl8188eu: rename variables to avoid mixed caseMichael Straube2019-10-041-6/+6
* staging: rtl8188eu: convert variables from unsigned char to u8Michael Straube2019-10-041-4/+4
* staging: rtl8712: fix boundary condition for nRohit Sarkar2019-10-041-2/+2
* staging: vc04_services: Avoid typedefNachammai Karuppiah2019-10-045-11/+11
* staging: fieldbus: move "offline mode" definition to fieldbus coreSven Van Asbroeck2019-09-304-11/+14
* staging: fieldbus core: remove unused stringsSven Van Asbroeck2019-09-301-3/+0
* staging: wilc1000: look for rtc_clk clock in spi modeAdham Abozaeid2019-09-301-0/+11
* staging: wilc1000: use RCU list to maintain vif interfaces listAjay Singh2019-09-305-123/+148
* staging: wilc1000: move wlan_deinit_locks() in wilc_netdev_cleanup()Ajay Singh2019-09-303-15/+14
* staging: wilc1000: remove unnecessary netdev validation check in del_key()Ajay Singh2019-09-301-18/+15
* staging: rtl8188eu: fix possible null dereferenceConnor Kuehl2019-09-301-2/+2
* staging: rtl8723bs: remove unused function write_cam_from_cacheMichael Straube2019-09-302-14/+0
* staging: vt6656: clean up an indentation issueColin Ian King2019-09-301-4/+4
* staging: rtl8192e: clean up indentation issueColin Ian King2019-09-301-2/+2
* staging: rtl8188eu: remove dead code/vestigial do..while loopConnor Kuehl2019-09-301-31/+24
* staging: olpc_dcon: fix wrong dependencies in Kconfig fileJerry Lin2019-09-301-1/+1
* staging: Use pr_warn instead of pr_warningKefeng Wang2019-09-301-1/+1
* staging: rtl8192u: fix multiple memory leaks on error pathNavid Emamdoost2019-09-301-5/+12
* staging: rtl8192u: release memory on error pathNavid Emamdoost2019-09-301-0/+2
* staging: qlge: Removed unnecessary variableAliasgar Surti2019-09-301-2/+1
* staging: rtl8712: Replace snprintf with scnprintfRohit Sarkar2019-09-301-2/+2
* staging: olpc_dcon: allow simultaneous XO-1 and XO-1.5 supportJerry Lin2019-09-305-34/+3
* staging: rtl8192u: Remove unnecessary line-breaks in function signaturesSumera Priyadarsini2019-09-301-17/+11
* staging: rtl8192u: Fix alignment to match open parenthesisSumera Priyadarsini2019-09-301-5/+5
* staging: rtl8192u: Remove unnecessary blank linesSumera Priyadarsini2019-09-301-70/+0
* staging: rtl8192u: ieee80211: Replace snprintf with scnprintfRohit Sarkar2019-09-302-6/+6
* staging: board: use appropriate macro to initialize structAurabindo Jayamohanan2019-09-301-10/+2
* staging: rtl8188eu: remove unnecessary self-assignmentConnor Kuehl2019-09-301-1/+0
* staging: rtl8188eu: cleanup long line in rtw_mlme_ext.cMichael Straube2019-09-301-1/+1
* staging: sm750fb: CHECK: Avoid CamelCaseIdo Tamir2019-09-303-32/+32
* staging: rtl8723bs: remove return statements from void functionsMichael Straube2019-09-3011-27/+0
* staging: rtl8723bs: remove unneeded conversion to boolSaiyam Doshi2019-09-301-4/+5
* staging: rtl8723bs: core: make array op_class static const, makes object smallerColin Ian King2019-09-301-2/+2
* staging: rtl8723bs: os_dep: fix spelling mistake "offet" -> "offset"Colin Ian King2019-09-301-1/+1
* staging: rtl8723bs: Removed unneeded variablesAliasgar Surti2019-09-301-49/+5
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-09-303-16/+39
|\
| * Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-09-291-15/+37
| |\
| | * bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()Tony Lindgren2019-09-061-1/+0
| | * bus: ti-sysc: Fix handling of invalid clocksTony Lindgren2019-09-051-4/+1
| | * bus: ti-sysc: Fix clock handling for no-idle quirksTony Lindgren2019-09-051-11/+37
| * | Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2019-09-2914-193/+927
| |\ \
| | * | reset: reset-scmi: add missing handle initialisationSudeep Holla2019-09-181-0/+1
| | * | firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_resetSudeep Holla2019-09-181-1/+1
* | | | Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-09-309-35/+410
|\ \ \ \
| * | | | mmc: host: sdhci-pci: Add Genesys Logic GL975x supportBen Chuang2019-09-275-1/+361