index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
decompress_unlzo.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-21
sound/oss: Remove dead CONFIG_SOFTOSS*
Christian Dietrich
1
-3
/
+0
2010-07-19
ALSA: riptide: check kzalloc() result
Kulikov Vasiliy
1
-0
/
+6
2010-07-19
ALSA: echoaudio: check kmalloc() result
Kulikov Vasiliy
1
-0
/
+2
2010-07-19
ALSA: pcm core - add a safe check to the silence filling function
Jaroslav Kysela
1
-0
/
+2
2010-07-19
ALSA: hda-intel - do not mix audio and modem function IDs
Jaroslav Kysela
3
-5
/
+15
2010-07-16
ALSA: asihpi - Avoid useless assignment of returned index values.
Eliot Blennerhassett
1
-5
/
+4
2010-07-16
ALSA: asihpi - Avoid using c99 uintX types.
Eliot Blennerhassett
1
-5
/
+5
2010-07-16
ALSA: asihpi - HPI version 4.04.01
Eliot Blennerhassett
1
-2
/
+2
2010-07-16
ALSA: asihpi: fix sign bug
Kulikov Vasiliy
1
-2
/
+4
2010-07-15
ALSA: Kconfig: SND_AC97_POWER_SAVE description improvement
Michael Witten
1
-3
/
+21
2010-07-14
sound/oss-msnd-pinnacle: ioctl needs the inode
Arnd Bergmann
1
-1
/
+1
2010-07-12
sound/oss: convert to unlocked_ioctl
Arnd Bergmann
6
-51
/
+119
2010-07-12
sound: push BKL into open functions
Arnd Bergmann
9
-35
/
+95
2010-07-12
ALSA: via82xx: allow changing the initial DXS volume
Clemens Ladisch
1
-2
/
+7
2010-07-09
ALSA: usb-audio: silence a superfluous warning
Clemens Ladisch
1
-4
/
+1
2010-07-08
ALSA: Update documents about new bits of xrun_debug proc file
Takashi Iwai
1
-0
/
+8
2010-07-06
ALSA: asihpi - Remove unneeded ;
Eliot Blennerhassett
1
-1
/
+1
2010-07-06
ALSA: asihpi - Minor HPI error handling fixes
Eliot Blennerhassett
1
-2
/
+8
2010-07-06
ALSA: asihpi - Change compander API and tidy
Eliot Blennerhassett
2
-143
/
+211
2010-07-06
ALSA: asihpi - Add ASI5200 family
Eliot Blennerhassett
1
-0
/
+7
2010-07-06
ALSA: asihpi - Use version string instead of printf formatting
Eliot Blennerhassett
1
-3
/
+1
2010-07-06
ALSA: asihpi - HPI API updates
Eliot Blennerhassett
3
-27
/
+55
2010-07-05
soundcore_open: Reduce the area BKL coverage
John Kacur
1
-5
/
+8
2010-06-28
sis7019: increase reset delays
David Dillow
1
-3
/
+3
2010-06-28
sis7019: fix capture issues with multiple periods per buffer
David Dillow
1
-4
/
+6
2010-06-28
ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()
David Dillow
2
-9
/
+16
2010-06-24
ALSA: usb - Fix compile error with CONFIG_SND_DEBUG_VERBOSE=y
Takashi Iwai
1
-1
/
+1
2010-06-23
ALSA: usb-audio: simplify control interface access
Daniel Mack
8
-44
/
+34
2010-06-23
ALSA: usb-audio: move and add some comments
Daniel Mack
3
-10
/
+45
2010-06-23
ALSA: usb-midi: whitespace fixes
Daniel Mack
1
-7
/
+7
2010-06-23
ALSA: usb-audio: unify UAC macros and struct names
Daniel Mack
7
-21
/
+21
2010-06-23
ALSA: usb-audio: clean up includes in clock.c
Daniel Mack
1
-15
/
+1
2010-06-23
ALSA: usb-audio - Add volume resolution quirk for some Logitech webcams
Alexey Fisher
1
-0
/
+13
2010-06-21
ALSA: usb/endpoint, fix dangling pointer use
Jiri Slaby
1
-0
/
+1
2010-06-17
ALSA: alsa: riptide: don't use own hex_to_bin() method
Andy Shevchenko
1
-6
/
+6
2010-06-17
ALSA: asihpi - Get rid of incorrect "long" types and casts.
Eliot Blennerhassett
1
-11
/
+11
2010-06-11
ALSA: usb-audio: fix UAC2 control value queries
Daniel Mack
1
-5
/
+14
2010-06-11
ALSA: usb-audio: parse UAC2 sample rate ranges correctly
Daniel Mack
1
-18
/
+74
2010-06-11
ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACE
Daniel Mack
3
-6
/
+16
2010-06-11
ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2()
Daniel Mack
1
-0
/
+6
2010-06-08
ALSA: sound/spi: patch for the unuseful variable removal
Wan ZongShun
1
-1
/
+0
2010-06-08
ALSA: atmel: set "channel A event" output to debug
Yegor Yefremov
1
-1
/
+1
2010-06-08
sound: move driver parameters to their own files
Randy Dunlap
3
-161
/
+192
2010-06-06
Linux 2.6.35-rc2
v2.6.35-rc2
Linus Torvalds
1
-1
/
+1
2010-06-06
drm/i915: Move non-phys cursors into the GTT
Chris Wilson
1
-0
/
+9
2010-06-05
ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags
Dmitry Monakhov
1
-17
/
+23
2010-06-05
module: fix bne2 "gave up waiting for init of module libcrc32c"
Rusty Russell
1
-32
/
+59
2010-06-05
module: verify_export_symbols under the lock
Rusty Russell
1
-16
/
+10
2010-06-05
module: move find_module check to end
Linus Torvalds
1
-5
/
+7
2010-06-05
module: make locking more fine-grained.
Rusty Russell
1
-23
/
+42
[next]