index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
atmel
/
sam9g20_wm8731.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-16
ASoC: atmel: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-05-12
ASoC: sam9g20ek: Let device core handle pinctrl
Mark Brown
1
-9
/
+0
2013-02-04
ASoC: sam9g20_wm8731: disable clock and correct sequence when unload
Bo Shen
1
-3
/
+3
2012-12-10
ASoC: atmel: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-11-16
ASoC: at91sam9g20ek-wm8731: convert to dt support
Bo Shen
1
-2
/
+61
2012-11-16
ASoC: atmel-ssc-dai: match new method of dai and pcm register
Bo Shen
1
-2
/
+10
2012-11-06
ASoC: sam9g20-wm8731: convert to use snd_soc_register_card()
Bo Shen
1
-29
/
+22
2011-12-22
ASoC: atmel: Add .owner to struct snd_soc_card
Axel Lin
1
-0
/
+1
2011-10-08
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
Mark Brown
1
-2
/
+0
2011-06-06
ASoC: Add context parameter to card DAPM callbacks
Mark Brown
1
-0
/
+1
2011-05-26
ASoC: sam9g20_wm8731: use the proper SYSCKL value
Nicolas Ferre
1
-1
/
+1
2011-03-30
ASoC: Remove -codec from WM8731 driver name
Mark Brown
1
-1
/
+1
2010-11-25
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
1
-1
/
+4
2010-11-25
ASoC: sam9g20_wm8731: fix resource leak in at91sam9g20ek_init error path
Axel Lin
1
-1
/
+4
2010-11-22
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
1
-2
/
+2
2010-11-22
ASoC: atmel: test wrong variable
Vasiliy Kulikov
1
-2
/
+2
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-8
/
+9
2010-08-18
ASoC: Add simplfied device registration for Atmel SSC devices
Mark Brown
1
-0
/
+6
2010-08-18
ASoC: Fix device name for AT91SAM9G20-EK devices
Mark Brown
1
-2
/
+2
2010-08-18
ASoC: Support non-crystal master clocks for WM8731
Mark Brown
1
-1
/
+1
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-41
/
+10
2009-10-09
ASoC: at91sam9g20ek_2mmc board uses same audio connexion as at91sam9g20ek
Nicolas Ferre
1
-1
/
+1
2009-09-14
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-36
/
+0
2009-07-09
[ARM] 5596/1: at91sam9g20-ek: Register WM8731 in board file
Mark Brown
1
-36
/
+0
2009-07-08
ASoC: Configure WM8731 SYSCLK at startup on AT91SAM9G20-EK
Mark Brown
1
-25
/
+10
2009-07-08
ASoC: Disable microphone input for AT91SAM9G20-EK by default
Mark Brown
1
-1
/
+13
2009-07-08
ASoC: Use CODEC as clock master on AT91SAM9G20-EK
Mark Brown
1
-87
/
+2
2009-02-18
ASoC: Refactor WM8731 device registration
Mark Brown
1
-5
/
+38
2009-02-18
ASoC: Rename AT91SAMG20-EK for applications
Mark Brown
1
-1
/
+1
2009-02-18
ASoC: Actively manage MCLK for AT91SAM9G20-EK
Mark Brown
1
-3
/
+65
2009-02-18
ASoC: Check machine type before loading on AT91SAM9G20-EK
Mark Brown
1
-0
/
+4
2009-02-18
ASoC: Improve diagnostics for AT91SAM9G20-EK probe
Mark Brown
1
-4
/
+3
2009-01-06
ASoC: Use snd_soc_dapm_nc_pin() in at91sam9g20ek
Mark Brown
1
-2
/
+2
2008-12-02
ASoC: Push platform registration down into the card
Mark Brown
1
-1
/
+1
2008-11-21
ASoC: Rename snd_soc_card to snd_soc_machine
Mark Brown
1
-2
/
+2
2008-11-04
ALSA: ASoC - Remove unnecessary inclusion of linux/version.h
Takashi Iwai
1
-1
/
+0
2008-10-31
ASoC: Add audio support for the Atmel AT91SAM9G20ek board(uing wolfson 8731).
Sedji Gaouaou
1
-0
/
+329