index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
spinlocks.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-26
ALSA: asihpi - Revert module_pci_driver conversion for asihpi.c
Takashi Iwai
1
-2
/
+17
2012-04-24
ALSA: snd-usb: fix some typos in endpoint.c documentation
Daniel Mack
1
-25
/
+33
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
51
-705
/
+98
2012-04-24
ALSA: usb-audio: sound/usb/endpoint.c: suppress warning
Andrew Morton
1
-1
/
+1
2012-04-24
ALSA: usb-audio: Add missing error checks in snd_ebox44_create_mixer()
Takashi Iwai
1
-9
/
+29
2012-04-24
ALSA: usb-audio: M-Audio Fast Track Ultra: Add effect controls
Felix Homann
2
-0
/
+319
2012-04-24
ALSA: usb-audio: Rename Fast Track Ultra mixer quirk functions
Felix Homann
1
-5
/
+5
2012-04-24
ALSA: usb-audio: Add TLV to M-Audio Fast Track Ultra controls
Felix Homann
1
-2
/
+2
2012-04-24
ALSA: usb-audio: Rename and export mixer_vol_tlv
Felix Homann
2
-2
/
+5
2012-04-24
ALSA: usb-audio: Unify M-Audio Fast Track Ultra and Ebox-44 mixer quirks.
Felix Homann
1
-85
/
+125
2012-04-21
ALSA: snd-usb: remove refactorization left-overs
Daniel Mack
2
-18
/
+1
2012-04-18
ALSA: Add definitions for CEA-861 Audio InfoFrames
Ricardo Neri
2
-0
/
+55
2012-04-15
ALSA: snd-usb-audio: Replace mixer for Electrix Ebox-44
Mark Hills
2
-0
/
+80
2012-04-15
ALSA: snd-usb-audio: Skip un-parseable mixer units instead of erroring
Mark Hills
1
-1
/
+1
2012-04-13
ALSA: usb: Remove obsoleted fields from struct snd_usb_substream
Takashi Iwai
2
-26
/
+21
2012-04-13
ALSA: usb: Fix fill_max flag set
Takashi Iwai
1
-1
/
+1
2012-04-13
ALSA: usb: Remove unused variable
Takashi Iwai
1
-1
/
+0
2012-04-13
ALSA: snd-usb: add some documentation
Daniel Mack
1
-11
/
+171
2012-04-13
ALSA: snd-usb: add support for implicit feedback
Daniel Mack
1
-11
/
+26
2012-04-13
ALSA: snd-usb: remove old streaming logic
Daniel Mack
2
-859
/
+6
2012-04-13
ALSA: snd-usb: switch over to new endpoint streaming logic
Daniel Mack
6
-119
/
+385
2012-04-13
ALSA: snd-usb: implement new endpoint streaming model
Daniel Mack
4
-11
/
+1002
2012-04-13
ALSA: snd-usb: add snd_usb_audio-wide mutex
Daniel Mack
2
-0
/
+3
2012-04-10
ALSA: riptide: remove redundant NULL test before release_firmware()
Jesper Juhl
1
-2
/
+1
2012-04-10
ALSA: sound/isa/sscape.c: add missing resource-release code
Julia Lawall
1
-2
/
+4
2012-04-10
sound: sound/oss/msnd_pinnacle.c: add vfrees
Julia Lawall
1
-2
/
+6
2012-04-07
ALSA: hda - clean up CX20549 test mixer setup
Michael Karcher
1
-21
/
+17
2012-04-07
ALSA: hda - CX20549 doesn't need pin_amp_workaround.
Michael Karcher
1
-2
/
+3
2012-04-07
ALSA: hda - Remove CD control from model=benq for CX20549
Michael Karcher
1
-5
/
+1
2012-04-07
ALSA: hda - fix record volume controls of CX20459 ("Venice")
Michael Karcher
1
-25
/
+6
2012-04-07
ALSA: hda - Rename capture sources of CX20549 to match common conventions
Michael Karcher
1
-13
/
+13
2012-04-07
ALSA: hda - Fix proc output for ADC amp values of CX20549
Michael Karcher
3
-7
/
+17
2012-04-06
ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FS
Stephen Warren
1
-1
/
+1
2012-04-05
ASoC: set idle_bias_off=1 for all platform DAPM contexts
Stephen Warren
1
-0
/
+2
2012-04-05
ASoC: imx-audmux: Check for NULL pointer
Fabio Estevam
1
-0
/
+3
2012-04-05
ASoC: imx-audmux: Fix ssi port numbers in sysfs
Fabio Estevam
1
-1
/
+1
2012-04-05
ASoC: ak4642: fixup: mute needs +1 step
Kuninori Morimoto
1
-1
/
+1
2012-04-04
MAINTAINERS: Don't list everyone working on Wolfson drivers
Mark Brown
1
-2
/
+1
2012-04-03
MAINTAINERS: Add missing ASoC OMAP co-maintainer
Jarkko Nikula
1
-0
/
+1
2012-04-03
ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macro
Martin Jansa
1
-0
/
+1
2012-04-03
ASoC: tegra: ensure clocks are enabled when touching registers
Stephen Warren
2
-0
/
+8
2012-04-03
ASoC: sgtl5000: Enable VAG when DAC/ADC up
Zeng Zhaoming
1
-12
/
+13
2012-04-01
Linux 3.4-rc1
v3.4-rc1
Linus Torvalds
1
-2
/
+2
2012-03-31
vfs: fix out-of-date dentry_unhash() comment
J. Bruce Fields
1
-1
/
+1
2012-03-31
vfs: split __lookup_hash
Miklos Szeredi
1
-64
/
+44
2012-03-31
untangling do_lookup() - take __lookup_hash()-calling case out of line.
Al Viro
1
-15
/
+16
2012-03-31
untangling do_lookup() - switch to calling __lookup_hash()
Al Viro
1
-67
/
+46
2012-03-31
untangling do_lookup() - merge d_alloc_and_lookup() callers
Al Viro
1
-3
/
+3
2012-03-31
untangling do_lookup() - merge failure exits in !dentry case
Al Viro
1
-15
/
+8
2012-03-31
untangling do_lookup() - massage !dentry case towards __lookup_hash()
Al Viro
1
-25
/
+20
[next]