index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
nuc900
/
nuc900-ac97.c
Age
Commit message (
Expand
)
Author
2019-08-12
ASoC: remove w90x900/nuc900 platform drivers
Arnd Bergmann
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-09-10
ASoC: nuc900: use devm_snd_soc_register_component()
Kuninori Morimoto
2017-12-11
ASoC: nuc900: Fix a loop timeout test
Dan Carpenter
2017-12-11
ASoC: nuc900: Fix platform_get_irq() error checking some more
Dan Carpenter
2017-12-01
ASoC: nuc900: Fix platform_get_irq's error checking
Arvind Yadav
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-18
ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control
Lars-Peter Clausen
2014-10-20
ASoC: nuc900: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-30
ASoC: nuc900: export nuc900_ac97_data
Arnd Bergmann
2013-07-24
ASoC: nuc900: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-06-27
ASoC: ac97: Support multi-platform AC'97
Mark Brown
2013-06-27
ASoC: nuc900-ac97: Convert to use devm_ APIs
Mark Brown
2013-03-26
ASoC: switch over to use snd_soc_register_component() on nuc900 ac97
Kuninori Morimoto
2012-12-10
ASoC: nuc900: remove __dev* attributes
Bill Pemberton
2012-01-13
Merge branch 'master' into fixes
Russell King
2012-01-13
ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97
Axel Lin
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-11-26
ARM: 7175/1: add subname parameter to mfp_set_groupg callers
Axel Lin
2011-11-24
ASoC: Convert nuc900 directory to module_platform_driver
Axel Lin
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-06-01
ASoC: add missing clk_put to nuc900-ac97
Julia Lawall
2010-11-29
ASoC: Remove unneeded !! operations while checking return value of nuc900_che...
Axel Lin
2010-11-29
ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_remove
Axel Lin
2010-11-29
ASoC: Fix compile error for nuc900-ac97.c
Axel Lin
2010-11-24
ASoC: nuc900-ac97: fix a memory leak
Axel Lin
2010-10-05
ASoC: remove duplicated include for nuc900
Nicolas Kaiser
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-06-02
ASoC: nuc900: patch for modifing the ac97 delays to minimum
Wan ZongShun
2010-06-02
ASoC: nuc900: fix a typo and rename the header file
Wan ZongShun
2010-06-02
ASoC: nuc900: fix a wait loop bug
Wan ZongShun
2010-06-02
ASoC: nuc900: patch for SUBSTREAM_TYPE', 'PCM_TX' and 'PCM_RX' removal
Wan ZongShun
2010-05-19
ASoC: NUC900/audio: add nuc900 audio driver support
Wan ZongShun