index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ice1712
/
ice1724.c
Age
Commit message (
Expand
)
Author
2020-01-05
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-01-03
ALSA: ice17xx: Constify snd_ice1712_card_info
Takashi Iwai
2020-01-03
ALSA: pci: Constify snd_ac97_bus_ops definitions
Takashi Iwai
2020-01-03
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
2019-12-29
ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code
Takashi Iwai
2019-12-11
ALSA: ice1724: Support PCM sync_stop
Takashi Iwai
2019-12-11
ALSA: pci: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
ALSA: ice1724: Use managed buffer allocation
Takashi Iwai
2019-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-06
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
2019-01-15
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2017-06-09
ALSA: ice1724: Constify hw_constraints
Takashi Iwai
2017-05-21
ALSA: ice1712: constify snd_kcontrol_new structures
Bhumika Goyal
2017-02-21
ALSA: pci: constify snd_kcontrol_new structures
Bhumika Goyal
2017-01-12
ALSA: pci: Constify snd_rawmidi_ops
Takashi Iwai
2016-09-07
ALSA: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
2015-01-09
ALSA: ice1724: Simplify PM callbacks
Takashi Iwai
2014-11-17
ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a...
Markus Elfring
2014-11-14
ALSA: ice1712: remove unneeded return statement
Sudip Mukherjee
2014-10-21
ALSA: ice1724: Use snd_ctl_enum_info()
Takashi Iwai
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-02-26
ALSA: ice17xx: Use standard printk helpers
Takashi Iwai
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-11-12
ALSA: ice1724: Fix build error without CONFIG_PM_SLEEP
Takashi Iwai
2012-11-12
ALSA: ice1724: enable suspend on unknown ICE1724 cards
Ondrej Zary
2012-11-08
Merge branch 'for-linus' into for-next
Takashi Iwai
2012-10-31
ALSA: ice1724: Fix rate setup after resume
Takashi Iwai
2012-10-18
ALSA: ice17xx: Fix inclusion of linux/io.h
Takashi Iwai
2012-10-17
ALSA: ice17xx: Constify strings and string arrays
Takashi Iwai
2012-10-17
ALSA: ice1712: Add Philips PSC724 Ultimate Edge
Ondrej Zary
2012-10-17
ALSA: ice1712: add chip_exit callback
Ondrej Zary
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
2012-03-05
ALSA: ice1724 - constrain runtime rates for locked internal rate
Pavel Hofman
2012-01-11
ALSA: ice1724 - Support for ooAoo SQ210a
Pavel Hofman
2012-01-11
ALSA: ice1724 - Allow card info based on model only
Pavel Hofman
2012-01-11
ALSA: ice1724 - Create capture pcm only for ADC-enabled configurations
Pavel Hofman
2012-01-08
ALSA: ice1724 - External clock item only for cards with SPDIF_IN
Pavel Hofman
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-06-10
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
2009-12-01
Merge branch 'topic/ice1724-quartet' into topic/hda
Takashi Iwai
2009-10-11
ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@
David Henningsson
[next]