aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-20staging: vboxvideo: Move setup of modesetting from driver_load to mode_initHans de Goede2-50/+57
2018-09-20staging: rtl8712: replace licence header with SPDX licence idAndré Lehmann1-9/+1
2018-09-20staging: vboxvideo: Let DRM core handle connector registeringHans de Goede1-1/+0
2018-09-20staging: olpc_dcon: add a missing dependencyLubomir Rintel1-0/+1
2018-09-20staging: mt7621-mmc: Delete IRQ_MSG() and its usersNishad Kamdar2-34/+2
2018-09-20staging: erofs: option validation in remountChengguang Xu1-6/+31
2018-09-20staging: erofs: code cleanup for erofs_show_options()Chengguang Xu1-3/+11
2018-09-20staging: erofs: code cleanup for option parsing of fault_injectionChengguang Xu1-13/+21
2018-09-20staging: erofs: simplify return value of `xattr_foreach'Gao Xiang1-15/+9
2018-09-20staging: erofs: add some comments for xattr subsystemGao Xiang1-1/+12
2018-09-20staging: erofs: cleanup `z_erofs_vle_normalaccess_readpages'Gao Xiang3-14/+22
2018-09-20staging: erofs: drop multiref support temporarilyGao Xiang2-42/+6
2018-09-20staging: erofs: fold in `__update_workgrp_llen'Gao Xiang1-13/+7
2018-09-20staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRsGao Xiang2-10/+2
2018-09-18staging: erofs: replace BUG_ON with DBG_BUGON in data.cChen Gong1-11/+20
2018-09-18staging: erofs: add trace points for reading zipped dataChen Gong2-2/+29
2018-09-18staging: erofs: avoid magic constants when initializing clusterbitsGao Xiang1-2/+3
2018-09-18staging: erofs: complete error handing of z_erofs_do_read_pageGao Xiang1-9/+11
2018-09-18staging: erofs: fix a bug when appling cache strategyGao Xiang1-1/+1
2018-09-18staging: erofs: complete error handing of z_erofs_map_blocks_iterGao Xiang1-9/+26
2018-09-18staging: erofs: clean up z_erofs_map_blocks_iterGao Xiang1-62/+78
2018-09-18staging: erofs: fix a missing endian conversionGao Xiang1-3/+5
2018-09-18staging: rtl8188eu: simplify function commentsMichael Straube1-13/+2
2018-09-18staging: rtl8188eu: fix lines over 80 charactersMichael Straube1-5/+10
2018-09-18staging: rtl8188eu: add missing spaces around operatorsMichael Straube1-7/+7
2018-09-18staging: rtl8188eu: fix comparsions to falseMichael Straube1-2/+2
2018-09-18staging: rtl8188eu: fix comparsions to trueMichael Straube1-13/+13
2018-09-18staging: rtl8188eu: remove whitespaceMichael Straube1-17/+17
2018-09-18staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-25/+25
2018-09-18staging: rtl8188eu: simplify calculationMichael Straube1-1/+1
2018-09-18staging: rtl8723bs: Fix two sleep-in-atomic-context bugs in _rtw_pwr_wakeup()Jia-Ju Bai1-2/+2
2018-09-18staging: rtl8723bs: Fix a sleep-in-atomic-context bug in issue_deauth_ex()Jia-Ju Bai1-1/+1
2018-09-18staging: greybus: fix spelling mistake "entires" -> "entries"Colin Ian King2-2/+2
2018-09-18staging: dgnc: Fix a sleep-in-atomic-context bug in cls_assert_modem_signals()Jia-Ju Bai1-1/+1
2018-09-18staging: rtl8188eu: Fix a sleep-in-atomic-context bug in issue_deauth_ex()Jia-Ju Bai1-1/+1
2018-09-18staging: rtl8188eu: remove code that is valid only for 5 GHzRobert Węcławski4-63/+10
2018-09-18staging: vboxvideo: Drop vbox_bo_unref() helperHans de Goede1-13/+1
2018-09-18staging: vboxvideo: Remove vboxfb_create_object() wrapperHans de Goede1-21/+1
2018-09-18staging: vboxvideo: Skip currrent crtc when updating crtcsHans de Goede1-1/+2
2018-09-18staging: vboxvideo: Fix modeset / page_flip error handlingHans de Goede1-59/+62
2018-09-18staging: gasket: page_table: handle failed dma_map_pageNick Ewalt1-0/+11
2018-09-18staging: gasket: page_table: use total_entries for max ext lvl0 page idxNick Ewalt1-1/+1
2018-09-18staging: gasket: cleanup if dma_map_page fails in gasket_perform_mappingNick Ewalt1-13/+20
2018-09-18staging: gasket: fix gasket_free_coherent_memory metadata freesNick Ewalt1-0/+5
2018-09-18staging: gasket: page_table: don't unmap coherent pagesNick Ewalt1-1/+1
2018-09-18staging: gasket: fix data page unmap DMA directionNick Ewalt1-1/+1
2018-09-18staging: gasket: fix DMA direction for extended page tablesNick Ewalt1-2/+2
2018-09-18staging: gasket: page table: use GFP_KERNEL for dma_alloc_coherentTodd Poynor1-1/+1
2018-09-18staging: gasket: interrupt: remove PCI-MSIX-specific status checkTodd Poynor1-5/+0
2018-09-18staging: gasket: Kconfig: describe Apex as an Edge TPU deviceTodd Poynor1-2/+3