index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ice1712
/
ice1712.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: ice1712: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-103
/
+30
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-6
/
+0
*
ALSA: pci: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
2021-01-15
1
-2
/
+1
*
ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option
Scott Bahling
2020-05-18
1
-1
/
+2
*
ALSA: ice17xx: Constify snd_ice1712_card_info
Takashi Iwai
2020-01-03
1
-3
/
+3
*
ALSA: pci: Constify snd_kcontrol_new items
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: pci: Constify snd_ac97_bus_ops definitions
Takashi Iwai
2020-01-03
1
-2
/
+2
*
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: ice1712: Support PCM sync_stop
Takashi Iwai
2019-12-11
1
-1
/
+1
*
ALSA: pci: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-5
/
+0
*
ALSA: ice1712: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-34
/
+8
*
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2019-11-06
1
-3
/
+6
*
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
-3
/
+0
*
ALSA: ice1712: define i2c eeprom addr to header file
Konstantinos Tsimpoukas
2017-11-06
1
-1
/
+1
*
ALSA: ice1712: Constify hw_constraints
Takashi Iwai
2017-06-09
1
-2
/
+2
*
ALSA: ice1712: 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
-15
/
+15
*
ALSA: constify snd_pcm_ops structures
Julia Lawall
2016-09-02
1
-5
/
+5
*
ALSA: remove deprecated use of pci api
Quentin Lambert
2015-04-16
1
-2
/
+2
*
Merge branch 'topic/pci-cleanup' into for-next
Takashi Iwai
2015-01-11
1
-16
/
+0
|
\
|
*
ALSA: ice1712: Simplify PM callbacks
Takashi Iwai
2015-01-09
1
-16
/
+0
*
|
ALSA: ice1712: Remove always NULL parameters
Lars-Peter Clausen
2015-01-02
1
-20
/
+6
|
/
*
ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a...
Markus Elfring
2014-11-17
1
-2
/
+1
*
ALSA: ice1712: remove unused variable
Sudip Mukherjee
2014-11-14
1
-2
/
+1
*
ALSA: ice1712: remove unneeded return statement
Sudip Mukherjee
2014-11-14
1
-13
/
+6
*
ALSA: ice1712: Use snd_ctl_enum_info()
Takashi Iwai
2014-10-21
1
-23
/
+4
*
ALSA: ice1712: Replacing hex with #defines
Konstantinos Tsimpoukas
2014-08-27
1
-1
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
ALSA: ice1712: Fix boundary checks in PCM pointer ops
Takashi Iwai
2014-04-08
1
-5
/
+10
*
ALSA: ice1712: Save/restore routing and rate registers
Ondrej Zary
2014-04-04
1
-0
/
+32
*
ALSA: ice1712: add suspend support for ICE1712 chip
Ondrej Zary
2014-03-31
1
-8
/
+77
*
ALSA: ice17xx: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-13
/
+20
*
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
*
ALSA: ice1712: Initialize card->private_data properly
Sean Connor
2013-03-07
1
-0
/
+2
*
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-47
/
+47
*
ALSA: ice17xx: Fix inclusion of linux/io.h
Takashi Iwai
2012-10-18
1
-1
/
+0
*
ALSA: ice1712: add chip_exit callback
Ondrej Zary
2012-10-17
1
-1
/
+7
*
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
-2
/
+2
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-11-01
1
-1
/
+1
*
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
2011-09-14
1
-4
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
|
*
treewide: transciever/transceiver spelling fixes
Joe Perches
2011-06-24
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
-2
/
+2
*
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
2010-02-09
1
-1
/
+1
[next]