summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-12staging: line6: Call *_disconnect() via pointerChris Rorvick6-42/+8
2015-01-12staging: line6: Call *_process_message() via pointerChris Rorvick6-35/+10
2015-01-12staging: line6: Pass *_process_message() `usb_line6' pointersChris Rorvick5-13/+10
2015-01-12staging: line6: Pass *_init() `usb_line6' pointersChris Rorvick9-33/+24
2015-01-12staging: line6: Move audio endpoints to propertiesChris Rorvick6-64/+52
2015-01-12staging: line6: Remove stale Pocket POD PCM endpointsChris Rorvick1-5/+0
2015-01-12staging: line6: Move control endpoints to propertiesChris Rorvick3-40/+48
2015-01-12staging: line6: Move altsetting to propertiesChris Rorvick2-51/+25
2015-01-12staging: line6: Filter on UX2 interfacesChris Rorvick1-16/+4
2015-01-12staging: line6: Filter on Pocket POD interfaceChris Rorvick1-10/+2
2015-01-12staging: line6: Split out POD HD500 interfacesChris Rorvick3-19/+28
2015-01-12staging: line6: Split out PODxt Live interfacesChris Rorvick4-81/+48
2015-01-12staging: line6: List out capabilities individuallyChris Rorvick2-22/+36
2015-01-12staging: line6: Use explicit indexes when defining propertiesChris Rorvick1-22/+90
2015-01-12staging: line6: Rename capability macrosChris Rorvick6-14/+14
2015-01-12staging: line6: Remove useless commentsChris Rorvick1-2/+0
2015-01-12staging: line6: Remove idVendor and idProduct macrosChris Rorvick2-61/+19
2015-01-12staging: line6: Key off of device typeChris Rorvick4-143/+144
2015-01-12staging: line6: Index properties array with device typeChris Rorvick1-15/+2
2015-01-12staging: line6: Define a device type enumChris Rorvick2-18/+57
2015-01-12staging: line6: Cleanup device tableChris Rorvick1-19/+21
2015-01-12staging: line6: Remove unsupported X3 devicesChris Rorvick3-30/+0
2015-01-12staging: line6: Remove line6_pod_transmit_paramter()Chris Rorvick2-11/+0
2015-01-12staging: line6: Remove `device_bit' from propertiesChris Rorvick4-86/+24
2015-01-12Staging: line6: remove spaces before commas.Jonas Lundqvist1-3/+3
2015-01-12staging: line6: toneport.c: Fix for possible null pointer dereferenceRickard Strandqvist1-7/+8
2015-01-11linux 3.19-rc4v3.19-rc4Linus Torvalds1-1/+1
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-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky1-2/+2
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter1-2/+6
2015-01-09mutex: Always clear owner field upon mutex_unlock()Chris Wilson1-1/+1
2015-01-09sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Tetsuo Handa1-0/+4
2015-01-09sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni1-18/+1
2015-01-09sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni1-3/+3
2015-01-09sched: Fix odd values in effective_load() calculationsYuyang Du1-1/+1
2015-01-09sched, fanotify: Deal with nested sleepsPeter Zijlstra1-5/+5
2015-01-09perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen2-1/+18
2015-01-09perf/x86_64: Improve user regs samplingAndy Lutomirski1-2/+76
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski6-16/+63
2015-01-09x86: Fix off-by-one in instruction decoderPeter Zijlstra1-1/+1
2015-01-09mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka1-11/+13
2015-01-09memcg: fix destination cgroup leak on task charges migrationVladimir Davydov1-12/+0
2015-01-09mm: memcontrol: switch soft limit default back to infinityJohannes Weiner1-1/+4
2015-01-09mm/debug_pagealloc: remove obsolete Kconfig optionsJoonsoo Kim1-9/+0
2015-01-09vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale3-4/+5
2015-01-09arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov1-0/+1
2015-01-09ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei1-8/+35
2015-01-09MAINTAINERS: update rydberg's addressesHenrik Rydberg2-6/+7
2015-01-09mm: protect set_page_dirty() from ongoing truncationJohannes Weiner3-42/+29