index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
sun
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-19
ALSA: aica: Use setup_timer() and mod_timer()
Takashi Iwai
1
-5
/
+3
2015-01-19
ALSA: hdspm: Use setup_timer() and mod_timer()
Takashi Iwai
1
-9
/
+5
2015-01-19
ALSA: hdsp: Use setup_timer() and mod_timer()
Takashi Iwai
1
-9
/
+5
2015-01-19
ALSA: korg1212: Use setup_timer() and mod_timer()
Takashi Iwai
1
-7
/
+4
2015-01-19
ALSA: echoaudio: Use setup_timer() and mod_timer()
Takashi Iwai
1
-3
/
+2
2015-01-19
ALSA: asihpi: Use setup_timer() and mod_timer()
Takashi Iwai
1
-8
/
+5
2015-01-19
ALSA: wavefront: Use setup_timer() and mod_timer()
Takashi Iwai
1
-7
/
+5
2015-01-19
ALSA: sb: Use setup_timer() and mod_timer()
Takashi Iwai
2
-14
/
+8
2015-01-19
ALSA: ak4117: Use setup_timer() and mod_timer()
Takashi Iwai
1
-7
/
+3
2015-01-19
ALSA: serial-u16550: Use setup_timer() and mod_timer()
Takashi Iwai
1
-5
/
+3
2015-01-19
ALSA: opl3: Use setup_timer() and mod_timer()
Takashi Iwai
2
-10
/
+5
2015-01-19
ALSA: mtpav: Use setup_timer() and mod_timer()
Takashi Iwai
1
-8
/
+4
2015-01-19
ALSA: mpu401: Use setup_timer() and mod_timer()
Takashi Iwai
1
-7
/
+4
2015-01-19
ALSA: aloop: Use setup_timer() and mod_timer()
Takashi Iwai
1
-2
/
+1
2015-01-19
ALSA: timer: Use setup_timer() and mod_timer()
Takashi Iwai
1
-3
/
+1
2015-01-19
ALSA: dummy: use setup_timer and mod_timer
Roman Kollar
1
-6
/
+4
2015-01-16
ALSA: add Studio Evolution SE6X support
Clemens Ladisch
3
-0
/
+171
2015-01-16
ALSA: oxygen: add XIO2001 initialization
Clemens Ladisch
1
-1
/
+10
2015-01-16
ALSA: oxygen: add support for third analog input
Clemens Ladisch
4
-7
/
+82
2015-01-16
ALSA: oxygen: do not create useless S/PDIF controls
Clemens Ladisch
1
-0
/
+9
2015-01-15
ALSA: hda - Fix typo in hda_controller.c
Masanari Iida
1
-1
/
+1
2015-01-15
ALSA: hda - Select INPUT for Realtek HD-audio codec
Takashi Iwai
2
-6
/
+1
2015-01-15
sound/oss: use current->state helpers
Davidlohr Bueso
2
-3
/
+3
2015-01-13
ALSA: compress_driver.h: include sound/core.h explicitly
Qais Yousef
1
-0
/
+1
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
[next]