summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-01-21 07:54:16 +1200
committerLinus Torvalds <torvalds@linux-foundation.org>2015-01-21 07:54:16 +1200
commitb97f880c8342fd6e49a02c9ef7507a678722b2b3 (patch)
tree969469f6ed09c443db1f5af2b6ce15c4b792ee53 /tools/perf/scripts/python
parentd4b2d0061d76e43f614e23eae3017f43a1a7c6c1 (diff)
parentce7514526742c0898b837d4395f515b79dfb5a12 (diff)
downloadkernel-b97f880c8342fd6e49a02c9ef7507a678722b2b3.tar.gz
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Pull libata fixes from Tejun Heo: - Bartlomiej will be co-maintaining PATA portion of libata. git workflow will stay the same. - sata_sil24 wasn't happy with tag ordered submission. An option to restore the old tag allocation behavior is implemented for sil24. - a very old race condition in PIO host state machine which can trigger BUG fixed. - other driver-specific changes * 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata: libata: prevent HSM state change race between ISR and PIO libata: allow sata_sil24 to opt-out of tag ordered submission ata: pata_at91: depend on !ARCH_MULTIPLATFORM ahci: Remove Device ID for Intel Sunrise Point PCH ahci: Use dev_info() to inform about the lack of Device Sleep support libata: Whitelist SSDs that are known to properly return zeroes after TRIM sata_dwc_460ex: fix resource leak on error path ata: add MAINTAINERS entry for libata PATA drivers libata: clean up MAINTAINERS entries libata: export ata_get_cmd_descript() ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode command. ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller driver.
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
10-05-26ASoC: Fix dB scales for WM835xMark Brown 2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai 2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown 2010-04-17ASoC: Add indirection for CODEC private dataMark Brown 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-03-22ASoC: Allow disabling of WM835x jack detectionMark Brown 2010-03-22ASoC: Move WM8350 microphone detection bias managment out of driverMark Brown 2010-03-17ASoC: Implement WM835x microphone jack detection supportMark Brown 2010-03-07mfd: Update WM8350 drivers for changed interrupt numbersMark Brown 2010-03-07mfd: Add a data argument to the WM8350 IRQ free functionMark Brown 2010-01-08ASoC: Fix WM8350 DSP mode B configurationMark Brown 2009-12-13mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown 2009-12-13mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown 2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown 2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown 2009-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown 2009-10-08Merge branch 'for-2.6.32' into for-2.6.33Mark Brown 2009-10-06Merge branch 'upstream/wm8350' into for-2.6.32Mark Brown 2009-10-06ASoC: WM8350 capture PGA mutes are invertedMark Brown 2009-09-18Merge branch 'for-2.6.32' into for-2.6.33Mark Brown 2009-09-07ASoC: Fix WM835x Out4 capture enumerationMark Brown 2009-09-05ASoC: Add source argument to PLL configurationMark Brown 2009-08-26ASoC: Don't reconfigure WM8350 FLL if not neededMark Brown