summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2014-10-30ALSA: doc: Add ASoC codes into API documentationTakashi Iwai-1/+18
2014-10-30ALSA: hda - Add kerneldoc comments to hda_generic.cTakashi Iwai-29/+135
2014-10-29ALSA: hda - More kerneldoc commentsTakashi Iwai-19/+297
2014-10-29ALSA: hda - Correct kerneldoc commentsTakashi Iwai-6/+146
2014-10-29ALSA: doc: Include uapi/sound/compress_*.h, tooTakashi Iwai-0/+2
2014-10-29ALSA: doc: Fix uapi/sound/compress_offload.h kerneldoc commentsTakashi Iwai-8/+9
2014-10-29ALSA: doc: Fix enum snd_jack_types commentsTakashi Iwai-1/+15
2014-10-28ALSA: au88x0: Kill the rest snd_print*()Takashi Iwai-1/+1
2014-10-28ALSA: pcxhr: Kill the rest snd_print*()Takashi Iwai-21/+21
2014-10-28ALSA: ctxfi: Kill the rest snd_print*()Takashi Iwai-4/+6
2014-10-28ALSA: compress: fix documentation errorsVinod Koul-2/+3
2014-10-28ALSA: jack: Fix kerneldoc commentsTakashi Iwai-2/+3
2014-10-28ALSA: doc: Add missing headers and compress stuff to alsa-driver-api.tmplTakashi Iwai-0/+12
2014-10-28ALSA: pcxhr: convert timeval to ktime_tAya Mahfouz-8/+12
2014-10-27ALSA: hda - Pass printf argument directly to request_module()Takashi Iwai-6/+4
2014-10-27Merge branch 'for-linus' into for-nextTakashi Iwai-6370/+15124
2014-10-27ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_getChristian Vogel-17/+63
2014-10-27Merge tag 'asoc-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai-278702/+398398
2014-10-27Merge remote-tracking branches 'asoc/fix/adau1761', 'asoc/fix/fsl', 'asoc/fix...Mark Brown-1459/+17
2014-10-27ALSA: hda/realtek - New SSID for Headset quirkKailang Yang-0/+1
2014-10-27ALSA: ad1889: Fix probable mask then right shift defectsJoe Perches-4/+4
2014-10-27ALSA: bebob: fix wrong decoding of clock information for Terratec PHASE 88 Ra...Takashi Sakamoto-1/+6
2014-10-26Linux 3.18-rc2v3.18-rc2Linus Torvalds-1/+1
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-46/+107
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-58/+3814
2014-10-25Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson-12/+11
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam-1/+0
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam-11/+11
2014-10-24overlayfs: embed middle into overlay_readdir_dataAl Viro-7/+5
2014-10-24overlayfs: embed root into overlay_readdir_dataAl Viro-6/+5
2014-10-24overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro-6/+5
2014-10-24overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro-6/+13
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-575/+30
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-32/+160
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-62/+70
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-85/+282
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds-74/+50
2014-10-24Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-18/+52
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-19/+36
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-150/+527
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-422/+2222
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas-4/+8
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller-0/+30
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller-62/+40
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran-7/+3
2014-10-24ALSA: hda/realtek - Update restore default value for ALC283Kailang Yang-1/+2
2014-10-24ALSA: hda/realtek - Update restore default value for ALC282Kailang Yang-1/+1
2014-10-24MIPS: SEAD3: Fix I2C device registration.Ralf Baechle-7/+1
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li-0/+17
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit-1/+1