index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda - Use shutdown driver ops instead of reboot notifier
Takashi Iwai
2015-03-13
7
-57
/
+36
*
ALSA: hda - Release resources in device release callback
Takashi Iwai
2015-03-03
1
-28
/
+23
*
ALSA: hda - Use standard workqueue for unsol and jack events
Takashi Iwai
2015-03-03
6
-36
/
+14
*
ALSA: hda - Build PCMs and controls at codec driver probe
Takashi Iwai
2015-03-03
5
-94
/
+17
*
ALSA: hda - Implement unbind more safely
Takashi Iwai
2015-03-03
5
-35
/
+43
*
ALSA: core: Re-add snd_device_disconnect()
Takashi Iwai
2015-03-03
2
-14
/
+34
*
ALSA: hda - Don't assume non-NULL PCM ops
Takashi Iwai
2015-03-03
2
-13
/
+26
*
ALSA: hda - Allocate hda_pcm objects dynamically
Takashi Iwai
2015-03-03
10
-103
/
+145
*
ALSA: hda - Remove superfluous memory allocation error messages
Takashi Iwai
2015-03-03
3
-30
/
+9
*
ALSA: hda - Add card field to hda_codec struct
Takashi Iwai
2015-03-03
13
-40
/
+41
*
ALSA: hda - Split snd_hda_build_pcms()
Takashi Iwai
2015-03-03
2
-43
/
+60
*
ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removal
Takashi Iwai
2015-02-26
2
-8
/
+16
*
ALSA: hda - Remove channel mode helper functions
Takashi Iwai
2015-02-26
2
-105
/
+0
*
ALSA: hda - Set parent of input beep devices
Takashi Iwai
2015-02-26
1
-0
/
+1
*
ALSA: hda - Power down codec automatically at registration
Takashi Iwai
2015-02-26
3
-28
/
+3
*
ALSA: hda - Replace bus pm_notify with the standard runtime PM framework
Takashi Iwai
2015-02-26
5
-54
/
+14
*
ALSA: hda - Drop power_save value indirection in hda_bus
Takashi Iwai
2015-02-26
6
-32
/
+29
*
ALSA: hda - Use standard runtime PM for codec power-save control
Takashi Iwai
2015-02-23
5
-230
/
+106
*
ALSA: hda - Move codec suspend/resume to codec driver
Takashi Iwai
2015-02-23
6
-86
/
+39
*
ALSA: hda - Bind codecs via standard bus
Takashi Iwai
2015-02-23
17
-478
/
+401
*
ALSA: hda - Decouple PCM and hwdep devices from codec object
Takashi Iwai
2015-02-23
3
-7
/
+0
*
Merge branch 'topic/timestamp' into for-next
Takashi Iwai
2015-02-23
4
-48
/
+149
|
\
|
*
ALSA: hda: replace .wallclock by .get_time_info
Pierre-Louis Bossart
2015-02-20
1
-11
/
+29
|
*
ALSA: core: add .get_time_info
Pierre-Louis Bossart
2015-02-20
2
-29
/
+83
|
*
ALSA: core: pass audio tstamp config from userspace in compat mode
Pierre-Louis Bossart
2015-02-20
1
-5
/
+23
|
*
ALSA: core: pass audio tstamp config from userspace
Pierre-Louis Bossart
2015-02-20
1
-3
/
+14
*
|
Merge branch 'topic/pcm-internal' into for-next
Takashi Iwai
2015-02-23
1
-51
/
+41
|
\
\
|
*
|
ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect()
Takashi Iwai
2015-02-20
1
-5
/
+2
|
*
|
ALSA: pcm: Don't notify internal PCMs
Takashi Iwai
2015-02-20
1
-5
/
+8
|
*
|
ALSA: pcm: Don't add internal PCMs to PCM device list
Takashi Iwai
2015-02-20
1
-15
/
+16
|
*
|
ALSA: pcm: Minor refactoring in snd_pcm_attach_substream()
Takashi Iwai
2015-02-20
1
-26
/
+15
|
|
/
*
|
Merge branch 'topic/hda-cleanup' into for-next
Takashi Iwai
2015-02-23
10
-568
/
+493
|
\
\
|
*
|
ALSA: hda - Avoid unnecessary power-up at mixer amp changes
Takashi Iwai
2015-02-20
1
-17
/
+16
|
*
|
ALSA: hda - Split azx_codec_create() to two phases
Takashi Iwai
2015-02-19
4
-23
/
+36
|
*
|
ALSA: hda - Drop azx_mixer_create()
Takashi Iwai
2015-02-19
4
-10
/
+2
|
*
|
ALSA: hda - Fold hda_priv.h into hda_controller.h
Takashi Iwai
2015-02-19
7
-415
/
+392
|
*
|
ALSA: hda - Introduce azx_has_pm_runtime() macro
Takashi Iwai
2015-02-19
3
-9
/
+10
|
*
|
ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_bus
Takashi Iwai
2015-02-17
3
-54
/
+15
|
*
|
ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()
Takashi Iwai
2015-02-17
3
-50
/
+32
*
|
|
Merge branch 'topic/seq-cleanup' into for-next
Takashi Iwai
2015-02-23
10
-554
/
+226
|
\
\
\
|
*
|
|
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
Takashi Iwai
2015-02-12
4
-36
/
+9
|
*
|
|
ALSA: seq: Define driver object in each driver
Takashi Iwai
2015-02-12
9
-183
/
+105
|
*
|
|
ALSA: seq: Clean up device and driver structs
Takashi Iwai
2015-02-12
1
-21
/
+10
|
*
|
|
ALSA: seq: Rewrite sequencer device binding with standard bus
Takashi Iwai
2015-02-12
1
-374
/
+167
|
*
|
|
ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in
Takashi Iwai
2015-02-12
1
-6
/
+3
|
*
|
|
ALSA: seq: Move EXPORT_SYMBOL() after each function
Takashi Iwai
2015-02-12
1
-10
/
+8
*
|
|
|
Merge branch 'topic/cleanup' into for-next
Takashi Iwai
2015-02-23
2
-115
/
+40
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ALSA: hdspm - DRY cleanup of snd_pcm_ops
Adrian Knoth
2015-02-17
1
-15
/
+3
|
*
|
|
ALSA: hdspm - DRY cleanup in .release callback
Adrian Knoth
2015-02-17
1
-18
/
+11
|
*
|
|
ALSA: hdspm - DRY cleanup in .open callbacks
Adrian Knoth
2015-02-17
1
-76
/
+24
[next]