index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8350.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-07
Merge remote-tracking branch 'asoc/fix/wm8350' into tmp
Mark Brown
1
-2
/
+2
2013-03-03
ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work()
Axel Lin
1
-2
/
+2
2012-12-24
ASoC: wm8350: don't use [delayed_]work_pending()
Tejun Heo
1
-6
/
+4
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-11-28
ASoC: wm8350: Use devm_regulator_bulk_get
Sachin Kamat
1
-3
/
+1
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-06-03
ASoC: wm8350: Convert to direct regmap API usage
Mark Brown
1
-17
/
+3
2012-06-03
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
1
-1
/
+1
2012-05-14
ASoC: wm8350: Remove direct usage of codec->control_data
Mark Brown
1
-11
/
+16
2012-05-13
ASoC: wm8350: Don't use irq_base
Mark Brown
1
-19
/
+27
2012-05-13
Merge tag 'v3.4-rc7' into for-3.5
Mark Brown
1
-5
/
+6
2012-04-30
ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write()
Mark Brown
1
-37
/
+37
2012-04-30
ASoC: wm8350: Remove check for clocks in trigger()
Mark Brown
1
-40
/
+0
2012-04-30
ASoC: wm8350: Don't use locally allocated codec struct
Mark Brown
1
-5
/
+6
2011-12-03
ASoC: Convert WM8350 to table based DAPM and control init
Mark Brown
1
-28
/
+8
2011-12-03
ASoC: Convert WM8350 to devm_kzalloc()
Mark Brown
1
-7
/
+4
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-28
ASoC: Convert CODEC drivers to module_platform_driver
Mark Brown
1
-11
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-10-06
ASoC: Replace remaining use of *_volsw_2r with *_volsw
Peter Ujfalusi
1
-2
/
+2
2011-10-05
ASoC: Consolidate use of controls with custom get/put function
Peter Ujfalusi
1
-24
/
+15
2010-12-29
ASoC: Yet more x86 tracepoint workarounds
Mark Brown
1
-0
/
+2
2010-12-23
ASoC: ifdef out trace points from modules for x86
Mark Brown
1
-0
/
+4
2010-12-22
ASoC: Trace Wolfson jack detection IRQs
Mark Brown
1
-0
/
+5
2010-12-22
ASoC: Use delayed work to debounce WM8350 jack IRQs
Mark Brown
1
-19
/
+43
2010-12-13
ASoC: Fix merge errors with flush_scheduled_work() removal
Takashi Iwai
1
-1
/
+1
2010-12-13
Merge branch 'topic/workq-update' into topic/asoc
Takashi Iwai
1
-8
/
+1
2010-12-13
sound: don't use flush_scheduled_work()
Tejun Heo
1
-8
/
+1
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-10
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
1
-1
/
+8
2010-11-10
ASoC: Ensure sane WM835x AIF configuration by default
Mark Brown
1
-0
/
+7
2010-11-10
ASoC: Remove broken WM8350 direction constants
Mark Brown
1
-1
/
+1
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-13
/
+15
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-147
/
+84
2010-05-27
Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
1
-2
/
+2
2010-05-26
ASoC: Fix dB scales for WM835x
Mark Brown
1
-2
/
+2
2010-05-20
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-19
/
+84
2010-05-10
ASoC: Remove unneeded suspend bias managment from CODEC drivers
Mark Brown
1
-3
/
+0
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
1
-14
/
+14
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-22
ASoC: Allow disabling of WM835x jack detection
Mark Brown
1
-6
/
+18
2010-03-22
ASoC: Move WM8350 microphone detection bias managment out of driver
Mark Brown
1
-2
/
+0
2010-03-17
ASoC: Implement WM835x microphone jack detection support
Mark Brown
1
-0
/
+58
2010-03-07
mfd: Update WM8350 drivers for changed interrupt numbers
Mark Brown
1
-2
/
+2
2010-03-07
mfd: Add a data argument to the WM8350 IRQ free function
Mark Brown
1
-2
/
+2
2010-01-08
ASoC: Fix WM8350 DSP mode B configuration
Mark Brown
1
-1
/
+1
2009-12-13
mfd: Mask and unmask wm8350 IRQs on request and free
Mark Brown
1
-6
/
+4
2009-12-13
mfd: Convert wm8350 IRQ handlers to irq_handler_t
Mark Brown
1
-5
/
+10
2009-11-12
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
Mark Brown
1
-1
/
+1
2009-11-03
ASoC: Factor out snd_soc_init_card()
Mark Brown
1
-11
/
+0
[next]