aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-17staging: unisys: iochannel.h remove redundant commentsErik Arfvidson1-12/+2
2015-11-17staging: unisys: iochannel fix block commentsErik Arfvidson1-78/+59
2015-11-17staging: unisys: return error value directlySudip Mukherjee1-8/+4
2015-11-17staging: unisys: remove unused variableSudip Mukherjee2-7/+1
2015-11-15staging: unisys: visorbus: visorbus_main.c: made checkpatch warning-freeGavin O'Leary1-5/+10
2015-11-15Staging: fwserial: Declare fwtty_port_put as staticShraddha Barke2-4/+1
2015-11-15staging/rdma/hfi1: use one-shot LCB writeDean Luick2-5/+38
2015-11-15staging/rdma/hfi1: Remove spurious error messagesIgnacio Hernandez1-13/+13
2015-11-15staging/rdma/hfi1: Fix for opaportconfig ledon by not checking for portNumSebastian Sanchez1-2/+2
2015-11-15staging/rdma/hfi1: Select only devices with active linksDean Luick1-3/+18
2015-11-15staging/rdma/hfi1: Disable thermal polling before sensor initializationJareer Abdel-Qader1-2/+4
2015-11-15staging/rdma/hfi1: Always download SBus firmwareDean Luick2-12/+2
2015-11-15staging/rdma/hfi1: Enable WFR PCIe extended tags from the driverVennila Megavannan1-1/+11
2015-11-15staging/rdma/hfi1: Clear the QSFP reset that is asserted on FLREaswar Hariharan1-8/+5
2015-11-15staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in process startupSebastian Sanchez3-27/+33
2015-11-15staging: most: Delete an unnecessary check before the function call "module_put"Markus Elfring1-2/+1
2015-11-15staging: most: rename DIM_EnqueueBuffer to dim_enqueue_bufferChaehyun Lim3-6/+7
2015-11-15staging: most: rename DIM_GetChannelState to dim_get_channel_stateChaehyun Lim3-6/+6
2015-11-15staging: most: fix argument name of DIM_GetChannelStateChaehyun Lim1-1/+1
2015-11-15staging: most: rename DIM_ServiceChannel to dim_service_channelChaehyun Lim3-3/+3
2015-11-15staging: most: rename DIM_ServiceIrq to dim_service_irqChaehyun Lim3-3/+3
2015-11-15staging: most: rename DIM_DestroyChannel to dim_destroy_channelChaehyun Lim3-3/+3
2015-11-15staging: most: rename DIM_InitSync to dim_init_syncChaehyun Lim3-5/+5
2015-11-15staging: most: rename DIM_InitIsoc to dim_init_isocChaehyun Lim3-5/+5
2015-11-15staging: most: rename DIM_InitAsync to dim_init_asyncChaehyun Lim3-5/+5
2015-11-15staging: most: rename DIM_InitControl to dim_init_controlChaehyun Lim3-6/+6
2015-11-15staging: most: rename DIM_NormSyncBufferSize to dim_norm_sync_buffer_sizeChaehyun Lim3-3/+3
2015-11-15staging: most: rename DIM_NormIsocBufferSize to dim_norm_isoc_buffer_sizeChaehyun Lim3-3/+3
2015-11-15staging: most: rename DIM_NormCtrlAsyncBufferSize to dim_norm_ctrl_async_buffer_sizeChaehyun Lim3-4/+4
2015-11-15staging: most: rename DIMCB_IoRead to dimcb_io_readChaehyun Lim3-11/+11
2015-11-15staging: most: rename DIMCB_IoWrite to dimcb_io_writeChaehyun Lim3-41/+41
2015-11-15staging: most: rename DIMCB_OnError to dimcb_on_errorChaehyun Lim3-5/+5
2015-11-15staging: most: rename DIM_GetLockState to dim_get_lock_stateChaehyun Lim3-3/+3
2015-11-15staging: most: rename DIM_DetachBuffers to dim_detach_buffersChaehyun Lim3-3/+3
2015-11-15staging: most: rename DIM_Shutdown to dim_shutdownChaehyun Lim3-3/+3
2015-11-15staging: most: rename DIM_Startup to dim_startupChaehyun Lim3-4/+4
2015-11-15staging: most: add spaces preferred around that '<<'Chaehyun Lim1-1/+1
2015-11-15staging: most: remove blank line after an open braceChaehyun Lim1-2/+0
2015-11-15staging: most: remove multiple blank linesChaehyun Lim6-15/+0
2015-11-15staging: rtl8188eu: goto removedIvan Safonov1-54/+13
2015-11-15staging: rtl8188eu: goto replaced by 'else' branchIvan Safonov1-14/+11
2015-11-15staging: rtl8188eu: unused macros removedIvan Safonov2-40/+0
2015-11-15staging: rtl8188eu: rarely used macros replaced by their definitionsIvan Safonov2-8/+8
2015-11-15staging: rtl8188eu: for loop instead of while loop usedIvan Safonov1-10/+4
2015-11-15staging: rtl8188eu: offset renamed to write_addressIvan Safonov1-6/+6
2015-11-15staging: rtl8188eu: pu4BytePtr renamed to dword_bufferIvan Safonov1-2/+2
2015-11-15staging: rtl8188eu: buf_ptr renamed to byte_bufferIvan Safonov1-3/+3
2015-11-15staging: rtl8188eu: unnessesary braces for single statement block removedIvan Safonov1-4/+2
2015-11-15staging: rtl8188eu: unnecessary initialization removedIvan Safonov1-1/+1
2015-11-15staging: rtl8188eu: types of local variables conformed with types of function argumentsIvan Safonov1-2/+2