index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rpmsg
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
staging: wilc1000: rename ListenTimerCB to avoid camelCase
Ajay Singh
1
-2
/
+2
2018-02-19
staging: wilc1000: rename functions starting with TimerCB_ to avoid camelCase
Ajay Singh
1
-4
/
+4
2018-02-19
staging: wilc1000: rename functions starting with Handle_ to avoid camelCase
Ajay Singh
1
-49
/
+49
2018-02-19
staging: wilc1000: rename pstrRcvdNetworkInfo to avoid camelCase
Ajay Singh
1
-4
/
+4
2018-02-19
staging: wilc1000: rename pstrRcvdGnrlAsyncInfo to avoid camelCase
Ajay Singh
1
-12
/
+12
2018-02-19
staging: wilc1000: rename strHostIfStaInactiveT to avoid camelCase
Ajay Singh
1
-2
/
+2
2018-02-19
staging: wilc1000: rename pstrHostIfRegisterFrame to avoid camelCase
Ajay Singh
1
-4
/
+4
2018-02-19
staging: wilc1000: rename pstrHostIfRemainOnChan to avoid camelCase
Ajay Singh
1
-11
/
+11
2018-02-19
staging: wilc1000: rename host_int_get_assoc_res_info() parameters to avoid c...
Ajay Singh
1
-10
/
+10
2018-02-19
staging: wilc1000: rename strHostIfSetMulti to avoid camelCase
Ajay Singh
1
-9
/
+9
2018-02-19
staging: wilc1000: rename s8PowerMode & strPowerMgmtParam to avoid camelCase
Ajay Singh
1
-6
/
+6
2018-02-19
Staging: gdm724x: tty: Remove unused macro 'gdm_tty_send_control'.
Quytelda Kahja
1
-3
/
+0
2018-02-19
Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_recv'.
Quytelda Kahja
1
-5
/
+6
2018-02-19
Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_send'.
Quytelda Kahja
1
-9
/
+6
2018-02-19
Staging: gdm724x: mux: Check return value of register_lte_tty_driver().
Quytelda Kahja
1
-1
/
+5
2018-02-19
Staging: gdm724x: LTE: Fix argument list not aligned with parenthesis.
Quytelda Kahja
1
-1
/
+2
2018-02-19
staging:r8188eu: Use lib80211 to decrypt WEP-frames
Ivan Safonov
4
-37
/
+49
2018-02-19
staging: rtl8712: fix signedness of length to rtl8717_set_ie
Stefano Manni
1
-1
/
+2
2018-02-19
staging: rtl8712: make unsigned length for rtl8717_get{_wpa_, _wpa2_, _}ie
Stefano Manni
4
-9
/
+10
2018-02-19
staging: comedi: Use '"%s:", __func__' instead of function name
Eisha Chen-yen-su
1
-1
/
+1
2018-02-19
staging: rtl8723bs: clean up conditionals
Dafna Hirschfeld
1
-17
/
+7
2018-02-19
staging: comedi: Add a missing space
Eisha Chen-yen-su
1
-1
/
+1
2018-02-19
staging: rtl8188eu: Replace function name in string with __func__
Dafna Hirschfeld
1
-1
/
+2
2018-02-19
staging: vt6655: remove additional blank line
Santha Meena Ramamoorthy
1
-1
/
+0
2018-02-19
staging: comedi: Remove a newline inside a dereference
Eisha Chen-yen-su
1
-5
/
+4
2018-02-16
staging: wilc1000: fix line over 80 chars in wilc_wlan_handle_txq()
Ajay Singh
1
-14
/
+24
2018-02-16
staging: wilc1000: fix line over 80 chars in wilc_wlan_txq_filter_dup_tcp_ack()
Ajay Singh
1
-3
/
+13
2018-02-16
staging: wilc1000: fix line over 80 characters in tcp_process()
Ajay Singh
1
-1
/
+3
2018-02-16
staging: wilc1000: fix line over 80 chars in add_tcp_pending_ack()
Ajay Singh
1
-5
/
+7
2018-02-16
staging: wilc1000: fix line over 80 chars in wilc_wlan_cfg_get_wid_value()
Ajay Singh
1
-3
/
+5
2018-02-16
staging: wilc1000: fix line over 80 chars in wilc_wlan_cfg_indicate_rxi()
Ajay Singh
1
-3
/
+6
2018-02-16
staging: wilc1000: remove blank line before close brace in wilc_wlan_cfg_get_...
Ajay Singh
1
-1
/
+0
2018-02-16
staging: wilc1000: fix line over 80 char in wilc_wlan_cfg_set_str()
Ajay Singh
1
-1
/
+2
2018-02-16
staging: wilc1000: fix open parenthesis alignment mismatch in wilc_parse_netw...
Ajay Singh
1
-2
/
+2
2018-02-16
staging: wilc1000: fix line over 80 characters in sdio_clear_int_ext()
Ajay Singh
1
-2
/
+5
2018-02-16
staging: wilc1000: fix too many leading tabs warning in sdio_clear_int_ext()
Ajay Singh
1
-69
/
+65
2018-02-16
staging: wilc1000: remove unnecessary comments to avoid line over 80 char issue
Ajay Singh
1
-4
/
+4
2018-02-16
staging: android: ion: Combine cache and uncache pools
Yisheng Xie
4
-83
/
+16
2018-02-16
staging: android: ion: Cleanup ion_page_pool_alloc_pages
Yisheng Xie
1
-6
/
+2
2018-02-16
staging: android: ion: Return void instead of int
Yisheng Xie
1
-2
/
+1
2018-02-16
staging: android: ion: Remove dead code in ion_page_pool_free
Yisheng Xie
1
-5
/
+1
2018-02-16
staging: android: ion: Remove lable debugfs_done
Yisheng Xie
1
-4
/
+1
2018-02-16
staging: android: ion: Avoid NULL point in error path
Yisheng Xie
1
-7
/
+3
2018-02-16
staging: android: ion: Nuke ion_page_pool_init
Yisheng Xie
1
-7
/
+0
2018-02-16
staging: android: ion: Remove unused include files for ion_page_pool.c
Yisheng Xie
1
-4
/
+0
2018-02-16
staging: android: ion: Remove unused declaration ion_buffer_fault_user_mappings
Yisheng Xie
1
-9
/
+0
2018-02-16
staging:r8188eu: Remove unused struct pkt_file
Ivan Safonov
2
-50
/
+0
2018-02-16
staging:r8188eu: Remove struct pkt_file from rtw_xmitframe_coalesce()
Ivan Safonov
1
-12
/
+5
2018-02-16
staging:r8188eu: Remove struct pkt_file from update_attrib()
Ivan Safonov
1
-9
/
+7
2018-02-16
staging:r8188eu: Remove struct pkt_file from set_qos()
Ivan Safonov
1
-16
/
+10
[next]