summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-12staging: line6: Call *_process_message() via pointerChris Rorvick
2015-01-12staging: line6: Pass *_process_message() `usb_line6' pointersChris Rorvick
2015-01-12staging: line6: Pass *_init() `usb_line6' pointersChris Rorvick
2015-01-12staging: line6: Move audio endpoints to propertiesChris Rorvick
2015-01-12staging: line6: Remove stale Pocket POD PCM endpointsChris Rorvick
2015-01-12staging: line6: Move control endpoints to propertiesChris Rorvick
2015-01-12staging: line6: Move altsetting to propertiesChris Rorvick
2015-01-12staging: line6: Filter on UX2 interfacesChris Rorvick
2015-01-12staging: line6: Filter on Pocket POD interfaceChris Rorvick
2015-01-12staging: line6: Split out POD HD500 interfacesChris Rorvick
2015-01-12staging: line6: Split out PODxt Live interfacesChris Rorvick
2015-01-12staging: line6: List out capabilities individuallyChris Rorvick
2015-01-12staging: line6: Use explicit indexes when defining propertiesChris Rorvick
2015-01-12staging: line6: Rename capability macrosChris Rorvick
2015-01-12staging: line6: Remove useless commentsChris Rorvick
2015-01-12staging: line6: Remove idVendor and idProduct macrosChris Rorvick
2015-01-12staging: line6: Key off of device typeChris Rorvick
2015-01-12staging: line6: Index properties array with device typeChris Rorvick
2015-01-12staging: line6: Define a device type enumChris Rorvick
2015-01-12staging: line6: Cleanup device tableChris Rorvick
2015-01-12staging: line6: Remove unsupported X3 devicesChris Rorvick
2015-01-12staging: line6: Remove line6_pod_transmit_paramter()Chris Rorvick
2015-01-12staging: line6: Remove `device_bit' from propertiesChris Rorvick
2015-01-12Staging: line6: remove spaces before commas.Jonas Lundqvist
2015-01-12staging: line6: toneport.c: Fix for possible null pointer dereferenceRickard Strandqvist
2015-01-11linux 3.19-rc4v3.19-rc4Linus Torvalds
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-01-11mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov
2015-01-11mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds
2015-01-11Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-09Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-01-09Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-09Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter
2015-01-09mutex: Always clear owner field upon mutex_unlock()Chris Wilson
2015-01-09sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Tetsuo Handa
2015-01-09sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni