index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-cgroup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-29
staging: rtl8192e: Fix embedded function names with __func__
Suniel Mahesh
1
-11
/
+11
2017-03-29
Staging: vt6655 - block comments style fix
Derek Robson
1
-1
/
+1
2017-03-29
drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/info
Pushkar Jambhlekar
1
-4
/
+0
2017-03-29
drivers/staging/wilc1000: Using __func__ instead of hardcoded function name
Pushkar Jambhlekar
1
-2
/
+2
2017-03-29
staging: dgnc: remove error message task
Tobin C. Harding
1
-2
/
+0
2017-03-29
staging: dgnc: remove dead code
Tobin C. Harding
1
-9
/
+0
2017-03-29
staging: dgnc: remove struct member magic numbers
Tobin C. Harding
6
-139
/
+119
2017-03-29
staging: dgnc: remove unnecessary comments
Tobin C. Harding
6
-522
/
+97
2017-03-29
staging: dgnc: remove double underscore
Tobin C. Harding
8
-24
/
+26
2017-03-29
staging: dgnc: clean up header comments
Tobin C. Harding
5
-235
/
+349
2017-03-29
staging: unisys: visorbus: Have unisys_vmcall return Linux error instead of V...
David Kershner
2
-11
/
+32
2017-03-29
staging: unisys: visorbus: move unisys_vmcall into visorchipset
David Kershner
2
-20
/
+20
2017-03-29
staging: unisys: visorbus: Update vmcallinterface comment
David Kershner
1
-3
/
+3
2017-03-29
staging: unisys: visorbus: get rid of ISSUE_IO_VMCALL
David Kershner
2
-6
/
+4
2017-03-29
staging: unisys: visorbus: remove useless ifdef
David Kershner
1
-4
/
+0
2017-03-29
staging: unisys: visorbus: consolidate if statements
David Kershner
1
-12
/
+6
2017-03-29
staging: unisys: visorbus: get rid of braces around single statements
David Kershner
1
-2
/
+2
2017-03-29
staging: unisys: visorbus: add error handling to chipset_device_pause/resume
David Kershner
3
-9
/
+16
2017-03-29
staging: unisys: visorbus: add error handling to initiate_chipset_device_paus...
David Kershner
1
-42
/
+32
2017-03-29
staging: unisys: visorbus: don't unregister if we failed to register
David Kershner
1
-6
/
+1
2017-03-29
staging: unisys: visorbus: don't ignore visorchannel_read error
David Kershner
1
-4
/
+7
2017-03-29
staging: unisys: visorbus: check for err from dev_set_name
David Kershner
1
-2
/
+4
2017-03-29
staging: unisys: visorbus: cleanup error handling in visorbus_uevent
David Kershner
1
-3
/
+1
2017-03-29
staging: unisys: visorbus: get rid of unused parameter forcenomatch
David Kershner
1
-9
/
+0
2017-03-29
staging: unisys: visorbus: get rid of unused parameter forcematch
David Kershner
1
-7
/
+0
2017-03-29
staging: unisys: visorbus: get rid of create_bus_type.
David Kershner
1
-29
/
+3
2017-03-29
staging: unisys: visorbus: fix error handling in create_bus_instance
David Kershner
1
-25
/
+14
2017-03-29
staging: unisys: visorbus: add error handling visorbus_enable_channel_interrupt
David Kershner
2
-4
/
+4
2017-03-29
staging: unisys: visorbus: add error handling for dev_start_periodic_work
David Kershner
1
-2
/
+3
2017-03-29
staging: unisys: remove client from spar_check_channel
David Kershner
4
-27
/
+26
2017-03-29
staging: unisys: visorbus: get rid of shouting SPAR_VBUS_CHANNEL_CLIENT_OK macro
David Kershner
2
-9
/
+7
2017-03-29
staging: unisys: visorbus: move vbuschannel_print_devinfo from .h to .c file
David Kershner
2
-35
/
+34
2017-03-29
staging: unisys: visorbus: consolidate bus_responder and device_responder
David Kershner
1
-32
/
+18
2017-03-29
staging: unisys: visorbus: add error handling for chipset_device_create
David Kershner
3
-13
/
+23
2017-03-29
staging: unisys: visornic: add error handling for visorchannel_signalinsert/r...
David Kershner
1
-40
/
+97
2017-03-29
staging: unisys: visorbus: add __packed to structures in controlvmchannel.h
Sameer Wadgaonkar
1
-24
/
+34
2017-03-29
staging: unisys: visorbus: add error handling to chipset_bus_create
David Kershner
3
-10
/
+17
2017-03-29
staging: unisys: visorbus: remaining_steps convert ret to err
David Kershner
1
-4
/
+4
2017-03-29
staging: unisys: visorbus: textid_store convert ret to err
David Kershner
1
-4
/
+4
2017-03-29
staging: unisys: visorbus: error_store convert ret to err
David Kershner
1
-4
/
+4
2017-03-29
staging: unisys: visorbus: boottotool convert ret to err
David Kershner
1
-4
/
+4
2017-03-29
staging: unisys: visorbus: convert ret to err to be consistent
David Kershner
1
-4
/
+4
2017-03-29
staging: unisys: visorbus: remove invalid comment, we are one driver.
David Kershner
1
-8
/
+0
2017-03-29
staging: unisys: visorbus: move bus_device_info_init to visorbus_main.c
David Kershner
2
-16
/
+16
2017-03-29
staging: unisys: visorbus: add error handling to remaining_steps_show
David Kershner
1
-4
/
+8
2017-03-29
staging: unisys: visorbus: add error handling textid_show
David Kershner
1
-5
/
+9
2017-03-29
staging: unisys: visorbus: add error handling to error_show
David Kershner
1
-4
/
+7
2017-03-29
staging: unisys: visorbus: add error handling to boottotool_show
David Kershner
1
-4
/
+9
2017-03-29
staging: unisys: visorbus: add error handling to toolaction_show
David Kershner
1
-3
/
+8
2017-03-29
staging: unisys: visorbus: add error handling around kobject_uevent
David Kershner
1
-10
/
+16
[next]