index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-04
ALSA: compress: allow writes in SNDRV_PCM_STATE_PREPARED state
Eric Laurent
1
-0
/
+1
2016-03-04
ALSA: uapi: Make alsa asound.h header more portable
Thomas Klausner
1
-0
/
+4
2016-03-04
Merge branch 'for-linus' into for-next
Takashi Iwai
8
-32
/
+28
2016-03-04
ALSA: hda - hdmi defer to register acomp eld notifier
sound-4.5-rc7
Libin Yang
1
-12
/
+12
2016-03-04
ALSA: hda - hdmi add wmb barrier for audio component
Libin Yang
1
-0
/
+5
2016-03-03
ALSA: hda - Fix mic issues on Acer Aspire E1-472
Simon South
1
-0
/
+1
2016-03-02
ALSA: portman2x4: fix NULL pointer dereference
Sudip Mukherjee
1
-5
/
+6
2016-03-01
ALSA: seq: oss: Don't drain at closing a client
Takashi Iwai
3
-19
/
+0
2016-03-01
ALSA: usb-audio: Add a quirk for Plantronics DA45
Dennis Kadioglu
1
-0
/
+1
2016-03-01
ALSA: hda - hdmi_find_pcm_slot return value bug fix
Libin Yang
1
-1
/
+1
2016-02-29
ALSA: hdsp: Fix wrong boolean ctl value accesses
Takashi Iwai
1
-2
/
+2
2016-02-29
ALSA: hdspm: Fix zero-division
Takashi Iwai
1
-0
/
+8
2016-02-29
ALSA: hdspm: Fix wrong boolean ctl value accesses
Takashi Iwai
1
-4
/
+4
2016-02-29
ALSA: seq: Remove unimplemented ioctls
Takashi Iwai
1
-6
/
+0
2016-02-29
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-21
/
+320
2016-02-29
ALSA: mts64: fix NULL pointer dereference
Sudip Mukherjee
1
-5
/
+6
2016-02-28
ALSA: timer: Fix ioctls for X32 ABI
Takashi Iwai
1
-0
/
+13
2016-02-28
ALSA: timer: Fix broken compat timer user status ioctl
Takashi Iwai
1
-2
/
+3
2016-02-28
ALSA: rawmidi: Fix ioctls X32 ABI
Takashi Iwai
1
-0
/
+53
2016-02-28
ALSA: rawmidi: Use comapt_put_timespec()
Takashi Iwai
1
-2
/
+1
2016-02-28
ALSA: pcm: Fix ioctls for X32 ABI
Takashi Iwai
1
-1
/
+176
2016-02-28
ALSA: ctl: Fix ioctls for X32 ABI
Takashi Iwai
1
-16
/
+74
2016-02-28
ALSA: dice: drop duplex streams synchronization to transfer own time stamps
Takashi Sakamoto
1
-40
/
+2
2016-02-26
Merge branch 'for-linus' into for-next
Takashi Iwai
38
-192
/
+331
2016-02-26
ALSA: hda - Autosuspend controller after probe even if codecs are already sus...
Ville Syrjälä
1
-1
/
+1
2016-02-26
ALSA: hda - Loop interrupt handling until really cleared
sound-4.5-rc6
Takashi Iwai
3
-23
/
+33
2016-02-25
ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
Takashi Iwai
1
-0
/
+8
2016-02-25
ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
David Henningsson
1
-2
/
+21
2016-02-25
ALSA: hda - Fixing background noise on Dell Inspiron 3162
Kai-Heng Feng
1
-0
/
+8
2016-02-24
ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failure
Takashi Sakamoto
1
-3
/
+10
2016-02-24
ALSA: oxfw: retry MIDI transferring for scs1x at transaction failure
Takashi Sakamoto
1
-3
/
+11
2016-02-23
ALSA: hda - hdmi eld control created based on pcm
Libin Yang
1
-26
/
+48
2016-02-23
ALSA: jack: Allow building the jack layer without input device
Takashi Iwai
6
-18
/
+43
2016-02-22
ALSA: hda - Apply clock gate workaround to Skylake, too
Takashi Iwai
1
-9
/
+7
2016-02-22
ALSA: mts64: use new parport device model
Sudip Mukherjee
1
-52
/
+43
2016-02-21
ALSA: hda - Use acpi_dev_present()
Lukas Wunner
1
-15
/
+2
2016-02-20
ALSA: fireworks: serialize transactions to update connections at bus reset
Takashi Sakamoto
2
-4
/
+5
2016-02-20
ALSA: bebob: give up updating streams at bus reset handler
Takashi Sakamoto
3
-20
/
+16
2016-02-20
ALSA: bebob: change type of substream counter from atomic_t to unsigned int
Takashi Sakamoto
4
-11
/
+11
2016-02-20
ALSA: bebob: move mutex from function callee to callers
Takashi Sakamoto
3
-11
/
+24
2016-02-20
ALSA: bebob: simplify bus-reset handling
Takashi Sakamoto
3
-36
/
+5
2016-02-19
ALSA: hda - hdmi get jack from hda_jack_tbl when not dyn_pcm_assign
Libin Yang
1
-4
/
+26
2016-02-18
ALSA: oxfw: use workqueue instead of tasklet for scs1x
Takashi Sakamoto
1
-6
/
+6
2016-02-18
ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
sound-4.5-rc5
Takashi Iwai
1
-2
/
+14
2016-02-18
ALSA: portman2x4 - use new parport device model
Sudip Mukherjee
1
-51
/
+42
2016-02-16
ALSA: seq: Fix double port list deletion
Takashi Iwai
1
-5
/
+8
2016-02-15
ALSA: hda - Cancel probe work instead of flush at remove
Takashi Iwai
1
-2
/
+2
2016-02-15
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
1
-4
/
+9
2016-02-13
Merge branch 'topic/core-fixes' into for-next
Takashi Iwai
1
-145
/
+123
2016-02-13
ALSA: usb-audio: avoid freeing umidi object twice
sound-fix-4.5-rc4
Andrey Konovalov
1
-1
/
+0
[next]