index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
gpio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-20
ALSA: line6: Remove driver version string
Takashi Iwai
1
-2
/
+0
2015-01-20
ALSA: line6: Reorganize card resource handling
Takashi Iwai
12
-355
/
+85
2015-01-20
ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callback
Takashi Iwai
1
-7
/
+4
2015-01-20
ALSA: line6: Don't handle PCM trigger for other cards
Takashi Iwai
1
-0
/
+2
2015-01-20
ALSA: line6: Remove superfluous out-of-memory error messages
Takashi Iwai
5
-18
/
+5
2015-01-20
ALSA: line6: Drop usb_device sysfs symlink
Takashi Iwai
1
-9
/
+0
2015-01-20
ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag
Takashi Iwai
5
-26
/
+0
2015-01-20
ALSA: line6: Drop superfluous snd_device for rawmidi
Takashi Iwai
1
-42
/
+23
2015-01-20
ALSA: line6: Drop superfluous snd_device for PCM
Takashi Iwai
1
-34
/
+19
2015-01-20
ALSA: line6: Handle impulse response via control API
Takashi Iwai
5
-124
/
+75
2015-01-20
ALSA: line6: Split to each driver
Takashi Iwai
18
-727
/
+748
2015-01-19
ALSA: line6: Use setup_timer() and mod_timer()
Takashi Iwai
2
-7
/
+4
2015-01-12
ALSA: move line6 usb driver into sound/usb
Takashi Iwai
30
-3
/
+3
2015-01-12
staging: line6: Make *_disconnect() functions static
Chris Rorvick
8
-96
/
+94
2015-01-12
staging: line6: Call *_disconnect() via pointer
Chris Rorvick
6
-42
/
+8
2015-01-12
staging: line6: Call *_process_message() via pointer
Chris Rorvick
6
-35
/
+10
2015-01-12
staging: line6: Pass *_process_message() `usb_line6' pointers
Chris Rorvick
5
-13
/
+10
2015-01-12
staging: line6: Pass *_init() `usb_line6' pointers
Chris Rorvick
9
-33
/
+24
2015-01-12
staging: line6: Move audio endpoints to properties
Chris Rorvick
6
-64
/
+52
2015-01-12
staging: line6: Remove stale Pocket POD PCM endpoints
Chris Rorvick
1
-5
/
+0
2015-01-12
staging: line6: Move control endpoints to properties
Chris Rorvick
3
-40
/
+48
2015-01-12
staging: line6: Move altsetting to properties
Chris Rorvick
2
-51
/
+25
2015-01-12
staging: line6: Filter on UX2 interfaces
Chris Rorvick
1
-16
/
+4
2015-01-12
staging: line6: Filter on Pocket POD interface
Chris Rorvick
1
-10
/
+2
2015-01-12
staging: line6: Split out POD HD500 interfaces
Chris Rorvick
3
-19
/
+28
2015-01-12
staging: line6: Split out PODxt Live interfaces
Chris Rorvick
4
-81
/
+48
2015-01-12
staging: line6: List out capabilities individually
Chris Rorvick
2
-22
/
+36
2015-01-12
staging: line6: Use explicit indexes when defining properties
Chris Rorvick
1
-22
/
+90
2015-01-12
staging: line6: Rename capability macros
Chris Rorvick
6
-14
/
+14
2015-01-12
staging: line6: Remove useless comments
Chris Rorvick
1
-2
/
+0
2015-01-12
staging: line6: Remove idVendor and idProduct macros
Chris Rorvick
2
-61
/
+19
2015-01-12
staging: line6: Key off of device type
Chris Rorvick
4
-143
/
+144
2015-01-12
staging: line6: Index properties array with device type
Chris Rorvick
1
-15
/
+2
2015-01-12
staging: line6: Define a device type enum
Chris Rorvick
2
-18
/
+57
2015-01-12
staging: line6: Cleanup device table
Chris Rorvick
1
-19
/
+21
2015-01-12
staging: line6: Remove unsupported X3 devices
Chris Rorvick
3
-30
/
+0
2015-01-12
staging: line6: Remove line6_pod_transmit_paramter()
Chris Rorvick
2
-11
/
+0
2015-01-12
staging: line6: Remove `device_bit' from properties
Chris Rorvick
4
-86
/
+24
2015-01-12
Staging: line6: remove spaces before commas.
Jonas Lundqvist
1
-3
/
+3
2015-01-12
staging: line6: toneport.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-7
/
+8
2015-01-11
linux 3.19-rc4
v3.19-rc4
Linus Torvalds
1
-1
/
+1
2015-01-11
mm: fix corner case in anon_vma endless growing prevention
Konstantin Khlebnikov
1
-2
/
+4
2015-01-11
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
1
-2
/
+5
2015-01-09
ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error
Victor Kamensky
1
-2
/
+2
2015-01-09
HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
Dan Carpenter
1
-2
/
+6
2015-01-09
mutex: Always clear owner field upon mutex_unlock()
Chris Wilson
1
-1
/
+1
2015-01-09
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
Tetsuo Handa
1
-0
/
+4
2015-01-09
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
1
-18
/
+1
2015-01-09
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
1
-3
/
+3
2015-01-09
sched: Fix odd values in effective_load() calculations
Yuyang Du
1
-1
/
+1
[next]