index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
staging: wilc1000: remove p2p related static variables to wilc_vif struct
Ajay Singh
3
-31
/
+38
2018-09-25
staging: wilc1000: remove unnecessary memset in sdio_init() & wilc_spi_init()
Ajay Singh
2
-6
/
+1
2018-09-25
staging: wilc1000: avoid use of 'g_spi' static variable
Ajay Singh
1
-22
/
+36
2018-09-25
staging: wilc1000: avoid use of 'g_sdio' static variable
Ajay Singh
3
-20
/
+36
2018-09-25
staging: wilc1000: remove use of unnecessary 'wilc_connected_ssid' variable
Ajay Singh
3
-35
/
+15
2018-09-25
staging: wilc1000: avoid the use of 'hif_driver_comp' completion variable
Ajay Singh
4
-15
/
+15
2018-09-25
staging: wilc1000: rename 'wilc_mac_cfg' struct to 'wilc_cfg_str_vals'
Ajay Singh
2
-9
/
+9
2018-09-25
staging: wilc1000: refactor code to avoid static variables for config parameters
Ajay Singh
6
-70
/
+138
2018-09-25
staging: wilc1000: refactor code to remove 'mac_status' from 'wilc_mac_cfg' s...
Ajay Singh
3
-12
/
+17
2018-09-25
staging: wilc1000: remove unused wid from cfg struct
Ajay Singh
1
-107
/
+0
2018-09-25
staging: wilc1000: remove unused wid type values
Ajay Singh
1
-4
/
+0
2018-09-25
staging: wilc1000: changes 'val' type to u8 in wilc_cfg_byte struct
Ajay Singh
1
-1
/
+1
2018-09-25
staging: wilc1000: set default value of cfg response type in wilc_wlan_cfg_in...
Ajay Singh
1
-2
/
+1
2018-09-25
staging: wilc1000: refactor wilc_wlan_parse_info_frame() function
Ajay Singh
1
-8
/
+4
2018-09-25
staging: wilc1000: change return type to 'void' for wilc_wlan_cfg_indicate_rx()
Ajay Singh
2
-8
/
+4
2018-09-25
staging: wilc1000: use 'void' return for wilc_wlan_txq_filter_dup_tcp_ack()
Ajay Singh
1
-3
/
+1
2018-09-25
staging: wilc1000: change return type to 'void' tcp ack filter functions
Ajay Singh
1
-9
/
+6
2018-09-25
staging: wilc1000: use 'void' return for wilc_wlan_txq_add_to_head()
Ajay Singh
1
-8
/
+3
2018-09-25
staging: wilc1000: use 'void' return type for host_int_get_assoc_res_info()
Ajay Singh
1
-6
/
+5
2018-09-25
staging: wilc1000: change return type to 'void' for wilc_wfi_deinit_mon_inter...
Ajay Singh
2
-3
/
+2
2018-09-25
staging: wilc1000: change return type to 'void' for wilc_deinit_host_int()
Ajay Singh
2
-4
/
+2
2018-09-25
staging: wilc1000: change return type to 'void' for lock init & deinit functions
Ajay Singh
1
-6
/
+2
2018-09-25
staging: wilc1000: change return type to 'void' for wilc_wlan_set_bssid()
Ajay Singh
2
-4
/
+2
2018-09-25
staging: wilc1000: change return type to 'void' for wilc_frame_register()
Ajay Singh
2
-5
/
+3
2018-09-25
staging: wilc1000: Remove unnecessary pointer check
Nathan Chancellor
1
-3
/
+0
2018-09-25
staging: rtlwifi: Use proper enumerated types for Wi-Fi only interface
Nathan Chancellor
1
-3
/
+3
2018-09-25
Staging: rtlwifi: remove unnecessary NULL check
Karthik Nishanth
1
-1
/
+1
2018-09-25
staging: vc04_services: Remove spaces after '*'
Aymen Qader
1
-3
/
+3
2018-09-25
staging: vc04_services: Remove unused macros
Aymen Qader
1
-38
/
+0
2018-09-25
staging: vc04_services: Use tabs instead of spaces
Aymen Qader
1
-58
/
+58
2018-09-25
staging: vc04_services: Fix "space prohibited"
Aymen Qader
2
-54
/
+54
2018-09-25
staging: vc04_services: Remove unused vchiq_genversion script
Tuomas Tynkkynen
1
-88
/
+0
2018-09-25
staging/vc04_services: Use correct cache line size
Phil Elwell
3
-11
/
+33
2018-09-20
staging: rtl8188eu: clean function definitions - style
Michael Straube
1
-7
/
+2
2018-09-20
staging: rtl8188eu: rename parameter of Hal_GetChnlGroup88E()
Michael Straube
1
-7
/
+7
2018-09-20
staging: rtl8188eu: change return type of Hal_GetChnlGroup88E()
Michael Straube
1
-19
/
+12
2018-09-20
staging: rtl8188eu: remove 5 GHz code from Hal_GetChnlGroup88E()
Michael Straube
1
-47
/
+13
2018-09-20
staging: vboxvideo: Add vbox_bo_k[un]map helper functions
Hans de Goede
3
-13
/
+36
2018-09-20
staging: vboxvideo: Move bo_[un]resere calls into vbox_bo_[un]pin
Hans de Goede
4
-73
/
+42
2018-09-20
staging: vboxvideo: Fix NULL ptr deref in vbox_set_up_input_mapping()
Hans de Goede
1
-4
/
+4
2018-09-20
staging: vboxvideo: Move pin / unpin of fb out of vbox_crtc_set_base_and_mode
Hans de Goede
3
-30
/
+32
2018-09-20
staging: vboxvideo: Init fb_info.fix.smem once from fbdev_create
Hans de Goede
3
-13
/
+5
2018-09-20
staging: vboxvideo: Expose creation of universal primary plane
Hans de Goede
1
-4
/
+74
2018-09-20
staging: vboxvideo: Add fl_flag argument to vbox_fb_pin() helper
Hans de Goede
1
-3
/
+3
2018-09-20
staging: vboxvideo: Fold vbox_drm_resume() into vbox_pm_resume()
Hans de Goede
1
-17
/
+11
2018-09-20
staging: vboxvideo: Embed drm_device into driver structure
Hans de Goede
7
-122
/
+111
2018-09-20
staging: vboxvideo: Fold driver_load/unload into probe/remove functions
Hans de Goede
3
-81
/
+63
2018-09-20
staging: vboxvideo: Move setup of modesetting from driver_load to mode_init
Hans de Goede
2
-50
/
+57
2018-09-20
staging: rtl8712: replace licence header with SPDX licence id
André Lehmann
1
-9
/
+1
2018-09-20
staging: vboxvideo: Let DRM core handle connector registering
Hans de Goede
1
-1
/
+0
[next]