index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
isa
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-12
ALSA: isa: Convert to snd_card_new() with a device pointer
Takashi Iwai
26
-136
/
+96
2013-11-13
ALSA: isa: not allocating enough space
Dan Carpenter
1
-1
/
+1
2013-11-12
ALSA: msnd: Avoid duplicated driver name
Takashi Iwai
1
-2
/
+2
2013-11-07
ALSA: sb16 - info leak in snd_sb_csp_ioctl()
Dan Carpenter
1
-0
/
+1
2013-11-06
ALSA: cmi8328: Fix compile warnings without CONFIG_PM
Takashi Iwai
1
-0
/
+2
2013-09-11
Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus
Mark Brown
1
-2
/
+1
2013-08-28
ALSA: opti9xx: Fix conflicting driver object name
Takashi Iwai
1
-6
/
+2
2013-08-08
ALSA: don't push static constants on stack for %*ph
Andy Shevchenko
1
-2
/
+1
2013-05-29
ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls
Takashi Iwai
23
-26
/
+0
2012-12-07
ALSA: Remove the rest of __devinit* in comments
Takashi Iwai
1
-4
/
+4
2012-12-07
ALSA: isa: remove __dev* attributes
Bill Pemberton
33
-432
/
+433
2012-10-30
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+0
2012-10-25
ALSA: sound/isa: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2012-10-21
ALSA: sound/isa/opti9xx/miro.c: eliminate possible double free
Julia Lawall
1
-1
/
+0
2012-10-06
sound: Remove unnecessary semicolon
Peter Senna Tschudin
2
-2
/
+2
2012-08-28
ALSA: emu8000: fix emu8000 DRAM sized 512 KiB too small
David Flater
1
-3
/
+12
2012-08-28
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2012-08-24
ALSA: cmi8328: Fix build error with CONFIG_GAMEPORT=n
Takashi Iwai
1
-1
/
+2
2012-08-21
ALSA: introduce snd-cmi8328: C-Media CMI8328 driver
Ondrej Zary
3
-0
/
+496
2012-08-21
ALSA: snd-als100: fix suspend/resume
Ondrej Zary
1
-1
/
+1
2012-08-20
ALSA: snd-ad1816a: Implement suspend/resume
Ondrej Zary
2
-2
/
+52
2012-08-20
ALSA: snd-ad1816a: remove useless struct snd_card_ad1816a
Ondrej Zary
2
-35
/
+13
2012-08-06
ALSA: print small buffers via %*ph[C]
Andy Shevchenko
1
-3
/
+2
2012-08-03
ALSA: isa: Move snd_legacy_find_free_ioport to initval.h
Ondrej Zary
2
-27
/
+2
2012-07-30
ALSA: es1688 - freeup resources on init failure
Fengguang Wu
1
-11
/
+23
2012-07-17
ALSA: opti9xx: Fix section mismatch by PM support
Takashi Iwai
1
-1
/
+1
2012-07-17
ALSA: snd-opti9xx: Implement suspend/resume
Ondrej Zary
1
-4
/
+63
2012-07-16
ALSA: wss_lib: Fix resume on Yamaha OPL3-SAx
Ondrej Zary
1
-0
/
+4
2012-07-16
ALSA: wss_lib: fix suspend/resume
Ondrej Zary
1
-1
/
+0
2012-06-18
ALSA: snd-opti9xx: fixes for MED3931 card (opti931)
Ondrej Zary
1
-9
/
+8
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-04-10
ALSA: sound/isa/sscape.c: add missing resource-release code
Julia Lawall
1
-2
/
+4
2012-04-08
Merge branch 'master' into for-next
Jiri Kosina
2
-2
/
+1
2012-03-29
ALSA: fix isa/opti9xx module param type
Randy Dunlap
1
-1
/
+1
2012-03-28
Email/web address change
Jonathan Woithe
1
-1
/
+1
2012-02-06
ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.c
Jesper Juhl
1
-1
/
+0
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
24
-34
/
+34
2011-11-01
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
5
-0
/
+5
2011-11-01
sound: Add module.h to the previously silent sound users
Paul Gortmaker
11
-0
/
+11
2011-11-01
sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC
Paul Gortmaker
1
-0
/
+1
2011-11-01
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
20
-20
/
+20
2011-09-22
sound: irq: Remove IRQF_DISABLED
Yong Zhang
11
-11
/
+11
2011-09-14
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
19
-30
/
+21
2011-07-26
snd_msnd ->mode is fmode_t, not mode_t
Al Viro
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-09-09
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-2
/
+6
2010-09-08
ALSA: msnd-classic: Fix invalid cfg parameter
Takashi Iwai
1
-2
/
+6
2010-09-07
sound: Remove unnecessary casts of private_data
Joe Perches
4
-5
/
+5
2010-08-13
ALSA: ISA: Remove snd-sgalaxy
René Herman
3
-381
/
+0
[next]