index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
atm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
sound: fix oss/msnd_pinnacle module param type
Randy Dunlap
1
-1
/
+1
2012-03-28
ALSA: asihpi - fix return type of hpios_locked_mem_alloc()
Dan Carpenter
2
-2
/
+2
2012-03-26
ASoC: dmaengine_pcm: use dmaengine cyclic wrapper
Vinod Koul
1
-2
/
+2
2012-03-22
ASoC: Add extra parameter to device_prep_dma_cyclic
Fabio Estevam
1
-1
/
+1
2012-03-22
ALSA: hda/realtek - Fix ADC assignment with a shared HP/Mic pin
Takashi Iwai
1
-4
/
+7
2012-03-21
ASoC: wm8994: Update WM8994 DCS calibration
Mark Brown
1
-1
/
+1
2012-03-19
ASoC: wm8994: Provide VMID mode control and fix default sequence
Mark Brown
2
-39
/
+155
2012-03-19
ASoC: wm8994: Add missing break in resume
Mark Brown
1
-0
/
+1
2012-03-19
ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUF
Mark Brown
1
-11
/
+5
2012-03-19
ASoC: pxa-ssp: atomically set stream active masks
Daniel Mack
1
-25
/
+36
2012-03-17
ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the master
Timur Tabi
1
-8
/
+16
2012-03-16
ASoC: Samsung: Added to support mono recording
Sangsu Park
1
-1
/
+12
2012-03-16
ALSA: hda - Fix build with CONFIG_PM=n
Takashi Iwai
1
-0
/
+9
2012-03-16
ALSA: au88x0 - Avoid possible Oops at unbinding
Takashi Iwai
1
-1
/
+1
2012-03-15
ALSA: usb-audio - Fix build error by consitification of rate list
Takashi Iwai
1
-2
/
+4
2012-03-15
ASoC: core: Fix obscure leak of runtime array
Mark Brown
1
-4
/
+4
2012-03-15
ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()
Takashi Iwai
1
-5
/
+10
2012-03-15
ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list
Mark Brown
2
-3
/
+5
2012-03-14
ASoC: wm8996: Add 44.1kHz support
Mark Brown
1
-9
/
+10
2012-03-14
ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVE
Takashi Iwai
1
-8
/
+0
2012-03-14
ASoC: mx27vis-aic32x4: Convert it to platform driver
Fabio Estevam
2
-19
/
+23
2012-03-13
ALSA: hda - fix printing of high HDMI sample rates
Anssi Hannula
1
-2
/
+2
2012-03-13
ALSA: ymfpci - Fix legacy registers on S3/S4 resume
Takashi Iwai
2
-0
/
+11
2012-03-13
ALSA: control - Fixe a trailing white space error
Jeffrin Jose
1
-1
/
+1
2012-03-13
ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()
Takashi Iwai
5
-10
/
+23
2012-03-13
ALSA: hda - Add "Mute-LED Mode" enum control
Takashi Iwai
5
-22
/
+135
2012-03-12
ASoC: ep93xx-pcm: Use dmaengine PCM helper functions
Lars-Peter Clausen
2
-126
/
+23
2012-03-12
ASoC: dmaengine_pcm: Reset pointer position when starting a stream
Mika Westerberg
1
-0
/
+1
2012-03-12
ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexes
Mark Brown
1
-35
/
+34
2012-03-12
ALSA: hda - Add EAPD control to Conexnat auto-parser
Takashi Iwai
1
-4
/
+32
2012-03-12
ALSA: hda - Rewrite the mute-LED control with vmaster hook for ALC269
Takashi Iwai
1
-38
/
+44
2012-03-12
ALSA: hda - Rewrite the mute-LED hook with vmaster hook in patch_sigmatel.c
Takashi Iwai
1
-87
/
+49
2012-03-12
ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()
Takashi Iwai
3
-5
/
+13
2012-03-12
ASoC: OMAP: Build config cleanup for McBSP
Peter Ujfalusi
2
-8
/
+1
2012-03-12
ARM: OMAP: Remove CONFIG_OMAP_MCBSP references
Peter Ujfalusi
3
-5
/
+6
2012-03-12
ASoC: omap-mcbsp: fix snd_pcm_hw_rule_add arguments
Grazvydas Ignotas
1
-2
/
+2
2012-03-12
ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signals
Peter Ujfalusi
2
-24
/
+19
2012-03-12
ASoC: omap-mcbsp: Single function CLKR/FSR source mux configuration
Peter Ujfalusi
3
-39
/
+32
2012-03-12
ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC header
Peter Ujfalusi
2
-12
/
+12
2012-03-12
ARM: OMAP2+: McBSP: Correct CLKR/FSR clock source mux configuration
Peter Ujfalusi
1
-2
/
+44
2012-03-12
ASoC: omap McBSP: Clear rx_irq at probe time for OMAP4
Peter Ujfalusi
1
-1
/
+3
2012-03-12
ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signal
Peter Ujfalusi
1
-0
/
+10
2012-03-12
ASoC: omap-mcbsp: Configure wakeup in later phase
Peter Ujfalusi
1
-4
/
+3
2012-03-12
ASoC: omap: mcbsp: Remove redundant checks for the st_data pointer
Peter Ujfalusi
1
-2
/
+2
2012-03-12
ASoC: omap: mcbsp: Use uniform st_data pointer initialization
Peter Ujfalusi
1
-16
/
+5
2012-03-12
ASoC: omap-mcbsp: Simplify DMA configuration
Peter Ujfalusi
3
-34
/
+10
2012-03-12
ASoC: omap-mcbsp: Merge the omap_mcbsp_data into omap_mcbsp structure
Peter Ujfalusi
2
-48
/
+38
2012-03-12
ASoC: omap-mcbsp: Cleanup of module probe/remove code
Peter Ujfalusi
3
-106
/
+85
2012-03-12
ASoC: OMAP McBSP: Remove redundant accessors
Peter Ujfalusi
3
-48
/
+5
2012-03-12
ASoC: OMAP: mcbsp.h: Clean up bit definitions
Peter Ujfalusi
1
-97
/
+97
[next]