summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-20ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callbackTakashi Iwai1-7/+4
2015-01-20ALSA: line6: Don't handle PCM trigger for other cardsTakashi Iwai1-0/+2
2015-01-20ALSA: line6: Remove superfluous out-of-memory error messagesTakashi Iwai5-18/+5
2015-01-20ALSA: line6: Drop usb_device sysfs symlinkTakashi Iwai1-9/+0
2015-01-20ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flagTakashi Iwai5-26/+0
2015-01-20ALSA: line6: Drop superfluous snd_device for rawmidiTakashi Iwai1-42/+23
2015-01-20ALSA: line6: Drop superfluous snd_device for PCMTakashi Iwai1-34/+19
2015-01-20ALSA: line6: Handle impulse response via control APITakashi Iwai5-124/+75
2015-01-20ALSA: line6: Split to each driverTakashi Iwai18-727/+748
2015-01-19ALSA: line6: Use setup_timer() and mod_timer()Takashi Iwai2-7/+4
2015-01-13ALSA: move line6 usb driver into sound/usbTakashi Iwai30-3/+3
2015-01-13staging: line6: Make *_disconnect() functions staticChris Rorvick8-96/+94
2015-01-13staging: line6: Call *_disconnect() via pointerChris Rorvick6-42/+8
2015-01-13staging: line6: Call *_process_message() via pointerChris Rorvick6-35/+10
2015-01-13staging: line6: Pass *_process_message() `usb_line6' pointersChris Rorvick5-13/+10
2015-01-13staging: line6: Pass *_init() `usb_line6' pointersChris Rorvick9-33/+24
2015-01-13staging: line6: Move audio endpoints to propertiesChris Rorvick6-64/+52
2015-01-13staging: line6: Remove stale Pocket POD PCM endpointsChris Rorvick1-5/+0
2015-01-13staging: line6: Move control endpoints to propertiesChris Rorvick3-40/+48
2015-01-13staging: line6: Move altsetting to propertiesChris Rorvick2-51/+25
2015-01-13staging: line6: Filter on UX2 interfacesChris Rorvick1-16/+4
2015-01-13staging: line6: Filter on Pocket POD interfaceChris Rorvick1-10/+2
2015-01-13staging: line6: Split out POD HD500 interfacesChris Rorvick3-19/+28
2015-01-13staging: line6: Split out PODxt Live interfacesChris Rorvick4-81/+48
2015-01-13staging: line6: List out capabilities individuallyChris Rorvick2-22/+36
2015-01-13staging: line6: Use explicit indexes when defining propertiesChris Rorvick1-22/+90
2015-01-13staging: line6: Rename capability macrosChris Rorvick6-14/+14
2015-01-13staging: line6: Remove useless commentsChris Rorvick1-2/+0
2015-01-13staging: line6: Remove idVendor and idProduct macrosChris Rorvick2-61/+19
2015-01-13staging: line6: Key off of device typeChris Rorvick4-143/+144
2015-01-13staging: line6: Index properties array with device typeChris Rorvick1-15/+2
2015-01-13staging: line6: Define a device type enumChris Rorvick2-18/+57
2015-01-13staging: line6: Cleanup device tableChris Rorvick1-19/+21
2015-01-13staging: line6: Remove unsupported X3 devicesChris Rorvick3-30/+0
2015-01-13staging: line6: Remove line6_pod_transmit_paramter()Chris Rorvick2-11/+0
2015-01-13staging: line6: Remove `device_bit' from propertiesChris Rorvick4-86/+24
2015-01-13Staging: line6: remove spaces before commas.Jonas Lundqvist1-3/+3
2015-01-13staging: line6: toneport.c: Fix for possible null pointer dereferenceRickard Strandqvist1-7/+8
2015-01-11linux 3.19-rc4Linus Torvalds1-1/+1
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-11/+8
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-39/+53
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-35/+19
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds26-77/+371
2015-01-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+3
2015-01-11mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov1-2/+4
2015-01-11mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds1-2/+5
2015-01-11Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar1-2/+2
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+1
2015-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
2015-01-10Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-4/+6