aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-01ASoC: add Component level suspend/resumeKuninori Morimoto2-27/+42
2016-12-01ASoC: core: replace aux_comp_list to component_dev_listKuninori Morimoto2-8/+13
2016-12-01ASoC: core: replace codec_dev_list to component_dev_list on CardKuninori Morimoto4-27/+39
2016-11-30ASoC: cht_bsw_rt5672: Use HID translation unitTakashi Iwai1-2/+28
2016-11-30ASoC: intel: Replace kthread with workTakashi Iwai7-48/+24
2016-11-29ASoC: Intel: atom: Make some messages to debug levelTakashi Iwai2-3/+3
2016-11-25ASoC: Intel: Skylake: Removed the unused I2S blob structureGuruprasadX Pawse1-17/+0
2016-11-25ASoC: Intel: Skylake: Don't use dma I2S config structure in kernelGuruprasadX Pawse1-6/+3
2016-11-16ASoC: intel: mfld: Make static string arrays 'const 'char * const []'Lars-Peter Clausen1-2/+2
2016-11-13ASoC: Intel: bytct_rt5640: change default capture settingsPierre-Louis Bossart1-3/+8
2016-11-13ASoC: Intel: detect audio routing with CHAN packagePierre-Louis Bossart1-2/+51
2016-11-13ASoC: Intel: common: add ACPI package extraction utilityPierre-Louis Bossart2-1/+73
2016-11-09ASoC: Intel: Skylake: Flush pending D0i3 request on suspendJayachandran B3-0/+38
2016-11-09ASoC: Intel: Skylake: remove pci device enabling calls on suspendJayachandran B1-2/+0
2016-11-03ASoC: Intel: Skylake: Add D0i3 mode ref countingVinod Koul6-0/+74
2016-11-03ASoC: Intel: Skylake: Add support for specifying D0i3 configurationVinod Koul3-1/+15
2016-11-03ASoC: Intel: Skylake: Add support for LPModeVinod Koul6-4/+21
2016-11-03ASoC: Intel: Skylake: Add D0iX callbacksJayachandran B3-0/+171
2016-11-03ASoC: Intel: Skylake: Add support for programming D0i3CPardha Saradhi K4-0/+56
2016-11-03ASoC: Intel: Skylake: Add D0iX IPCsPardha Saradhi K2-1/+52
2016-11-03ASoC: Intel: Add sst_ipc_tx_message_nopmVinod Koul2-0/+11
2016-10-28ASoC: Intel: Add check_dsp_lp_on callback on IPCVinod Koul2-1/+19
2016-10-28ASoC: Intel: atom: Add debug information related to FW versionSebastien Guiriec1-0/+5
2016-10-28ASoC: Intel: Skylake: Use DPIB to update position for Playback streamDharageswari R1-2/+16
2016-10-26ASoC: Intel: Skylake: Fix a shift wrapping bugDan Carpenter1-1/+1
2016-10-24ASoC: intel: broadwell: constify snd_soc_ops structuresJulia Lawall1-1/+1
2016-10-24ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializer for arrayColin Ian King1-1/+1
2016-10-24ASoC: remove component from snd_soc_pcm_runtimeKuninori Morimoto1-1/+0
2016-10-21ASoC: Intel: report JACK_LINEOUT eventSathyanarayana Nujella1-2/+2
2016-10-15Linux 4.9-rc1Linus Torvalds1-2/+2
2016-10-14score: traps: Add missing include file to fix build errorGuenter Roeck1-0/+1
2016-10-14fs/super.c: don't fool lockdep in freeze_super() and thaw_super() pathsOleg Nesterov1-12/+25
2016-10-14fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov1-3/+3
2016-10-14overlayfs: Fix setting IOP_XATTR flagVivek Goyal1-5/+6
2016-10-14iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()Vegard Nossum2-0/+51
2016-10-14CIFS: Retrieve uid and gid from special sid if enabledSteve French1-0/+123
2016-10-14CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French4-1/+11
2016-10-14qedr: Add events support and register IB deviceRam Amrani3-2/+158
2016-10-14qedr: Add GSI supportRam Amrani7-1/+706
2016-10-14qedr: Add LL2 RoCE interfaceRam Amrani2-2/+34
2016-10-14qedr: Add support for data pathRam Amrani5-1/+1614
2016-10-14qedr: Add support for memory registeration verbsRam Amrani4-1/+425
2016-10-14qedr: Add support for QP verbsRam Amrani7-1/+1320
2016-10-14qedr: Add support for PD,PKEY and CQ verbsRam Amrani6-1/+777
2016-10-14qedr: Add support for user context verbsRam Amrani6-1/+622
2016-10-14qedr: Add support for RoCE HW initRam Amrani4-2/+691
2016-10-14qedr: Add RoCE driver frameworkRam Amrani8-11/+331
2016-10-14pkeys: Remove easily triggered WARNDave Jones1-1/+0
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle5-6/+28
2016-10-14ovl: use vfs_get_link()Miklos Szeredi2-49/+7