index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
mixart
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: mixart: Add sanity check for timer notify streams
Takashi Iwai
2021-12-07
1
-0
/
+2
*
ALSA: mixart: Reduce size of mixart_timer_notify
Kees Cook
2021-12-07
2
-3
/
+10
*
ALSA: mixart: Fix assignment in if condition
Takashi Iwai
2021-06-09
3
-27
/
+52
*
Merge tag 'tags/mute-led-rework' into for-next
Takashi Iwai
2021-03-30
1
-1
/
+0
|
\
|
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-1
/
+0
*
|
ALSA: pci: mixart: fix kernel-doc warning
Pierre-Louis Bossart
2021-03-03
1
-1
/
+2
|
/
*
ALSA: mixart: Fix mutex deadlock
Takashi Iwai
2020-11-19
1
-3
/
+2
*
ALSA: mixart: Correct comment wrt obsoleted tasklet usage
Takashi Iwai
2020-09-09
1
-1
/
+1
*
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
2
-2
/
+2
*
ALSA: mixart: More constifications
Takashi Iwai
2020-01-05
2
-3
/
+3
*
ALSA: info: Make snd_info_entry_ops as const
Takashi Iwai
2020-01-03
1
-2
/
+2
*
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: mixart: Support PCM sync_stop
Takashi Iwai
2019-12-11
1
-0
/
+1
*
ALSA: pci: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-2
/
+0
*
ALSA: mixart: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-9
/
+5
*
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2019-11-06
1
-3
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
8
-112
/
+8
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
2019-02-06
1
-4
/
+2
*
ALSA: mixart: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-09
1
-1
/
+1
*
ALSA: mixart: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-06
1
-0
/
+1
*
ALSA: mixart: Proper endian notations
Takashi Iwai
2018-07-27
3
-27
/
+27
*
ALSA: mixart: Delete an error message for a failed memory allocation in snd_m...
Markus Elfring
2017-08-12
1
-3
/
+1
*
ALSA: mixart: make snd_pcm_hardware const
Bhumika Goyal
2017-08-12
1
-2
/
+2
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2017-08-04
1
-2
/
+2
|
\
|
*
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-07-06
1
-3
/
+3
|
|
\
|
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-2
/
+2
*
|
|
ALSA: mixart: fix string overflow warning
Arnd Bergmann
2017-07-18
2
-9
/
+5
|
|
/
|
/
|
*
|
ALSA: mixart: constify snd_kcontrol_new structures
Bhumika Goyal
2017-05-21
1
-3
/
+3
|
/
*
ALSA: pci: constify snd_kcontrol_new structures
Bhumika Goyal
2017-02-21
1
-3
/
+3
*
ALSA: mixart: fix a comment typo
Geliang Tang
2016-12-28
1
-1
/
+1
*
ALSA: constify snd_pcm_ops structures
Julia Lawall
2016-09-02
1
-2
/
+2
*
ALSA: mixart: don't print an unintialized variable on error
Dan Carpenter
2016-07-13
1
-1
/
+1
*
ALSA: mixart: silence an uninitialized variable warning
Dan Carpenter
2016-03-16
1
-1
/
+1
*
ALSA: mixart: silence unitialized variable warnings
Dan Carpenter
2016-03-15
1
-2
/
+2
*
ALSA: remove deprecated use of pci api
Quentin Lambert
2015-04-16
1
-1
/
+1
*
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
2
-2
/
+2
*
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
2015-01-04
1
-4
/
+3
*
ALSA: mixart: Fix kerneldoc comments
Takashi Iwai
2014-11-11
1
-4
/
+5
*
ALSA: mixart: Use nonatomic PCM ops
Takashi Iwai
2014-09-15
4
-64
/
+44
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
ALSA: mixart: Remove unused variable
Sachin Kamat
2014-07-01
1
-3
/
+1
*
ALSA: mixart: Use standard printk helpers
Takashi Iwai
2014-02-26
4
-85
/
+163
*
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-3
/
+2
*
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
2013-05-29
1
-1
/
+0
*
treewide: Fix typos in printk and comment
Masanari Iida
2013-03-18
1
-1
/
+1
*
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-6
/
+6
*
ALSA: mixart: hard dependency on the standard fw loader
Takashi Iwai
2012-11-22
1
-76
/
+0
*
sound: Remove unnecessary semicolon
Peter Senna Tschudin
2012-10-06
1
-1
/
+1
*
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
2012-04-24
1
-13
/
+2
[next]