Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
efe2800facb4505696e602ec4ed1fc947bf114dd
/
sound
/
isa
/
sb
0566220
ALSA: seq: Define driver object in each driver
by Takashi Iwai
· 10 years ago
976412f
ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*
by Takashi Iwai
· 10 years ago
6cbbfe1
ALSA: Include linux/io.h instead of asm/io.h
by Takashi Iwai
· 10 years ago
f05b412
ALSA: sb: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
d286640
ALSA: log emu8000 DRAM size at level INFO
by David Flater
· 10 years ago
1730fd9
ALSA: fix emu8000 DRAM sizing for AWE64 Value
by David Flater
· 10 years ago
b76c0e9
ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free"
by Markus Elfring
· 10 years ago
92533f1
ASoC: sb16: Simplify snd_sb16dsp_pcm()
by Lars-Peter Clausen
· 10 years ago
8c77629
ALSA: sb8: Remove always NULL parameters
by Lars-Peter Clausen
· 10 years ago
966b7bc
ALSA: sb: Deletion of unnecessary checks before two function calls
by Markus Elfring
· 10 years ago
6b9e128
ALSA: sb16: Use snd_ctl_enum_info()
by Takashi Iwai
· 10 years ago
665ebe9
ALSA: sb_mixer: missing return statement
by Dan Carpenter
· 10 years ago
4323cc4
ALSA: isa: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
bffbbc0
ALSA: sb16 - info leak in snd_sb_csp_ioctl()
by Dan Carpenter
· 11 years ago
8b5a1f9
ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls
by Takashi Iwai
· 11 years ago
6a0f56a
ALSA: Remove the rest of __devinit* in comments
by Takashi Iwai
· 12 years ago
1bff292
ALSA: isa: remove __dev* attributes
by Bill Pemberton
· 12 years ago
395d9dd
sound: Remove unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
1338fc9
ALSA: emu8000: fix emu8000 DRAM sized 512 KiB too small
by David Flater
· 12 years ago
226e01e
ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.c
by Jesper Juhl
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
d81a6d7
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
by Paul Gortmaker
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
31623ca
sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC
by Paul Gortmaker
· 13 years ago
65a7721
sound: fix drivers needing module.h not moduleparam.h
by Paul Gortmaker
· 13 years ago
88e24c3
sound: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
dba8b46
ALSA: mpu401: clean up interrupt specification
by Clemens Ladisch
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
9fe856e
sound: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
5157cc8
ALSA: sb: check get_user() return value
by Kulikov Vasiliy
· 14 years ago
a20971b
ALSA: Merge es1688 and es968 drivers
by Krzysztof Helt
· 14 years ago
867f184
ALSA: es968: fix wrong PnP dma index
by Krzysztof Helt
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
50152df
ALSA: fix jazz16 compile (udelay)
by Meelis Roos
· 15 years ago
b8f1f59
Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel
by Jaroslav Kysela
· 15 years ago
edf12b4
sbawe: fix memory detection part 2
by Krzysztof Helt
· 15 years ago
44eba3e
ALSA: jazz16: refine dma and irq selection
by Krzysztof Helt
· 15 years ago
cb3b04d
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 15 years ago
ad8decb
ALSA: jazz16: Add support for Media Vision Jazz16 chipset
by Krzysztof Helt
· 15 years ago
db8cf33
ALSA: sbawe: fix memory detection
by Krzysztof Helt
· 15 years ago
74c2b45
ALSA: sb_mixer: convert pointer tables to mixer control tables
by Krzysztof Helt
· 15 years ago
d355c82a
ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"
by Jaroslav Kysela
· 15 years ago
0528c74
ALSA: clean up the logic for building sequencer modules
by Michal Marek
· 15 years ago
68425ad
ALSA: sound/isa: use memdup_user()
by Li Zefan
· 16 years ago
fa15fde
Merge branch 'topic/isa-misc' into for-linus
by Takashi Iwai
· 16 years ago
ce71bfd
ALSA: ALS4000, slight mixer improvements
by Andreas Mohr
· 16 years ago
3e7fb9f
ALSA: Return proper error code at probe in sound/isa/*
by Takashi Iwai
· 16 years ago
c95eadd
ALSA: Convert to snd_card_create() in sound/isa/*
by Takashi Iwai
· 16 years ago
42a73df
ALSA: sb8 - Fix a return code in the error path
by Takashi Iwai
· 16 years ago
0418ff0
ALSA: remove direct access of dev->bus_id in sound/isa/*
by Takashi Iwai
· 16 years ago
622207d
ALSA: Kill snd_assert() in sound/isa/*
by Takashi Iwai
· 16 years ago
751851af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 16 years ago
d71792a
firmware: convert sb16_csp driver to use firmware loader exclusively
by Jaswinder Singh
· 16 years ago
3e14b50
ALSA: sb - Fix wrong assertions
by Takashi Iwai
· 16 years ago
2621f03
[ALSA] trivial clean up of sound/isa/sb/Makefile
by Takashi Iwai
· 16 years ago
9bf8e7d
[ALSA] sound: replace remaining __FUNCTION__ occurences
by Harvey Harrison
· 17 years ago
20cde9e
[ALSA] sb8: fix SB 1.0 capture DMA programming
by Clemens Ladisch
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
cd0b4ac
[ALSA] sb16 - Suppress compile warning
by Takashi Iwai
· 17 years ago
109c53f84
[ALSA] sound/isa: kill pnp_resource_change
by Rene Herman
· 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
2d4a485
[ALSA] Allow shared IRQ for CS5530 device
by Takashi Iwai
· 17 years ago
a5ce889
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
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
609d769
[ALSA] Fix probe of non-PnP ISA devices
by Rene Herman
· 17 years ago
7e0af29
[ALSA] add MODULE_FIRMWARE entries
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
8ad2da1
[ALSA] Enable Kconfig options for external firmwares
by Takashi Iwai
· 18 years ago
5e24c1c
[ALSA] Port the rest of ALSA ISA drivers to isa_driver
by Takashi Iwai
· 18 years ago
788c604
[ALSA] Fix __devinit and __devexit issues with sound drivers
by Prarit Bhargava
· 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
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 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
6581f4e
[ALSA] Remove zero-initialization of static variables
by Takashi Iwai
· 18 years ago
bf85020
[ALSA] Remove unneeded read/write_size fields in proc text ops
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
312fef3
[PATCH] PNP: adjust pnp_register_card_driver() signature: sb16
by Bjorn Helgaas
· 19 years ago
6a3a3a0
[PATCH] PNP: adjust pnp_register_card_driver() signature: es968
by Bjorn Helgaas
· 19 years ago
bcc54f9
[ALSA] sound/isa/sb/sb_mixer.c double kfree
by Dave Jones
· 19 years ago
8278ca8
[ALSA] Fix check of enable module option
by Takashi Iwai
· 19 years ago
8b7547f
[ALSA] semaphore -> mutex (ISA part)
by Ingo Molnar
· 19 years ago
80faf041
[ALSA] sb16 - Fix duplicated PnP entry
by Takashi Iwai
· 19 years ago
f7a9275
[ALSA] unregister platform devices
by Clemens Ladisch
· 19 years ago
7a8fef1
[ALSA] es968 - Add PM support
by Takashi Iwai
· 19 years ago
67be445
[ALSA] sb8 - Use platform_device and add PnP support
by Takashi Iwai
· 19 years ago
6f04561
[ALSA] sb16 - Use platform_device and add PnP support
by Takashi Iwai
· 19 years ago
5bdb6a1
[ALSA] Add PM support to SB-support code
by Takashi Iwai
· 19 years ago
029d64b
[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWE
by Takashi Iwai
· 19 years ago
ba7301c
[ALSA] ALS4000 update
by Andreas Mohr
· 19 years ago
c3e6f7d
[ALSA] Remove superfluous pcm_free callbacks
by Takashi Iwai
· 19 years ago
8433a50
[ALSA] Fix schedule_timeout usage
by Nishanth Aravamudan
· 19 years ago
99b359b
[ALSA] Add missing KERN_* suffix to printk
by Takashi Iwai
· 19 years ago
b1d5776
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
by Takashi Iwai
· 19 years ago
Next »