index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
als4000.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-23
ASoC: Do not write to invalid registers on the wm9712.
Eric Millbrandt
1
-1
/
+2
2009-12-23
ALSA: hda - Set mixer name after codec patch
Takashi Iwai
1
-5
/
+5
2009-12-22
ASoC: add missing parameter to mx27vis_hifi_hw_free()
Guennadi Liakhovetski
1
-1
/
+2
2009-12-22
ASoC: sh: FSI:: don't check platform_get_irq's return value against zero
Uwe Kleine-König
1
-1
/
+1
2009-12-22
ALSA: sound/core/pcm_timer.c: use lib/gcd.c
Florian Fainelli
2
-16
/
+2
2009-12-22
ALSA: hda - Add MSI blacklist
Takashi Iwai
1
-0
/
+1
2009-12-22
ALSA: hda - Add support for the new 27 inch IMacs
Rafael Avila de Espindola
2
-1
/
+22
2009-12-22
ALSA: hda - Fix NULL dereference with enable_beep=0 option
Takashi Iwai
1
-9
/
+10
2009-12-21
ALSA: sbawe: fix memory detection
Krzysztof Helt
1
-3
/
+3
2009-12-21
ALSA: fix incorrect rounding direction in snd_interval_ratnum()
Krzysztof Helt
1
-2
/
+2
2009-12-21
ALSA: HDA: add powersaving hook for Realtek
Hector Martin
1
-0
/
+36
2009-12-21
ALSA: HDA: remove useless mixers on Aspire 8930G
Hector Martin
1
-1
/
+20
2009-12-21
ALSA: HDA: simplify Aspire 8930G verb array
Hector Martin
1
-4
/
+2
2009-12-21
ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410
Daniel T Chen
1
-1
/
+9
2009-12-20
ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTEL
Jaroslav Kysela
1
-2
/
+0
2009-12-19
ALSA: Use kzalloc for allocating only one thing
Julia Lawall
2
-2
/
+2
2009-12-18
ALSA: AACI: switch to per-pcm locking
Russell King
2
-21
/
+30
2009-12-18
ALSA: AACI: add double-rate support
Russell King
1
-2
/
+15
2009-12-18
ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_params
Russell King
1
-15
/
+7
2009-12-18
ALSA: AACI: cleanup aaci_pcm_hw_params
Russell King
1
-11
/
+7
2009-12-18
ALSA: AACI: simplify codec rate information
Russell King
1
-72
/
+3
2009-12-18
ALSA: aaci - Fix a typo
Takashi Iwai
1
-1
/
+1
2009-12-18
ASoC: wm8974: fix a wrong bit definition
Guennadi Liakhovetski
1
-1
/
+1
2009-12-18
sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
Clemens Ladisch
3
-3
/
+3
2009-12-18
ALSA: hda - Fix quirk for Maxdata obook4-1
Takashi Iwai
1
-1
/
+1
2009-12-18
Linux 2.6.33-rc1
v2.6.33-rc1
Linus Torvalds
1
-2
/
+2
2009-12-18
printk: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2009-12-18
readahead: add blk_run_backing_dev
Hisashi Hifumi
1
-0
/
+12
2009-12-18
rtc: set wakeup capability for I2C and SPI RTC drivers
Anton Vorontsov
3
-0
/
+6
2009-12-18
sdhci-of: add support for the wii sdhci controller
Albert Herranz
5
-1
/
+82
2009-12-18
sdhci-of: reorganize driver to support additional hardware
Albert Herranz
5
-127
/
+224
2009-12-18
sdhci-of: rename main driver file prior to reorganization
Albert Herranz
2
-1
/
+3
2009-12-18
sdhci: protect header file against multi inclusion
Albert Herranz
1
-0
/
+4
2009-12-18
sdio: initialise SDIO functions and update card->sdio_funcs in lockstep
Matt Fleming
1
-2
/
+3
2009-12-18
sdio: fix reference counting in sdio_remove_func()
Daniel Drake
1
-2
/
+5
2009-12-18
mm: introduce coredump parameter structure
Masami Hiramatsu
7
-53
/
+69
2009-12-18
do_wait() optimization: do not place sub-threads on task_struct->children list
Oleg Nesterov
3
-20
/
+20
2009-12-18
nommu: ramfs: remove unused local var
Mike Frysinger
1
-1
/
+1
2009-12-18
lib/vsprintf.c: document more vsnprintf extensions
Uwe Kleine-König
1
-1
/
+12
2009-12-18
vt: don't export vt_kmsg_redirect() to userspace
Bernhard Walle
1
-0
/
+4
2009-12-18
drivers/video/via/viafbdev.c: correct code taking the size of a pointer
Julia Lawall
1
-2
/
+2
2009-12-18
hwmon: I2C bus support for lis3lv02d and variant accelerometer chips
Samu Onkalo
3
-0
/
+201
2009-12-18
reiserfs: truncate blocks not used by a write
Jan Kara
1
-4
/
+14
2009-12-18
cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPT
Geert Uytterhoeven
1
-0
/
+1
2009-12-18
kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no...
WANG Cong
1
-1
/
+1
2009-12-17
Revert "task_struct: make journal_info conditional"
Linus Torvalds
10
-20
/
+1
2009-12-17
Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"
Linus Torvalds
3
-1
/
+11
2009-12-17
Btrfs: make sure fallocate properly starts a transaction
Chris Mason
1
-4
/
+9
2009-12-17
Btrfs: make metadata chunks smaller
Josef Bacik
2
-11
/
+2
2009-12-17
Btrfs: Show discard option in /proc/mounts
Matthew Wilcox
1
-0
/
+2
[next]