index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
tegra-hsp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
staging: unisys: visorinput: Fix spacing after open paranthesis
David Kershner
1
-10
/
+9
2018-02-16
staging: unisys: visorinput: combine ultrainputreport.h with visorinput.c
David Kershner
2
-56
/
+42
2018-02-16
staging: unisys: visorinput: remove duplicate comments
David Kershner
1
-9
/
+7
2018-02-16
staging: unisys: visorinput: Clean up Makefile includes
David Kershner
1
-1
/
+0
2018-02-16
staging: unisys: visorinput: remove need for 'depends on FB'
Tim Sell
2
-13
/
+32
2018-02-16
staging: sm750fb: Remove typedefs from enums
Christian Luetke-Stetzkamp
5
-13
/
+11
2018-02-16
staging: vt6656: Remove unnecessary 'out of memory' message
Dileep Sankhla
1
-3
/
+0
2018-02-16
staging: rtl8723bs: make 'myid' function to follow kernel coding rules
Maciek Fijalkowski
1
-2
/
+2
2018-02-16
staging: rtlwifi: add identifier names to function definition arguments
Erik Liodden
1
-14
/
+15
2018-02-16
Staging: fsl-dpaa2: ethernet: dpaa2-eth.c: Fixed a style issue
Santha Meena Ramamoorthy
1
-1
/
+0
2018-02-16
Staging: wlan-ng: fix unnecessary parantheses in prism2mgmt.c
Yash Omer
1
-1
/
+1
2018-02-16
staging: pi433: fix CamelCase for regValue
Valentin Vidic
1
-12
/
+12
2018-02-16
staging: pi433: fix CamelCase for newValue
Valentin Vidic
1
-8
/
+8
2018-02-16
staging: pi433: fix CamelCase for currentValue
Valentin Vidic
1
-3
/
+3
2018-02-16
staging: pi433: fix CamelCase for Ohm identifiers
Valentin Vidic
4
-7
/
+7
2018-02-16
staging: pi433: fix CamelCase for antennaImpedance
Valentin Vidic
5
-6
/
+6
2018-02-16
staging: pi433: fix CamelCase for powerLevel
Valentin Vidic
2
-5
/
+5
2018-02-16
staging: pi433: fix CamelCase for syncValues
Valentin Vidic
2
-10
/
+10
2018-02-16
staging: ccree: fixed pointer signedness warnings.
Jeremy Sowden
4
-15
/
+20
2018-02-16
staging: wilc1000: fix line over 80 chars in wilc_spi_clear_int_ext()
Ajay Singh
1
-59
/
+54
2018-02-16
staging: wilc1000: fix line over 80 characters in wilc_spi_read_int()
Ajay Singh
1
-28
/
+29
2018-02-16
staging: wilc1000: fix line over 80 characters in wilc_spi_init()
Ajay Singh
1
-7
/
+11
2018-02-16
staging: wilc1000: fix line over 80 characters in spi_cmd_complete()
Ajay Singh
1
-126
/
+124
2018-02-16
staging: wilc1000: removed the unnecessary commented code
Ajay Singh
1
-6
/
+0
2018-02-16
staging: wilc1000: modified code comments as per linux coding style
Ajay Singh
1
-69
/
+82
2018-02-16
staging: wilc1000: rename Handle_Key() and Handle_ConnectTimeout()
Ajay Singh
1
-4
/
+4
2018-02-16
staging: wilc1000: rename Handle_ScanDone function to avoid camelCase
Ajay Singh
1
-8
/
+8
2018-02-16
staging: wilc1000: rename pu8CurrByte variable to avoid camelCase
Ajay Singh
1
-116
/
+116
2018-02-16
staging: wilc1000: rename u32WidsCount to avoid camelCase
Ajay Singh
1
-73
/
+73
2018-02-16
staging: wilc1000: rename strWIDList variable to avoid camelCase
Ajay Singh
1
-88
/
+88
2018-02-16
staging: wilc1000: rename Handle_DelAllSta() and its variable using camelCase
Ajay Singh
1
-12
/
+12
2018-02-16
staging: wilc1000: rename variables using camelCase in host_int_ParseJoinBssP...
Ajay Singh
1
-115
/
+115
2018-02-16
staging: vc04_services: merge vchiq_kern_lib.c into vchiq_arm.c
Arnd Bergmann
3
-432
/
+369
2018-02-16
staging: vc04_services: remove unused files
Corentin Labbe
3
-155
/
+0
2018-02-16
staging: lustre: remove l_wait_event() and related code
NeilBrown
1
-249
/
+0
2018-02-16
staging: lustre: replace l_wait_event_exclusive_head() with wait_event_idle_e...
NeilBrown
1
-18
/
+25
2018-02-16
staging: lustre: remove l_wait_event from ptlrpc_set_wait
NeilBrown
2
-49
/
+49
2018-02-16
staging: lustre: use explicit poll loop in ptlrpc_unregister_reply
NeilBrown
1
-7
/
+7
2018-02-16
staging: lustre: use explicit poll loop in ptlrpc_service_unlink_rqbd
NeilBrown
1
-7
/
+8
2018-02-16
staging: lustre: improve waiting in sptlrpc_req_refresh_ctx
NeilBrown
1
-10
/
+24
2018-02-16
staging: lustre: use wait_event_idle_timeout in ptlrpcd()
NeilBrown
3
-9
/
+14
2018-02-16
staging: lustre: make polling loop in ptlrpc_unregister_bulk more obvious
NeilBrown
1
-7
/
+8
2018-02-16
staging: lustre: remove back_to_sleep()
NeilBrown
3
-13
/
+11
2018-02-16
staging: lustre: simplify waiting in ptlrpc_invalidate_import()
NeilBrown
2
-14
/
+10
2018-02-16
staging: lustre: open code polling loop instead of using l_wait_event()
NeilBrown
2
-13
/
+10
2018-02-16
staging: lustre: simplify waiting in ldlm_completion_ast()
NeilBrown
1
-33
/
+20
2018-02-16
staging: lustre: simplify l_wait_event when intr handler but no timeout.
NeilBrown
1
-23
/
+7
2018-02-16
staging: lustre: introduce and use l_wait_event_abortable()
NeilBrown
7
-31
/
+43
2018-02-16
staging: lustre: use wait_event_idle_timeout() where appropriate.
NeilBrown
14
-103
/
+68
2018-02-16
staging: lustre: discard cfs_time_seconds()
NeilBrown
46
-106
/
+96
[next]