Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
8c660065383976f09fbdae86c33448c8da643d4e
/
sound
/
isa
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
b875d65
[ALSA] Fix thinko in cs4231 mce down check
by Takashi Iwai
· 17 years ago
f81b953
[ALSA] This patch adds support for a wavetable chip on
by Krzysztof Helt
· 17 years ago
ca2df45
[ALSA] This patch removes open_mutex from the ad1848-lib as
by Krzysztof Helt
· 17 years ago
c2cbdbb
[ALSA] fix bootup crash in snd_gus_interrupt()
by Ingo Molnar
· 17 years ago
c1017a4
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
by Jaroslav Kysela
· 17 years ago
fe1b5e8
[ALSA] ad1848: simplify MCE down code
by Trent Piepho
· 17 years ago
b438f81
[ALSA] ad1848: Fix msleep while atomic
by Trent Piepho
· 17 years ago
d86d019
[ALSA] alsa-kernel: schedule_timeout() fixes
by Rene Herman
· 17 years ago
ec1e794
[ALSA] sscape: support for audio part of VIVO cards
by Krzysztof Helt
· 17 years ago
1ea7341
[ALSA] opti9xx: adjust OPL3 FM resource value
by Takashi Iwai
· 17 years ago
4996bca
[ALSA] sscape: driver extension to 2nd DMA and WSS port
by Krzysztof Helt
· 17 years ago
1cf0bc7
[ALSA] sc6000: 2 minor fixes
by Krzysztof Helt
· 17 years ago
f7941520
[ALSA] ad1848_lib: waiting loops done after cs4231_lib
by Krzysztof Helt
· 17 years ago
3a5bdee
[ALSA] sc6000 build fix
by Andrew Morton
· 17 years ago
5683bc6
[ALSA] SC6000 driver - add HAS_IOPORT dependency
by Jaroslav Kysela
· 17 years ago
e307258
[ALSA] Gallant SC-6000 driver
by Krzysztof Helt
· 17 years ago
23d4635
[ALSA] cs4231-lib: improved waiting after mce_down
by Krzysztof Helt
· 17 years ago
d44df2d
[ALSA] ad1848/cs4231: replace commented out debug code with snd-printd{,d}
by Rene Herman
· 17 years ago
bc962ef
[ALSA] ad1848: replace HZ calculus with msecs_to_jiffies()
by Rene Herman
· 17 years ago
90cf9b8
[ALSA] ad1838/cs4231 - fix MCE timeout upon initial load
by Rene Herman
· 17 years ago
6c041b5
[ALSA] cs4231-lib: replace common delay loop by function
by Krzysztof Helt
· 17 years ago
8e6a2c2
[ALSA] ad1848_lib: replace common delay loop by function
by Krzysztof Helt
· 17 years ago
2d4a485
[ALSA] Allow shared IRQ for CS5530 device
by Takashi Iwai
· 17 years ago
c2b1239
[ALSA] wavefront - Use standard firmware loader
by Takashi Iwai
· 17 years ago
b83f346
[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync()
by Clemens Ladisch
· 17 years ago
ab9914f8
[ALSA] isa libs Makefiles cleanup
by Krzysztof Helt
· 17 years ago
4848ffe
[ALSA] add the ESS1879 pnpbios ID to the es18xx driver
by Rene Herman
· 17 years ago
e234046
[ALSA] Fix bugs in mode change/recalibration for opl3sa2 driver
by Paul Vojta
· 17 years ago
a5ce889
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
by Takashi Iwai
· 17 years ago
7065689
[ALSA] fix SND_CS5530=y, ISA=n compilation
by Adrian Bunk
· 17 years ago
4700418
[ALSA] opl3sa2 - Add Neomagic MagicWave 3D ISA PnP ID
by Paul Vojta
· 17 years ago
e65365d
[ALSA] Fix invalid schedule_timeout_interruptible()
by Takashi Iwai
· 17 years ago
dda369c
[ALSA] Fix SB-module dependency with PCI drivers
by Takashi Iwai
· 17 years ago
621887a
[ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)
by Takashi Iwai
· 17 years ago
101f6f4
[ALSA] Fix unfreed pnp driver in opti9xx ISA driver
by Takashi Iwai
· 17 years ago
ea7fc33
ALSA: use __devexit_p
by Randy Dunlap
· 17 years ago
609d769
[ALSA] Fix probe of non-PnP ISA devices
by Rene Herman
· 17 years ago
2393144
[ALSA] wavefront: only declare isapnp on CONFIG_PNP
by David Rientjes
· 18 years ago
7e0af29
[ALSA] add MODULE_FIRMWARE entries
by Clemens Ladisch
· 18 years ago
1327e2b
[ALSA] do not depend on FW_LOADER when internal firmware images are used
by Clemens Ladisch
· 18 years ago
b7dd2b3
[ALSA] Don't use request_firmware if internal firmwares are defined
by Takashi Iwai
· 18 years ago
83c51c0
[ALSA] isa_bus device/driver naming
by Rene Herman
· 18 years ago
2944275
[ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816a
by Rask Ingemann Lambertsen
· 18 years ago
d65b790
[ALSA] Kconfig: clarify help text for external firmware entries
by Clemens Ladisch
· 18 years ago
badec46
[ALSA] Kconfig: fix FW_LOADER dependencies
by Clemens Ladisch
· 18 years ago
8ad2da1
[ALSA] Enable Kconfig options for external firmwares
by Takashi Iwai
· 18 years ago
ef991b9
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
by Takashi Iwai
· 18 years ago
5e24c1c
[ALSA] Port the rest of ALSA ISA drivers to isa_driver
by Takashi Iwai
· 18 years ago
442f4f3
[ALSA] gusextreme: set codec_flag
by Rene Herman
· 18 years ago
b44dfe1
[ALSA] isa_bus: gusextreeme
by Rene Herman
· 18 years ago
93f02c6
[ALSA] isa_bus: gusclassic
by Rene Herman
· 18 years ago
019608b
[ALSA] es1688 - code clean-up
by Rene Herman
· 18 years ago
ae59618
[ALSA] isa_bus: es1688
by Rene Herman
· 18 years ago
d63898c
[ALSA] isa_bus: cs4231
by Rene Herman
· 18 years ago
ab7942b
[ALSA] isa_bus: adlib
by Rene Herman
· 18 years ago
e2759e3
[ALSA] isa_bus: ad1848
by Rene Herman
· 18 years ago
724339d
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
by Linus Torvalds
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
788c604
[ALSA] Fix __devinit and __devexit issues with sound drivers
by Prarit Bhargava
· 18 years ago
0cb29ea
[ALSA] Add even more 'const' to everything related to TLV
by Takashi Iwai
· 18 years ago
377a4f7
[ALSA] sound/isa/gus/gus_main.c: Use abs() instead of x < 0 ? -x : x.
by Peter Eriksen
· 18 years ago
226968c
[ALSA] wavefront: add request_firmware()
by Clemens Ladisch
· 18 years ago
59540fe
[ALSA] wavefront: simplify YSS225 register initialization
by Clemens Ladisch
· 18 years ago
de66d53
[ALSA] sb16: add request_firmware()
by Clemens Ladisch
· 18 years ago
437a5a4
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
by Takashi Iwai
· 18 years ago
7ab3992
[ALSA] use the ALIGN macro
by Clemens Ladisch
· 18 years ago
c994945
[ALSA] Fix dependency of snd-adlib driver in Kconfig
by Takashi Iwai
· 18 years ago
5019f75
[ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return value
by Amit Choudhary
· 18 years ago
b1e8a79
[ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return value
by Amit Choudhary
· 18 years ago
fbdbb22
[ALSA] sound/isa/cmi8330.c: check kmalloc() return value
by Amit Choudhary
· 18 years ago
4a81a21
[ALSA] sound/isa/gus/interwave.c: check kmalloc() return value
by Amit Choudhary
· 18 years ago
5d347c8
Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups
by Jeff Garzik
· 18 years ago
c7bec5a
Various drivers' irq handlers: kill dead code, needless casts
by Jeff Garzik
· 18 years ago
92b93d3
[ALSA] Fix memory leak in sound/isa/es18xx.c
by Eric Sesterhenn
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
d158da8
[ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded values
by Josef 'Jeff' Sipek
· 18 years ago
a1c7a7d
[ALSA] Add dB scale information to opl3sa2 driver
by Takashi Iwai
· 18 years ago
eac06a1
[ALSA] Add dB scale information to ad1848 driver
by Takashi Iwai
· 18 years ago
0e7febf
[ALSA] Add dB scale information to ad1816a driver
by Takashi Iwai
· 18 years ago
1c39855
[ALSA] es18xx - Add PnP BIOS support
by Ondrej Zary
· 18 years ago
d2a5b9d
[ALSA] Fix undefined (missing) references in ISA MIRO sound driver
by Randy Dunlap
· 18 years ago
d35367e
[ALSA] make sound/isa/gus/gusextreme.c:devices static
by Adrian Bunk
· 18 years ago
40e1a9c
[ALSA] wavefront: fix __init/__devinit confusion
by Clemens Ladisch
· 18 years ago
65ca68b
[PATCH] irq-flags: sound: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
aa0a2dd
[PATCH] 64bit resource: fix up printks for resources in sound drivers
by Greg Kroah-Hartman
· 18 years ago
63eb1e4
[ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt()
by Jesper Juhl
· 18 years ago
2e74eba
[ALSA] Fix invalid __init in ALSA ISA drivers
by Takashi Iwai
· 18 years ago
302e4c2
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
by Takashi Iwai
· 18 years ago
6581f4e
[ALSA] Remove zero-initialization of static variables
by Takashi Iwai
· 18 years ago
450047a
[ALSA] add more sequencer port type information bits
by Clemens Ladisch
· 19 years ago
bf85020
[ALSA] Remove unneeded read/write_size fields in proc text ops
by Takashi Iwai
· 19 years ago
1caef6a
[PATCH] es18xx build fix
by Andrew Morton
· 18 years ago
c128b82
[ALSA] Fix double free in error path of miro driver
by Takashi Iwai
· 19 years ago
dcccdd9
[ALSA] unregister platform device again if probe was unsuccessful
by Rene Herman
· 19 years ago
d0ac642
[ALSA] continue on IS_ERR from platform device registration
by Rene Herman
· 19 years ago
cf40a31
[ALSA] AdLib FM card driver
by Rene Herman
· 19 years ago
82756b2
[ALSA] ISA drivers bailing on first !enable[i]
by Rene Herman
· 19 years ago
10d150e
[ALSA] Remove obsolete kfree_nocheck call
by Takashi Iwai
· 19 years ago
1841f61
[ALSA] Add snd-miro driver
by Martin Langer
· 19 years ago
Next »