Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1f1014896d0ddf26ae03c12c21f73706e8461013
/
sound
/
isa
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
1841f613
[ALSA] Add snd-miro driver
by Martin Langer
· 19 years ago
c94ded6
[PATCH] PNP: adjust pnp_register_card_driver() signature: wavefront
by Bjorn Helgaas
· 19 years ago
3812595
[PATCH] PNP: adjust pnp_register_card_driver() signature: sscape
by Bjorn Helgaas
· 19 years ago
312fef3
[PATCH] PNP: adjust pnp_register_card_driver() signature: sb16
by Bjorn Helgaas
· 19 years ago
ebdb71e
[PATCH] PNP: adjust pnp_register_card_driver() signature: interwave
by Bjorn Helgaas
· 19 years ago
6a3a3a0
[PATCH] PNP: adjust pnp_register_card_driver() signature: es968
by Bjorn Helgaas
· 19 years ago
fea9739
[PATCH] PNP: adjust pnp_register_card_driver() signature: es18xx
by Bjorn Helgaas
· 19 years ago
6736a65
[PATCH] PNP: adjust pnp_register_card_driver() signature: dt019x
by Bjorn Helgaas
· 19 years ago
07d58ad
[PATCH] PNP: adjust pnp_register_card_driver() signature: cmi8330
by Bjorn Helgaas
· 19 years ago
db2735e
[PATCH] PNP: adjust pnp_register_card_driver() signature: azt2320
by Bjorn Helgaas
· 19 years ago
51427ec
[PATCH] PNP: adjust pnp_register_card_driver() signature: als100
by Bjorn Helgaas
· 19 years ago
5f53f4e
[PATCH] PNP: adjust pnp_register_card_driver() signature: ad1816a
by Bjorn Helgaas
· 19 years ago
8c59c4a
[PATCH] pnp: opl3sa2: adjust pnp_register_driver signature
by Bjorn Helgaas
· 19 years ago
ed7cb19
[PATCH] pnp: cs4236: adjust pnp_register_driver signature
by Bjorn Helgaas
· 19 years ago
d61975f
[ALSA] Fix gus_pcm dereference before NULL
by Eugene Teo
· 19 years ago
202728d
[ALSA] fix some memory leaks
by Adrian Bunk
· 19 years ago
3de4414
[ALSA] ad1848 double free
by Dave Jones
· 19 years ago
bcc54f9
[ALSA] sound/isa/sb/sb_mixer.c double kfree
by Dave Jones
· 19 years ago
0bbbc4c
[ALSA] opti9x - Fix compile without CONFIG_PNP
by Takashi Iwai
· 19 years ago
a5a6bbd
[ALSA] cs4236 - Fix a typo
by Takashi Iwai
· 19 years ago
8278ca8
[ALSA] Fix check of enable module option
by Takashi Iwai
· 19 years ago
d08a23e
[ALSA] ad1816a - Fix PCM trigger direction
by Ken Arromdee
· 19 years ago
8b7547f
[ALSA] semaphore -> mutex (ISA part)
by Ingo Molnar
· 19 years ago
95b7129
[ALSA] #4/4 for Zoom Video - add Zoom Video support
by Mark Salazar
· 19 years ago
1408677
[ALSA] #3/4 for Zoom Video - change Hardware Volume interrupt handling
by Mark Salazar
· 19 years ago
f4df221
[ALSA] #2/4 for Zoom Video - resolve number of record sources
by Mark Salazar
· 19 years ago
c1f6d41
[ALSA] #1/4 for Zoom Video - resolve common vs chipset specific mixer controls
by Mark Salazar
· 19 years ago
6f595cf
[PATCH] snd-cs4236 typo fix
by Rene Herman
· 19 years ago
1d79716
[ALSA] Fix adding second dma channel
by Alexey Dobriyan
· 19 years ago
50f794c
[ALSA] cs4236 - Add PnP ids for Netfinity 3000
by Lukasz Stemach
· 19 years ago
9113485
[ALSA] opti93x - Fix a compile warning
by Takashi Iwai
· 19 years ago
Next »