index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: 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
1
-11
/
+29
|
\
|
*
ALSA: hda: replace .wallclock by .get_time_info
Pierre-Louis Bossart
2015-02-20
1
-11
/
+29
*
|
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
1
-20
/
+15
|
\
\
\
|
*
|
|
ALSA: seq: Define driver object in each driver
Takashi Iwai
2015-02-12
1
-20
/
+15
*
|
|
|
Merge branch 'topic/cleanup' into for-next
Takashi Iwai
2015-02-23
1
-106
/
+35
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
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
|
|
|
/
|
|
/
|
*
/
|
ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codec
Takashi Iwai
2015-02-23
1
-1
/
+16
|
/
/
*
|
ALSA: hda/tegra check correct return value from ioremap_resource
Eliot Blennerhassett
2015-02-14
1
-2
/
+2
*
|
ALSA: hdspm - Constrain periods to 2 on older cards
Adrian Knoth
2015-02-13
1
-0
/
+6
*
|
ALSA: hda - enable mute led quirk for one more hp machine.
Hui Wang
2015-02-13
1
-0
/
+1
|
/
*
Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-02-11
109
-1209
/
+843
|
\
|
*
ALSA: hda - Add docking station support for another HP machine
TienFu Chen
2015-02-10
1
-0
/
+1
|
*
ALSA: hda: read trigger_timestamp immediately after starting DMA
Pierre-Louis Bossart
2015-02-09
1
-0
/
+3
|
*
ALSA: off by one bug in snd_riptide_joystick_probe()
Dan Carpenter
2015-02-09
1
-8
/
+19
|
*
ALSA: hda - Set up GPIO for Toshiba Satellite S50D
Takashi Iwai
2015-02-05
1
-0
/
+20
|
*
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
2015-02-03
2
-3
/
+7
|
|
\
|
|
*
ALSA: pcm: Embed struct device
Takashi Iwai
2015-02-02
1
-1
/
+2
|
|
*
ALSA: hwdep: Embed struct device
Takashi Iwai
2015-02-02
1
-2
/
+5
|
*
|
Merge branch 'topic/ak411x-fix' into for-next
Takashi Iwai
2015-01-28
1
-1
/
+3
|
|
\
\
|
|
*
|
ALSA: ak411x: Add PM helper functions
Takashi Iwai
2015-01-28
1
-1
/
+3
|
|
|
/
|
*
|
ALSA: au88x0: Remove superfluous ifdef __KERNEL__
Takashi Iwai
2015-01-28
1
-2
/
+0
[next]