index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
trident
/
trident_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: trident: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-63
/
+27
*
ALSA: trident: Drop shadow TLB pointer table
Takashi Iwai
2021-06-10
1
-10
/
+1
*
ALSA: trident: Fix assignment in if condition
Takashi Iwai
2021-06-09
1
-27
/
+57
*
ALSA: pci: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
2021-01-15
1
-2
/
+1
*
ALSA: trident: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
2020-12-25
1
-2
/
+2
*
ALSA: pci: Constify snd_ac97_bus_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: trident: Support PCM sync_stop
Takashi Iwai
2019-12-11
1
-0
/
+1
*
ALSA: trident: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-31
/
+0
*
ALSA: trident: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-30
/
+19
*
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2019-11-06
1
-8
/
+14
*
ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page
Takashi Iwai
2019-11-06
1
-2
/
+0
*
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
-3
/
+1
*
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2019-01-15
1
-4
/
+0
*
ALSA: trident: Proper endian notations
Takashi Iwai
2018-07-27
1
-1
/
+1
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
1
-1
/
+3
*
ALSA: trident: make snd_pcm_hardware const
Bhumika Goyal
2017-08-12
1
-5
/
+5
*
ALSA: trident: Delete an error message for a failed memory allocation in snd_...
Markus Elfring
2017-08-12
1
-4
/
+2
*
ALSA: trident: constify snd_pcm_ops structures
Arvind Yadav
2017-08-10
1
-2
/
+2
*
ALSA: pci: constify snd_kcontrol_new structures
Bhumika Goyal
2017-02-21
1
-11
/
+11
*
ALSA: pci: don't opencode IS_REACHABLE()
Fabian Frederick
2016-11-13
1
-1
/
+1
*
ALSA: constify snd_pcm_ops structures
Julia Lawall
2016-09-02
1
-6
/
+6
*
ALSA: remove deprecated use of pci api
Quentin Lambert
2015-04-16
1
-2
/
+2
*
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
1
-2
/
+1
*
Merge branch 'topic/pci-cleanup' into for-next
Takashi Iwai
2015-01-11
1
-15
/
+0
|
\
|
*
ALSA: trident: Simplify PM callbacks
Takashi Iwai
2015-01-09
1
-15
/
+0
*
|
ALSA: trident: Remove always NULL parameters
Lars-Peter Clausen
2015-01-02
1
-18
/
+3
|
/
*
ALSA: trident: Deletion of a check before snd_util_memhdr_free()
Markus Elfring
2014-12-02
1
-2
/
+1
*
ALSA: trident: Remove unused variable in trident_main.c
Sachin Kamat
2014-07-01
1
-2
/
+0
*
ALSA: trident: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-41
/
+48
*
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-1
/
+0
*
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-23
/
+23
*
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2012-08-14
1
-2
/
+2
*
ALSA: Move some headers to local directories from include/sound
Takashi Iwai
2012-07-03
1
-1
/
+1
*
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
2012-07-03
1
-5
/
+9
*
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
2011-06-10
1
-1
/
+1
*
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
*
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
ALSA: Fix missing KERN_* prefix to printk in sound/pci
Takashi Iwai
2009-02-05
1
-26
/
+31
*
ALSA: Kill snd_assert() in sound/pci/*
Takashi Iwai
2008-08-13
1
-8
/
+14
*
ALSA: trident - pause s/pdif output
Pierre Ossman
2008-06-26
1
-1
/
+4
*
[ALSA] Fix possible races at free_irq in PCI drivers
Takashi Iwai
2008-04-24
1
-2
/
+2
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
1
-1
/
+0
*
[ALSA] sound/: Spelling fixes
Joe Perches
2008-01-31
1
-21
/
+21
*
[ALSA] Remove sequencer instrument layer
Takashi Iwai
2008-01-31
1
-28
/
+0
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
1
-1
/
+1
*
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
Takashi Iwai
2007-10-16
1
-18
/
+2
*
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
Takashi Iwai
2007-05-11
1
-3
/
+1
[next]