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
/
trident
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-3
/
+2
*
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
3
-24
/
+9
|
/
*
ALSA: trident: Deletion of a check before snd_util_memhdr_free()
Markus Elfring
2014-12-02
1
-2
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
ALSA: trident: Remove unused variable in trident_memory.c
Sachin Kamat
2014-07-01
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
2
-2
/
+2
*
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
2
-27
/
+27
*
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2012-08-14
2
-3
/
+3
*
ALSA: Move some headers to local directories from include/sound
Takashi Iwai
2012-07-03
4
-3
/
+447
*
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
2012-07-03
2
-7
/
+12
*
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: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
2011-09-14
1
-2
/
+3
*
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 typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
*
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
2010-02-09
1
-1
/
+1
*
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2009-03-24
1
-26
/
+31
|
\
|
*
ALSA: Fix missing KERN_* prefix to printk in sound/pci
Takashi Iwai
2009-02-05
1
-26
/
+31
*
|
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
2009-01-12
1
-3
/
+3
|
/
*
ALSA: Clean up SG-buffer helper functions and macros
Takashi Iwai
2008-08-25
1
-9
/
+4
*
ALSA: Kill snd_assert() in sound/pci/*
Takashi Iwai
2008-08-13
2
-16
/
+30
*
ALSA: trident - pause s/pdif output
Pierre Ossman
2008-06-26
1
-1
/
+4
*
[ALSA] trident - clean up obsolete synth codes
Takashi Iwai
2008-05-30
1
-178
/
+0
*
[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
3
-3
/
+0
*
[ALSA] sound/: Spelling fixes
Joe Perches
2008-01-31
1
-21
/
+21
*
[ALSA] Remove sequencer instrument layer
Takashi Iwai
2008-01-31
4
-1069
/
+0
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
4
-4
/
+4
*
[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
*
[ALSA] Add even more 'const' to everything related to TLV
Takashi Iwai
2007-02-09
1
-2
/
+2
*
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
Takashi Iwai
2006-12-20
1
-1
/
+1
*
[ALSA] use the ALIGN macro
Clemens Ladisch
2006-12-20
1
-2
/
+2
*
[ALSA] Various fixes for suspend/resume of ALSA PCI drivers
Takashi Iwai
2006-10-22
1
-9
/
+9
[next]