index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm5100.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: wm5100: Remove stubs of ASoC-level register map code
Mark Brown
2012-06-19
1
-9
/
+0
*
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-06-03
1
-1
/
+1
*
ASoC: wm5100: Convert to module_i2c_driver()
Mark Brown
2012-05-12
1
-11
/
+1
*
ASoC: wm5100: Set the DAI base address in the DAI drivers
Mark Brown
2012-05-02
1
-21
/
+5
*
ASoC: wm5100: Convert to devm_regmap_init_i2c()
Mark Brown
2012-04-01
1
-6
/
+3
*
ASoC: wm5100: Implement DRC coefficient configuration
Mark Brown
2012-02-21
1
-0
/
+2
*
Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are
Mark Brown
2012-02-09
1
-1
/
+9
|
\
|
*
ASoC: wm5100: Mark register cache as dirty when regulators are disabled
Mark Brown
2012-01-25
1
-0
/
+1
|
*
ASoC: wm5100: Fix microphone configuration
Mark Brown
2012-01-25
1
-1
/
+8
|
*
ASoC: wm5100: Make sure we switch to button reporting mode
Mark Brown
2012-01-25
1
-0
/
+2
*
|
ASoC: wm5100: Handle failures to determine accessory polarity
Mark Brown
2012-02-01
1
-12
/
+25
*
|
ASoC: wm5100: Use pm_runtime for powerdown managment
Mark Brown
2012-01-26
1
-60
/
+56
*
|
ASoC: wm5100: Convert to devm_regulator_bulk_get()
Mark Brown
2012-01-26
1
-8
/
+4
*
|
ASoC: wm5100: Move regulator supplies over to DAPM infrastructure
Mark Brown
2012-01-26
1
-121
/
+10
*
|
ASoC: wm5100: Fix warnings from recent patches
Mark Brown
2012-01-24
1
-2
/
+1
*
|
ASoC: Convert the WM5100 revision A updates to a regmap patch
Mark Brown
2012-01-24
1
-29
/
+17
*
|
ASoC: wm5100: Fix mismerge of IRQ frees
Mark Brown
2012-01-24
1
-4
/
+0
*
|
ASoC: Push WM5100 interrupt request into I2C probe
Mark Brown
2012-01-20
1
-58
/
+63
*
|
ASoC: Make WM5100 interrupt path use regmap directly
Mark Brown
2012-01-20
1
-80
/
+108
*
|
ASoC: Remove redundant set_bias_level() from WM5100 remove()
Mark Brown
2012-01-20
1
-1
/
+0
*
|
ASoC: Say we can't read WM5100 ID register
Mark Brown
2012-01-20
1
-1
/
+1
*
|
ASoC: When releasing WM5100 put /RESET into reset
Mark Brown
2012-01-20
1
-2
/
+2
|
/
*
ASoC: Don't go through cache when applying WM5100 rev A updates
Mark Brown
2012-01-20
1
-0
/
+2
*
ASoC: Mark WM5100 register map cache only when going into BIAS_OFF
Mark Brown
2012-01-20
1
-0
/
+1
*
ASoC: Enable ASoC register map dump for some regmap CODECs
Mark Brown
2011-12-30
1
-0
/
+9
*
ASoC: Make WM5100 tone generator widgets signal generators
Mark Brown
2011-12-02
1
-1
/
+1
*
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
2011-11-27
1
-1
/
+0
*
ASoC: Use devm_kzalloc() in wm5100
Mark Brown
2011-11-25
1
-5
/
+4
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
*
ASoC: Move WM5100 platform data based setup into I2C probe
Mark Brown
2011-11-10
1
-18
/
+18
*
ASoC: Convert WM5100 gpiolib support to direct regmap API usage
Mark Brown
2011-11-09
1
-27
/
+25
*
ASoC: Move most WM5100 resource allocation to I2C probe
Mark Brown
2011-11-09
1
-132
/
+131
*
ASoC: Need to convert wm5100 cache sync to direct regmap usage too
Mark Brown
2011-11-09
1
-1
/
+1
*
ASoC: Convert wm5100 to direct regmap API usage
Mark Brown
2011-11-08
1
-11
/
+38
*
ASoC: Fix return value of wm5100_gpio_direction_out()
Mark Brown
2011-10-31
1
-4
/
+8
*
ASoC: Update WM5100 accessory detection for revision A
Mark Brown
2011-10-13
1
-0
/
+3
*
ASoC: Implement WM5100 accessory detection support
Mark Brown
2011-10-11
1
-0
/
+162
*
ASoC: Fix typo in 24.576MHz rate in WM5100
Mark Brown
2011-10-03
1
-2
/
+2
*
ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFF
Axel Lin
2011-10-03
1
-2
/
+0
*
ASoC: Add missed free_irq in wm5100_remove and wm5100_probe error path
Axel Lin
2011-09-23
1
-0
/
+5
*
ASoC: Add missed BCLK rate to WM5100 driver
Mark Brown
2011-09-22
1
-0
/
+1
*
ASoC: Dynamically manage DBVDD2 and DBVDD3 on WM5100
Mark Brown
2011-09-22
1
-1
/
+81
*
ASoC: Add WM5100 driver
Mark Brown
2011-09-20
1
-0
/
+2560