index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-28
ALSA: hda - Add AZX_DCAPS_SNOOP_OFF (and refactor snoop setup)
Takashi Iwai
2
-36
/
+47
2014-11-27
Merge branch 'topic/usb-resume' into for-next
Takashi Iwai
939
-5609
/
+9703
2014-11-27
ALSA: hda - using uninitialized data
Dan Carpenter
1
-1
/
+3
2014-11-22
ALSA: asihpi: used parts of message/response are zeroed before use
Eliot Blennerhassett
1
-10
/
+20
2014-11-22
ALSA: asihpi: don't fail probe if adapter mode read fails
Eliot Blennerhassett
1
-7
/
+6
2014-11-22
ALSA: asihpi: Use standard printk helpers
Eliot Blennerhassett
1
-19
/
+13
2014-11-22
ALSA: asihpi: Turn off msg/resp logging after DSP has crashed.
Eliot Blennerhassett
1
-3
/
+12
2014-11-22
ALSA: asihpi: Add support for stream interrupt.
Eliot Blennerhassett
6
-50
/
+321
2014-11-22
ALSA: asihpi: Refactor control cache code.
Eliot Blennerhassett
1
-44
/
+63
2014-11-22
ALSA: asihpi: Use CONFIG_64BIT directly
Eliot Blennerhassett
2
-10
/
+10
2014-11-22
ALSA: asihpi: Logging format improvements
Eliot Blennerhassett
1
-46
/
+39
2014-11-22
ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiver
Eliot Blennerhassett
2
-11
/
+30
2014-11-22
ALSA: asihpi: Minor string and dead code cleanup
Eliot Blennerhassett
1
-9
/
+4
2014-11-22
sound: oss: uart401: remove unneeded NULL check
Dan Carpenter
1
-7
/
+4
2014-11-21
ALSA: sb: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-4
/
+2
2014-11-21
ALSA: es1688_lib: Deletion of an unnecessary check before the function call "...
Markus Elfring
1
-2
/
+1
2014-11-21
ALSA: core: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-8
/
+4
2014-11-21
ALSA: usb-audio: Add resume support for Scarlett mixers
Takashi Iwai
1
-14
/
+51
2014-11-21
ALSA: usb-audio: Add resume support for MicroII SPDIF ctls
Takashi Iwai
1
-42
/
+93
2014-11-21
ALSA: usb-audio: Add resume support for FTU controls
Takashi Iwai
1
-140
/
+54
2014-11-21
ALSA: usb-audio: Add resume support for Native Instruments controls
Takashi Iwai
1
-47
/
+52
2014-11-21
ALSA: usb-audio: Add Digidesign Mbox 1 resume support
Takashi Iwai
1
-23
/
+29
2014-11-21
ALSA: usb-audio: Add Xonar U1 resume support
Takashi Iwai
2
-30
/
+38
2014-11-21
ALSA: usb-audio: Add Emu0204 channel switch resume support
Takashi Iwai
1
-38
/
+46
2014-11-21
ALSA: usb-audio: Add audigy2nx resume support
Takashi Iwai
2
-57
/
+92
2014-11-21
ALSA: usb-audio: Allow quirks to handle own resume and proc dump
Takashi Iwai
4
-88
/
+114
2014-11-21
ALSA: hda/realtek - Supported HP mute Led for ALC286
Kailang Yang
1
-0
/
+27
2014-11-20
ALSA: usb-audio: Refactor ignore_ctl_error checks
Takashi Iwai
1
-23
/
+16
2014-11-20
Merge branch 'for-linus' into test/usb-resume
Takashi Iwai
937
-5116
/
+9127
2014-11-20
ALSA: usb-audio: Use snd_usb_ctl_msg() for Native Instruments quirk
Takashi Iwai
1
-2
/
+2
2014-11-20
ALSA: hda/realtek - Clean up mute/mic GPIO LED handling
Takashi Iwai
1
-41
/
+40
2014-11-18
ALSA: firewire-lib: fix kerneldoc errors
Takashi Sakamoto
2
-2
/
+24
2014-11-18
ALSA: hda - fix the mic mute led problem for Latitude E5550
Hui Wang
1
-0
/
+2
2014-11-18
ALSA: hda - move DELL_WMI_MIC_MUTE_LED to the tail in the quirk chain
Hui Wang
1
-4
/
+2
2014-11-17
Merge tag 'asoc-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
931
-5079
/
+8953
2014-11-17
Merge remote-tracking branches 'asoc/fix/rt5670', 'asoc/fix/samsung' and 'aso...
Mark Brown
4
-21
/
+21
2014-11-17
Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix...
Mark Brown
13
-26
/
+101
2014-11-17
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
Mark Brown
1
-1
/
+1
2014-11-17
ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use
Charles Keepax
1
-0
/
+1
2014-11-17
ALSA: usb-audio: Set the Control Selector to SU_SELECTOR_CONTROL for UAC2
Johan Rastén
1
-3
/
+4
2014-11-17
ALSA: powermac: Deletion of an unnecessary check before the function call "pc...
Markus Elfring
1
-2
/
+1
2014-11-17
ALSA: hdsp: Deletion of an unnecessary check before the function call "releas...
Markus Elfring
1
-2
/
+1
2014-11-17
ALSA: lola: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
1
-2
/
+1
2014-11-17
ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a...
Markus Elfring
2
-4
/
+2
2014-11-17
ALSA: hda: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-4
/
+2
2014-11-16
Linux 3.18-rc5
v3.18-rc5
Linus Torvalds
1
-1
/
+1
2014-11-16
Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
14
-20
/
+68
2014-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
6
-20
/
+43
2014-11-16
Merge tag 'md/3.18-fix' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+4
2014-11-16
ARM: at91/dt: Fix sama5d3x typos
Peter Rosin
6
-6
/
+6
[next]