summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-15ALSA: pdaudiocf: Use nonatomic PCM opsTakashi Iwai5-25/+29
2014-09-15ALSA: lx6464es: Use nonatomic PCM opsTakashi Iwai4-200/+108
2014-09-15ALSA: pcxhr: Use nonatomic PCM opsTakashi Iwai4-78/+77
2014-09-15ALSA: mixart: Use nonatomic PCM opsTakashi Iwai4-64/+44
2014-09-15ALSA: vx: Use nonatomic PCM opsTakashi Iwai8-109/+78
2014-09-09sound: pci: au88x0: printk replacementSudip Mukherjee8-74/+74
2014-09-08ALSA: usb-audio: add native DSD support for XMOS based DACsJurgen Kramer1-0/+16
2014-09-08ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...Jurgen Kramer4-1/+8
2014-09-08Merge branch 'topic/pcm-nonatomic' into for-nextTakashi Iwai225-996/+2938
2014-09-08ALSA: virtuoso: add Xonar Essence STX II daughterboard supportClemens Ladisch1-2/+13
2014-09-08ALSA: virtuoso: add one more headphone impedance settingClemens Ladisch1-8/+10
2014-09-08ALSA: usb-audio: add MIDI port names for the Yamaha MOTIF XFClemens Ladisch1-0/+11
2014-09-08ALSA: pcm: snd_interval_step: fix changes of open intervalsClemens Ladisch1-0/+2
2014-09-08ALSA: pcm: snd_interval_step: drop the min parameterClemens Ladisch1-4/+4
2014-09-03ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controlsTakashi Iwai4-11/+12
2014-09-03ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()Takashi Iwai2-73/+72
2014-09-03ALSA: pcm: Allow nonatomic trigger operationsTakashi Iwai3-19/+116
2014-09-03ALSA: hda - Make the ALC269 pin quirk table shorterDavid Henningsson1-171/+40
2014-09-03ALSA: hda - Add common pin macros for ALC269 familyDavid Henningsson1-0/+31
2014-09-03ALSA: hda/realtek - move HP_GPIO_MIC1_LED quirk for alc280Hui Wang1-8/+13
2014-09-03ALSA: hda/realtek - move HP_LINE1_MIC1_LED quirk for alc282Hui Wang1-9/+11
2014-09-03ALSA: hda/realtek - move HP_MUTE_LED_MIC1 quirk for alc290Hui Wang1-13/+91
2014-09-03ALSA: hda/realtek - move HP_MUTE_LED_MIC1 quirk for alc282Hui Wang1-24/+55
2014-09-03ALSA: hda/realtek - move DELL2_MIC_NO_PRESENCE quirk for alc255Hui Wang1-2/+11
2014-09-03ALSA: hda/realtek - move DELL1_MIC_NO_PRESENCE quirk for alc255Hui Wang1-1/+0
2014-09-03ALSA: hda/realtek - move DELL1_MIC_NO_PRESENCE quirk for alc283Hui Wang1-21/+11
2014-09-03ALSA: hda/realtek - move DELL2_MIC_NO_PRESENCE quirk for alc292Hui Wang1-11/+24
2014-08-27ALSA: ice1712: Replacing hex with #definesKonstantinos Tsimpoukas1-1/+1
2014-08-26ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee7-43/+27
2014-08-26ALSA: ctxfi: prink replacementSudip Mukherjee10-42/+42
2014-08-25Linux 3.17-rc2v3.17-rc2Linus Torvalds1-1/+1
2014-08-25Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-29/+77
2014-08-25Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-3/+11
2014-08-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds18-59/+142
2014-08-25Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-92/+168
2014-08-25ALSA: ctxfi: ctpcm.c: printk replacementSudip Mukherjee1-3/+3
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-8/+16
2014-08-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+34
2014-08-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-30/+76
2014-08-24Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds6-15/+51
2014-08-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds44-167/+328
2014-08-24aio: fix reqs_available handlingBenjamin LaHaise1-4/+73
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll1-1/+1
2014-08-24ARM: shmobile: koelsch: Remove non-existent i2c6 pinmuxGeert Uytterhoeven1-7/+0
2014-08-24ARM: tegra: apalis/colibri t30: fix on-module 5v0 suppliesMarcel Ziswiler2-2/+20
2014-08-24Merge tag 'v3.17-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson3-0/+5
2014-08-24MAINTAINERS: Add entry for Renesas DRM driversLaurent Pinchart1-0/+11
2014-08-24Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2-0/+8
2014-08-23MAINTAINERS: add new Rockchip SoC listHeiko Stuebner1-0/+1
2014-08-23ARM: dts: rockchip: readd missing mmc0 pinctrl settingsHeiko Stuebner2-0/+4