Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
705d84a366cfccda1e7aec1113a5399cd2ffee7d
/
sound
/
pci
/
vx222
8491f59
ALSA: vx222: fix null-ptr-deref
by Tong Zhang
· 3 years, 4 months ago
3bde335
ALSA: vx222: Allocate resources with device-managed APIs
by Takashi Iwai
· 3 years, 6 months ago
a033954
ALSA: vx: Manage vx_core object with devres
by Takashi Iwai
· 3 years, 6 months ago
029fd1e
ALSA: vx222: Fix assignment in if condition
by Takashi Iwai
· 3 years, 7 months ago
5b1ed7d
Merge tag 'tags/mute-led-rework' into for-next
by Takashi Iwai
· 3 years, 9 months ago
6417f03
module: remove never implemented MODULE_SUPPORTED_DEVICE
by Leon Romanovsky
· 3 years, 10 months ago
2c48653
ALSA: pci: vx222: fix kernel-doc warning
by Pierre-Louis Bossart
· 3 years, 10 months ago
c094824
ALSA: vx: More constifications
by Takashi Iwai
· 5 years ago
f8ae2d2
ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions
by Takashi Iwai
· 5 years ago
efb0ad2
ALSA: pci: Constify snd_device_ops definitions
by Takashi Iwai
· 5 years ago
59fdf8e
ALSA: vx222: Support PCM sync_stop
by Takashi Iwai
· 5 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
fff71a4
ALSA: vx222: Fix invalid endian conversions
by Takashi Iwai
· 6 years ago
5f976f5
ALSA: vx222: Use container_of()
by Takashi Iwai
· 8 years ago
f3b827e
ALSA: pci: constify snd_kcontrol_new structures
by Bhumika Goyal
· 8 years ago
874e1f6
ALSA: vx: Fix possible transfer overflow
by Takashi Iwai
· 8 years ago
6cbbfe1
ALSA: Include linux/io.h instead of asm/io.h
by Takashi Iwai
· 10 years ago
de0c869
ALSA: vx222: Simplify PM callbacks
by Takashi Iwai
· 10 years ago
2a9e8df
ALSA: vx: Fix missing kerneldoc parameter descriptions
by Takashi Iwai
· 10 years ago
db0a521
ALSA: vx: Use nonatomic PCM ops
by Takashi Iwai
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
4c826c4
ALSA: vx222: Use standard printk helpers
by Takashi Iwai
· 11 years ago
60c5772
ALSA: pci: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
20a2422
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
by Takashi Iwai
· 12 years ago
e23e7a1
ALSA: pci: remove __dev* attributes
by Bill Pemberton
· 12 years ago
c7561cd
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
by Takashi Iwai
· 12 years ago
68cb2b5
ALSA: Convert to new pm_ops for PCI drivers
by Takashi Iwai
· 12 years ago
e9f66d9
ALSA: pci: clean up using module_pci_driver()
by Takashi Iwai
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
65a7721
sound: fix drivers needing module.h not moduleparam.h
by Paul Gortmaker
· 13 years ago
934c2b6
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
by Takashi Iwai
· 14 years ago
3733e42
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
by Takashi Iwai
· 14 years ago
cebe41d
sound: use DEFINE_PCI_DEVICE_TABLE
by Alexey Dobriyan
· 15 years ago
edd1365
sound: vx222: fix input level control range check
by Clemens Ladisch
· 15 years ago
19af5cd
trivial: fix typo milisecond/millisecond for documentation and source comments.
by Martin Olsson
· 16 years ago
e0d2054
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 16 years ago
ee41965
ALSA: Fix missing KERN_* prefix to printk in sound/pci
by Takashi Iwai
· 16 years ago
e58de7b
ALSA: Convert to snd_card_create() in sound/pci/*
by Takashi Iwai
· 16 years ago
da3cec3
ALSA: Kill snd_assert() in sound/pci/*
by Takashi Iwai
· 16 years ago
c2ba47d
vx222: treat firmware data as const
by David Woodhouse
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
4e98d6a
[ALSA] pci - check value range in ctl callbacks
by Takashi Iwai
· 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
0cb29ea
[ALSA] Add even more 'const' to everything related to TLV
by Takashi Iwai
· 18 years ago
437a5a4
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
by Takashi Iwai
· 18 years ago
30b3539
[ALSA] Various fixes for suspend/resume of ALSA PCI drivers
by Takashi Iwai
· 18 years ago
1186ed8
[ALSA] Add dB scale information to vxpocket and vx222 drivers
by Takashi Iwai
· 18 years ago
f40b689
[ALSA] Fix section mismatch errors in ALSA PCI drivers
by Takashi Iwai
· 18 years ago
65ca68b
[PATCH] irq-flags: sound: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
396c9b9
[ALSA] add __devinitdata to all pci_device_id
by Henrik Kretzschmar
· 19 years ago
62932df
[ALSA] semaphore -> mutex (PCI part)
by Ingo Molnar
· 19 years ago
0ed1cad
[ALSA] vx-driver - Fix PM support
by Takashi Iwai
· 19 years ago
af26367
[ALSA] Remove xxx_t typedefs: VXdriver
by Takashi Iwai
· 19 years ago
bdbae7e
[ALSA] Remove snd_vx_delay() function
by Takashi Iwai
· 19 years ago
249bb07
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
by Greg Kroah-Hartman
· 19 years ago
3bcd464
[ALSA] set owner field in struct pci_driver
by Clemens Ladisch
· 19 years ago
77933d7
[PATCH] clean up inline static vs static inline
by Jesper Juhl
· 19 years ago
01d25d4
[ALSA] Replace pci_module_init() with pci_register_driver()
by Takashi Iwai
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago