index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
jump_label.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-10
staging: wilc1000: move hif_workqueue static variables to 'wilc' structure
Ajay Singh
2
-5
/
+9
2018-09-10
staging: wilc1000: refactor code to avoid use of wilc_set_multicast_list global
Ajay Singh
3
-21
/
+25
2018-09-10
staging: wilc1000: move static variable clients_count to 'wilc' structure
Ajay Singh
2
-5
/
+5
2018-09-10
staging: wilc1000: avoid use of extra 'if' condition in wilc_init()
Ajay Singh
1
-2
/
+0
2018-09-10
staging: wilc1000: remove unused variable 'op_ifcs'
Ajay Singh
1
-5
/
+0
2018-09-10
staging: wilc1000: move during_ip_timer & wilc_optaining_ip to 'wilc_vif' struct
Ajay Singh
5
-25
/
+24
2018-09-10
staging: wilc1000: moved last_scanned_shadow & last_scanned_cnt to wilc_priv ...
Ajay Singh
2
-55
/
+52
2018-09-10
staging: wilc1000: remove unnecessary NULL check in clear_shadow_scan()
Ajay Singh
1
-4
/
+2
2018-09-10
staging: wilc1000: fix to use correct index to free scanned info in clear_sha...
Ajay Singh
1
-2
/
+2
2018-09-10
staging: wilc1000: move 'aging_timer' static variable to wilc_priv struct
Ajay Singh
2
-13
/
+14
2018-09-10
staging: wilc1000: move 'wilc_enable_ps' global variable into 'wilc' struct
Ajay Singh
4
-9
/
+8
2018-09-10
staging: rtl8723bs: check for i out of range before accessing szLine[i]
Colin Ian King
1
-3
/
+4
2018-09-10
Staging: rtl8712: Add space between else and opening brace
André Lehmann
1
-1
/
+1
2018-09-10
staging: rtl8192u: ieee80221: Add missing space
Sidong Yang
1
-5
/
+5
2018-09-10
staging:rtl8192u: Remove typedef from enum opt_rst_type_e - Style
John Whitmore
2
-3
/
+3
2018-09-10
staging:rtl8192u: Remove typedef from firmware_init_step_e - Style
John Whitmore
2
-3
/
+3
2018-09-10
staging:rtl8192u: Refactor GET_COMMAND_PACKET_FRAG_THRESHOLD - Style
John Whitmore
1
-1
/
+1
2018-09-10
staging:rtl8192u: Remove unused RTL8190_CPU_START_OFFSET - Style
John Whitmore
1
-1
/
+0
2018-09-10
staging:rtl8192u: Fix space characters - Style
John Whitmore
1
-5
/
+5
2018-09-10
staging:rtl8192u: Refactor RT_TRACE - Style
John Whitmore
1
-1
/
+1
2018-09-10
staging:rtl8192u: Rename Rx_Smooth_Factor - Style
John Whitmore
2
-11
/
+11
2018-09-10
staging:rtl8192u: Rename RTL819xU_MODULE_NAME - Style
John Whitmore
2
-3
/
+3
2018-09-10
staging:rtl8192u: Add SPDX-License-Identifier - Style
John Whitmore
1
-0
/
+1
2018-09-10
staging:rtl8192u: Remove unused functions - Style
John Whitmore
2
-17
/
+0
2018-09-10
staging:rtl8192u: Remove read_cam() - Style
John Whitmore
2
-11
/
+0
2018-09-10
staging:rtl8192u: Remove write_cam() - Style
John Whitmore
2
-8
/
+0
2018-09-10
Staging: rtlwifi: efuse: Fixed a line length code styling issue.
Tom Todd
1
-1
/
+2
2018-09-10
staging: mt7621-mmc: Fix debug macro ERR_MSG and its usages
Nishad Kamdar
2
-45
/
+81
2018-09-10
staging: mt7621-mmc: Delete N_MSG() and all its users
Nishad Kamdar
2
-252
/
+0
2018-09-10
staging/vboxvideo: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-3
/
+2
2018-09-10
staging: wlan-ng: remove redundant code in "#if 0" blocks
Tim Collier
2
-8
/
+1
2018-09-10
staging: rtl8188eu: remove unnecessary parentheses
Michael Straube
1
-4
/
+4
2018-09-10
staging: rtl8188eu: remove whitespace
Michael Straube
1
-7
/
+7
2018-09-10
staging: rtl8188eu: fix comparsions to true
Michael Straube
1
-4
/
+4
2018-09-10
staging: rtl8188eu: Remove code valid only for 5 GHz
Michael Straube
1
-30
/
+17
2018-09-10
staging: rtl8188eu: remove pointless comment
Michael Straube
1
-1
/
+0
2018-09-10
staging: rtl8188eu: simplify function comment
Michael Straube
1
-16
/
+1
2018-09-10
staging: rtl8188eu: Fix two sleep-in-atomic-context bugs in rtw_chk_hi_queue_...
Jia-Ju Bai
1
-2
/
+2
2018-09-10
staging: most: video: fix registration of an empty comp core_component
Colin Ian King
1
-2
/
+2
2018-09-10
staging: most: net: make array 'broadcast' static, shrinks object size
Colin Ian King
1
-1
/
+1
2018-09-10
staging: bcm2835-audio: Simplify card object management
Takashi Iwai
2
-89
/
+33
2018-09-10
staging: bcm2835-audio: Simplify kctl creation helpers
Takashi Iwai
1
-44
/
+25
2018-09-10
staging: bcm2835-audio: Simplify PCM creation helpers
Takashi Iwai
3
-81
/
+32
2018-09-10
staging: bcm2835-audio: Set SNDRV_PCM_INFO_SYNC_APPLPTR
Takashi Iwai
1
-2
/
+2
2018-09-10
staging: bcm2835-audio: Use coherent device buffers
Takashi Iwai
1
-6
/
+6
2018-09-10
staging: bcm2835-audio: Move module parameter description
Takashi Iwai
1
-3
/
+2
2018-09-10
staging: bcm2835-audio: Remove unnecessary header file includes
Takashi Iwai
2
-25
/
+0
2018-09-10
staging: bcm2835-audio: Use standard error print helpers
Takashi Iwai
4
-74
/
+27
2018-09-10
staging: bcm2835-audio: Use card->private_data
Takashi Iwai
1
-78
/
+13
2018-09-10
staging: bcm2835-audio: Operate non-atomic PCM ops
Takashi Iwai
3
-245
/
+82
[next]