summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: clean function definitions - styleMichael Straube2018-09-201-7/+2
* staging: rtl8188eu: rename parameter of Hal_GetChnlGroup88E()Michael Straube2018-09-201-7/+7
* staging: rtl8188eu: change return type of Hal_GetChnlGroup88E()Michael Straube2018-09-201-19/+12
* staging: rtl8188eu: remove 5 GHz code from Hal_GetChnlGroup88E()Michael Straube2018-09-201-47/+13
* staging: vboxvideo: Add vbox_bo_k[un]map helper functionsHans de Goede2018-09-203-13/+36
* staging: vboxvideo: Move bo_[un]resere calls into vbox_bo_[un]pinHans de Goede2018-09-204-73/+42
* staging: vboxvideo: Fix NULL ptr deref in vbox_set_up_input_mapping()Hans de Goede2018-09-201-4/+4
* staging: vboxvideo: Move pin / unpin of fb out of vbox_crtc_set_base_and_modeHans de Goede2018-09-203-30/+32
* staging: vboxvideo: Init fb_info.fix.smem once from fbdev_createHans de Goede2018-09-203-13/+5
* staging: vboxvideo: Expose creation of universal primary planeHans de Goede2018-09-201-4/+74
* staging: vboxvideo: Add fl_flag argument to vbox_fb_pin() helperHans de Goede2018-09-201-3/+3
* staging: vboxvideo: Fold vbox_drm_resume() into vbox_pm_resume()Hans de Goede2018-09-201-17/+11
* staging: vboxvideo: Embed drm_device into driver structureHans de Goede2018-09-207-122/+111
* staging: vboxvideo: Fold driver_load/unload into probe/remove functionsHans de Goede2018-09-203-81/+63
* staging: vboxvideo: Move setup of modesetting from driver_load to mode_initHans de Goede2018-09-202-50/+57
* staging: rtl8712: replace licence header with SPDX licence idAndré Lehmann2018-09-201-9/+1
* staging: vboxvideo: Let DRM core handle connector registeringHans de Goede2018-09-201-1/+0
* staging: olpc_dcon: add a missing dependencyLubomir Rintel2018-09-201-0/+1
* staging: mt7621-mmc: Delete IRQ_MSG() and its usersNishad Kamdar2018-09-202-34/+2
* staging: erofs: option validation in remountChengguang Xu2018-09-201-6/+31
* staging: erofs: code cleanup for erofs_show_options()Chengguang Xu2018-09-201-3/+11
* staging: erofs: code cleanup for option parsing of fault_injectionChengguang Xu2018-09-201-13/+21
* staging: erofs: simplify return value of `xattr_foreach'Gao Xiang2018-09-201-15/+9
* staging: erofs: add some comments for xattr subsystemGao Xiang2018-09-201-1/+12
* staging: erofs: cleanup `z_erofs_vle_normalaccess_readpages'Gao Xiang2018-09-203-14/+22
* staging: erofs: drop multiref support temporarilyGao Xiang2018-09-202-42/+6
* staging: erofs: fold in `__update_workgrp_llen'Gao Xiang2018-09-201-13/+7
* staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRsGao Xiang2018-09-202-10/+2
* staging: erofs: replace BUG_ON with DBG_BUGON in data.cChen Gong2018-09-181-11/+20
* staging: erofs: add trace points for reading zipped dataChen Gong2018-09-182-2/+29
* staging: erofs: avoid magic constants when initializing clusterbitsGao Xiang2018-09-181-2/+3
* staging: erofs: complete error handing of z_erofs_do_read_pageGao Xiang2018-09-181-9/+11
* staging: erofs: fix a bug when appling cache strategyGao Xiang2018-09-181-1/+1
* staging: erofs: complete error handing of z_erofs_map_blocks_iterGao Xiang2018-09-181-9/+26
* staging: erofs: clean up z_erofs_map_blocks_iterGao Xiang2018-09-181-62/+78
* staging: erofs: fix a missing endian conversionGao Xiang2018-09-181-3/+5
* staging: rtl8188eu: simplify function commentsMichael Straube2018-09-181-13/+2
* staging: rtl8188eu: fix lines over 80 charactersMichael Straube2018-09-181-5/+10
* staging: rtl8188eu: add missing spaces around operatorsMichael Straube2018-09-181-7/+7
* staging: rtl8188eu: fix comparsions to falseMichael Straube2018-09-181-2/+2
* staging: rtl8188eu: fix comparsions to trueMichael Straube2018-09-181-13/+13
* staging: rtl8188eu: remove whitespaceMichael Straube2018-09-181-17/+17
* staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2018-09-181-25/+25
* staging: rtl8188eu: simplify calculationMichael Straube2018-09-181-1/+1
* staging: rtl8723bs: Fix two sleep-in-atomic-context bugs in _rtw_pwr_wakeup()Jia-Ju Bai2018-09-181-2/+2
* staging: rtl8723bs: Fix a sleep-in-atomic-context bug in issue_deauth_ex()Jia-Ju Bai2018-09-181-1/+1
* staging: greybus: fix spelling mistake "entires" -> "entries"Colin Ian King2018-09-182-2/+2
* staging: dgnc: Fix a sleep-in-atomic-context bug in cls_assert_modem_signals()Jia-Ju Bai2018-09-181-1/+1
* staging: rtl8188eu: Fix a sleep-in-atomic-context bug in issue_deauth_ex()Jia-Ju Bai2018-09-181-1/+1
* staging: rtl8188eu: remove code that is valid only for 5 GHzRobert Węcławski2018-09-184-63/+10