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
/
rme96.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: rme96: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+8
*
ALSA: rme96: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-43
/
+14
*
ALSA: rme96: Fix assignment in if condition
Takashi Iwai
2021-06-09
1
-66
/
+82
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-5
/
+0
*
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-01-28
1
-5
/
+2
|
\
|
*
ALSA: pci: Constify snd_kcontrol_new items
Takashi Iwai
2020-01-03
1
-1
/
+1
|
*
ALSA: rme96: 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
-4
/
+0
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
2019-02-06
1
-4
/
+1
*
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2019-01-15
1
-2
/
+0
*
ALSA: pci: make snd_pcm_hardware const
Bhumika Goyal
2017-08-12
1
-4
/
+4
*
ALSA: rme96: Adjust five checks for null pointers
Markus Elfring
2017-08-12
1
-6
/
+6
*
ALSA: rme96: Use common error handling code in snd_rme96_probe()
Markus Elfring
2017-08-12
1
-13
/
+14
*
ALSA: rme96: Delete two error messages for a failed memory allocation in snd_...
Markus Elfring
2017-08-12
1
-4
/
+0
*
ALSA: rme96: Constify hw_constraints
Takashi Iwai
2017-06-09
1
-2
/
+2
*
ALSA: rme96: Convert to the new PCM ops
Takashi Iwai
2017-06-02
1
-26
/
+44
*
ALSA: constify snd_pcm_ops structures
Julia Lawall
2016-09-02
1
-4
/
+4
*
ALSA: rme96: Fix unexpected volume reset after rate changes
Takashi Iwai
2015-12-04
1
-15
/
+26
*
ALSA: rme96: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-4
/
+4
*
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
1
-2
/
+1
*
ALSA: rme*: Use snd_pcm_format_t
Takashi Iwai
2015-01-12
1
-4
/
+2
*
ALSA: rme96: Simplify PM callbacks
Takashi Iwai
2015-01-09
1
-13
/
+0
*
ALSA: rme96: Use snd_ctl_enum_info()
Takashi Iwai
2014-10-21
1
-41
/
+21
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
ALSA: rme96: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-5
/
+7
*
ALSA: rme96: Convert to the new pm_ops
Takashi Iwai
2014-02-26
1
-16
/
+18
*
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-3
/
+2
*
ALSA: rme96: Return error code in PCM copy ops
Takashi Iwai
2013-10-29
1
-6
/
+4
*
alsa/rme96: Add missing inclusion of linux/vmalloc.h
Knut Petersen
2013-08-22
1
-0
/
+1
*
ALSA: rme96: Check the return value of pci_enable_device() in resume callback
Takashi Iwai
2013-08-22
1
-1
/
+5
*
ALSA: rme96: Add PM support v3
Knut Petersen
2013-08-22
1
-0
/
+117
*
ALSA: rme96: Add pcm stream synchronization
Knut Petersen
2013-08-14
1
-75
/
+110
*
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
2013-05-29
1
-1
/
+0
*
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-8
/
+6
*
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
2012-04-24
1
-13
/
+2
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
1
-1
/
+1
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
2011-06-10
1
-1
/
+1
*
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
2011-06-10
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
sound: Remove unnecessary casts of private_data
Joe Perches
2010-09-07
1
-4
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
2010-02-09
1
-1
/
+1
*
sound: Use PCI_VDEVICE
Joe Perches
2009-06-25
1
-8
/
+4
*
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
2009-01-12
1
-3
/
+4
*
[ALSA] sound: rme96.c fix integer as NULL pointer warning
Harvey Harrison
2008-04-24
1
-1
/
+2
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
1
-1
/
+0
*
[ALSA] pci - check value range in ctl callbacks
Takashi Iwai
2008-01-31
1
-12
/
+15
[next]