aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-07ALSA: compress: add num_sample_rates in snd_codec_descVinod Koul1-0/+2
2014-01-05ALSA: compress: update struct snd_codec_desc for sample rateVinod Koul1-1/+2
2014-01-05ALSA: compress: update comment for sample rate in snd_codecVinod Koul1-1/+2
2014-01-05Merge tag 'asoc-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai29-68/+348
2014-01-05Merge branch 'for-linus' into for-nextTakashi Iwai27-91/+108
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs427...Mark Brown8-20/+194
2014-01-02Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2-0/+18
2014-01-02Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-0/+8
2013-12-31ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto1-0/+1
2013-12-30ALSA: Add params_width() helpersMark Brown1-0/+12
2013-12-30ASoC: mcbsp: Trivial cleanup in asoc-ti-mcbsp.hSachin Kamat1-4/+2
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-0/+1
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+1
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2013-12-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-4/+1
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise1-1/+2
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony1-0/+3
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov3-5/+6
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-5/+5
2013-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-12-19mfd: wm5110: Expose DRE control registersCharles Keepax1-0/+4
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger1-0/+1
2013-12-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds4-1/+60
2013-12-18mm: numa: guarantee that tlb_flush_pending updates are visible before page table updatesMel Gorman1-1/+6
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2-1/+45
2013-12-18mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman1-0/+9
2013-12-18kexec: migrate to reboot cpuVivek Goyal1-0/+1
2013-12-18ASoC: SPEAr: remove custom DMA alloc compat functionStephen Warren1-1/+0
2013-12-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2013-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-27/+43
2013-12-17perf: Document the new transaction sample typeVince Weaver1-0/+1
2013-12-17libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino1-0/+1
2013-12-16IB/core: const'ify inbuf in struct ib_udataYann Droneaud1-1/+1
2013-12-16ALSA: compress: change the way sample rates are sent to kernelVinod Koul1-1/+1
2013-12-16Merge branch 'for-linus' into for-nextTakashi Iwai36-107/+249
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-34/+28
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-15/+18
2013-12-13xen/block: Correctly define structures in public headers on ARM32 and ARM64Julien Grall1-5/+5
2013-12-13Merge tag 'asoc-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai22-37/+77
2013-12-12Merge branch 'akpm' (fixes from Andrew)Linus Torvalds3-3/+8
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski1-1/+2
2013-12-12include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin1-1/+2
2013-12-12include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi1-1/+4
2013-12-13Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie1-0/+1
2013-12-12Merge tag 'sound-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-4/+4
2013-12-12net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior1-1/+1
2013-12-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1