index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bust_spinlocks.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
ASoC: tas5086: fix TAS5086_CLOCK_CONTROL register size
Daniel Mack
1
-1
/
+1
2013-06-28
ALSA: Replace the magic number 44 with const
Takashi Iwai
6
-13
/
+15
2013-06-28
ALSA: hda - Fix the max length of control name in generic parser
Takashi Iwai
1
-1
/
+1
2013-06-28
ALSA: hda - Guess what, it's two more Dell headset mic quirks
David Henningsson
1
-0
/
+2
2013-06-28
ALSA: hda - Yet another Dell headset mic quirk
David Henningsson
1
-0
/
+1
2013-06-28
ALSA: hda - Add support for ALC5505 DSP power-save mode
Kailang Yang
1
-0
/
+98
2013-06-28
ASoC: mfld: Remove unused variable
Mark Brown
1
-2
/
+0
2013-06-27
ALSA: usb-audio: add quirks for Roland QUAD/OCTO-CAPTURE
Clemens Ladisch
1
-0
/
+134
2013-06-27
ALSA: usb-audio: claim autodetected PCM interfaces all at once
Clemens Ladisch
1
-3
/
+37
2013-06-27
ALSA: usb-audio: remove superfluous Roland quirks
Clemens Ladisch
1
-471
/
+0
2013-06-27
ALSA: usb-audio: add MIDI port names for some Roland devices
Clemens Ladisch
1
-0
/
+33
2013-06-27
ALSA: usb-audio: add support for many Roland/Yamaha devices
Clemens Ladisch
5
-3
/
+252
2013-06-27
ALSA: usb-audio: detect implicit feedback on Roland devices
Clemens Ladisch
1
-0
/
+41
2013-06-27
ALSA: usb-audio: store protocol version in struct audioformat
Clemens Ladisch
6
-32
/
+16
2013-06-27
ALSA: pci: trivial: replace numeric with standard PM state macros
Yijing Wang
3
-3
/
+3
2013-06-27
ASoC: ac97: Support multi-platform AC'97
Mark Brown
20
-72
/
+154
2013-06-27
ASoC: wm9705: Remove noisy print on boot
Mark Brown
1
-2
/
+0
2013-06-27
ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource()
Mark Brown
1
-6
/
+3
2013-06-27
ASoC: tegra-ac97: Do common and clock init prior to component registration
Mark Brown
1
-17
/
+17
2013-06-27
ASoC: tegra20-ac97: Convert to devm_ioremap_resource()
Mark Brown
1
-12
/
+4
2013-06-27
ASoC: tegra20-ac97: Convert to devm_clk_get()
Mark Brown
1
-3
/
+1
2013-06-27
ASoC: nuc900-ac97: Convert to use devm_ APIs
Mark Brown
1
-36
/
+13
2013-06-27
ASoC: ep93xx: Remove redundant dev_set_drvdata() calls
Mark Brown
1
-2
/
+0
2013-06-27
ASoC: bf5xx-ac97: Convert to devm_gpio_request_one()
Mark Brown
1
-12
/
+6
2013-06-27
ASoC: ac97c: Use module_platform_driver()
Mark Brown
1
-13
/
+1
2013-06-27
ASoC: psc-ac97: Convert to module_platform_driver()
Mark Brown
1
-13
/
+1
2013-06-27
ASoC: psc-ac97: Use devm_ioremap_resource()
Mark Brown
1
-9
/
+3
2013-06-27
ASoC: samsung-ac97: Convert to devm_ioremap_resource()
Mark Brown
1
-22
/
+4
2013-06-27
ASoC: samsung-ac97: Use devm_clk_get()
Mark Brown
1
-3
/
+1
2013-06-26
ASoC: mid-x86: Convert to use devm_* APIs
Wei Yongjun
1
-19
/
+10
2013-06-26
ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()
Dan Carpenter
1
-1
/
+1
2013-06-25
ASoC: wm9705: Remove noisy print on boot
Mark Brown
1
-2
/
+0
2013-06-25
ASoC: stac9766: Remove version number
Mark Brown
1
-4
/
+0
2013-06-25
ASoC: adau1701: add support for pin muxing
Daniel Mack
2
-2
/
+36
2013-06-25
ASoC: adau1701: switch to direct regmap API usage
Daniel Mack
1
-33
/
+85
2013-06-25
ASoC: adau1701: allow configuration of PLL mode pins
Daniel Mack
2
-7
/
+104
2013-06-25
ASoC: adau1701: move firmware download to adau1701_reset()
Daniel Mack
1
-20
/
+12
2013-06-25
ASoC: tas5086: add support for pwm start mode config
Daniel Mack
2
-0
/
+33
2013-06-25
ASoC: tas5086: add DAPM mux controls
Daniel Mack
1
-0
/
+200
2013-06-25
ASoC: tas5086: add more register defines
Daniel Mack
1
-3
/
+17
2013-06-25
ASoC: tas5086: open-code I2C transfer routines
Daniel Mack
1
-1
/
+84
2013-06-25
ALSA: snd-firewire-lib: remove unused header inclusion
Takashi Sakamoto
1
-1
/
+0
2013-06-25
ALSA: hda - Add missing alc_inv_dmic_sync() call in alc269_resume()
Takashi Iwai
1
-0
/
+1
2013-06-25
ALSA: hda - Remove superfluous stac_resume()
Takashi Iwai
1
-10
/
+0
2013-06-25
ALSA: hda/hdmi - poll eld at resume time
Wang Xingchao
1
-0
/
+21
2013-06-25
ALSA: hda - clean up code to reset hda link
Mengdong Lin
1
-17
/
+18
2013-06-25
ALSA: hda - Add In-driver connection info
Wang Xingchao
1
-0
/
+15
2013-06-25
ALSA: hda - Use auto_mute_via_amp=1 for VT1708
Takashi Iwai
1
-0
/
+2
2013-06-25
ALSA: hda - Add auto_mute_via_amp flag to generic parser
Takashi Iwai
2
-1
/
+50
2013-06-24
ASoC: twl6040: Add digital mute support
Peter Ujfalusi
1
-1
/
+90
[next]