index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
usbmidi.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-05
sound: Use KERN_WARNING instead of KERN_WARN, which does not exist
Randy Dunlap
2
-3
/
+3
2009-11-05
ALSA: intel8x0: Mute External Amplifier by default for another Sony model
Daniel T Chen
1
-0
/
+6
2009-11-02
ALSA: dummy - Fix descriptions of pcm_substreams parameter
Takashi Iwai
2
-2
/
+2
2009-11-02
ALSA: pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound)
Dominik Brodowski
2
-18
/
+24
2009-10-30
sound: via82xx: deactivate DXS controls of inactive streams
Clemens Ladisch
1
-7
/
+52
2009-10-30
ALSA: snd-usb-caiaq: Bump version number to 1.3.20
Mark Hills
1
-1
/
+1
2009-10-30
ALSA: snd-usb-caiaq: Lock on stream start/unpause
Mark Hills
1
-0
/
+4
2009-10-30
ALSA: snd-usb-caiaq: Missing lock around use of buffer positions
Mark Hills
1
-3
/
+9
2009-10-30
ALSA: sound/parisc: Move dereference after NULL test
Julia Lawall
1
-1
/
+5
2009-10-30
ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests
Julia Lawall
3
-5
/
+4
2009-10-30
ALSA: pcsp - Fix nforce workaround
Stas Sergeev
2
-32
/
+35
2009-10-30
ALSA: SND_CS5535AUDIO: Remove the X86 platform dependency
Wu Zhangjin
1
-1
/
+0
2009-10-13
ALSA: hda - Allow all formats as default for Nvidia HDMI
Takashi Iwai
1
-1
/
+1
2009-10-13
ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout
Philby John
1
-0
/
+1
2009-10-13
ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228
Takashi Iwai
1
-1
/
+11
2009-10-13
ALSA: hda - Fix mute sound with STAC9227/9228 codecs
Takashi Iwai
2
-0
/
+18
2009-10-13
ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012)
Takashi Iwai
1
-0
/
+2
2009-10-13
ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.c
Takashi Iwai
1
-1
/
+1
2009-10-11
ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@
David Henningsson
1
-1
/
+1
2009-10-10
ALSA: ice1724: Fix surround on Chaintech AV-710
Robert Hancock
1
-3
/
+5
2009-10-09
ALSA: hda - Add full rates/formats support for Nvidia HDMI
Takashi Iwai
1
-6
/
+25
2009-10-08
ALSA: ice1724: increase SPDIF and independent stereo buffer sizes
Robert Hancock
1
-2
/
+2
2009-10-08
ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()
Krzysztof Helt
1
-8
/
+20
2009-10-08
ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...
Pavel Hofman
2
-2
/
+2
2009-10-07
ALSA: hda - Fix yet another auto-mic bug in ALC268
Takashi Iwai
1
-1
/
+3
2009-10-06
ASoC: WM8350 capture PGA mutes are inverted
Mark Brown
1
-2
/
+2
2009-10-06
ASoC: Remove absent SYNC and TDM DAI format options from i.MX SSI
Mark Brown
1
-8
/
+0
2009-10-06
sound: via82xx: move DXS volume controls to PCM interface
Clemens Ladisch
1
-9
/
+18
2009-10-06
ALSA: hda - Don't pick up invalid HP pins in alc_subsystem_id()
Takashi Iwai
1
-3
/
+8
2009-10-06
ALSA: hda - Add a workaround for ASUS A7K
Takashi Iwai
1
-11
/
+48
2009-10-05
ALSA: hda - Fix invalid initializations for ALC861 auto mode
Takashi Iwai
1
-7
/
+8
2009-10-05
Linux 2.6.32-rc3
v2.6.32-rc3
Linus Torvalds
1
-1
/
+1
2009-10-05
headers: remove sched.h from poll.h
Alexey Dobriyan
26
-1
/
+27
2009-10-04
macintosh: Don't assume i2c device probing always succeeds
Jean Delvare
5
-5
/
+15
2009-10-04
i2c: Hide probe errors caused by ACPI resource conflicts
Jean Delvare
7
-8
/
+12
2009-10-04
i2c: Minor documentation update
Jean Delvare
1
-1
/
+1
2009-10-04
mfd: AB3100 drop unused module parameters
Jean Delvare
1
-3
/
+1
2009-10-04
Staging: IIO: tsl2561: Drop unused module parameters
Jean Delvare
1
-4
/
+0
2009-10-04
leds: leds-pca9532 - Drop unused module parameters
Jean Delvare
1
-3
/
+0
2009-10-04
ltc4215/ltc4245: Discard obsolete detect methods
Jean Delvare
4
-174
/
+18
2009-10-04
ds2482: Discard obsolete detect method
Jean Delvare
2
-33
/
+8
2009-10-04
max6875: Discard obsolete detect method
Jean Delvare
2
-26
/
+9
2009-10-04
i2c: Move misc devices documentation
Jean Delvare
2
-0
/
+0
2009-10-04
Revert "Seperate read and write statistics of in_flight requests"
Jens Axboe
6
-42
/
+19
2009-10-04
cfq-iosched: don't delay async queue if it hasn't dispatched at all
Jens Axboe
1
-9
/
+2
2009-10-04
tty: Avoid dropping ldisc_mutex over hangup tty re-initialization
Linus Torvalds
1
-5
/
+2
2009-10-04
m32r: Fix IPI function calls for SMP
Toshihiro HANAWA
1
-2
/
+2
2009-10-04
m32r: Fix set_memory() for DISCONTIGMEM
Hirokazu Takata
1
-1
/
+4
2009-10-04
m32r: add rtc_lock variable
Hirokazu Takata
1
-0
/
+9
2009-10-04
m32r: define ioread* and iowrite* macros
Hirokazu Takata
1
-0
/
+7
[next]