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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-08
ASoC: Fix mismerge of Speyside set_bias_level_post()
Mark Brown
1
-0
/
+1
2011-06-08
Merge branch 'for-3.0' into for-3.1
Mark Brown
1
-2
/
+2
2011-06-08
ASoC: Support Speyside build variants with WM8962 fitted
Mark Brown
3
-0
/
+268
2011-06-08
ASoC: Defer all WM8962 clocking configuration until power up
Mark Brown
1
-27
/
+33
2011-06-08
ASoC: Implement base 5 band EQ control for WM8962
Mark Brown
1
-0
/
+16
2011-06-08
ASoC: Report errors when we have a WM8962 IRQ and don't get FLL lock
Mark Brown
1
-5
/
+32
2011-06-08
ASoC: Factor out I2C usage in WM8962 driver
Mark Brown
1
-9
/
+10
2011-06-08
ASoC: Suppress restore of default register values for rbtree cache sync
Mark Brown
1
-1
/
+6
2011-06-08
ASoC: Fix WM8962 headphone volume update for use of advanced caches
Mark Brown
1
-2
/
+2
2011-06-07
ASoC: core - Allow components to probe/remove in sequence.
Liam Girdwood
3
-21
/
+61
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
27
-61
/
+96
2011-06-07
Merge branch 'for-3.0' into for-3.1
Mark Brown
1
-2
/
+2
2011-06-07
ASoC: Blackfin: bf5xx-ad1836: Fix codec device name
Lars-Peter Clausen
1
-2
/
+2
2011-06-07
ASoC: AD1836: Fix build error
Lars-Peter Clausen
1
-1
/
+1
2011-06-07
ASoC: wm8940: remove unnecessary if statements
Greg Dietsche
1
-7
/
+0
2011-06-06
Merge branch 'for-3.0' into for-3.1
Mark Brown
2
-7
/
+13
2011-06-06
ASoC: AD1836: Fix setting the PCM format
Lars-Peter Clausen
2
-7
/
+13
2011-06-06
ASoC: AD1836: Add input gain control for ADC2
Lars-Peter Clausen
1
-0
/
+11
2011-06-06
ASoC: AD1836: Remove unused fields from private struct
Lars-Peter Clausen
1
-5
/
+0
2011-06-06
ASoC: AD1836: Add AD1835/AD1837/AD1838/AD1839 support
Lars-Peter Clausen
1
-54
/
+129
2011-06-06
ASoC: AD1836: Use snd_soc_update_bits for read-modify-write
Lars-Peter Clausen
1
-12
/
+6
2011-06-06
ASoC: AD1836: Add ADC/DAC controls helper macros
Lars-Peter Clausen
2
-39
/
+34
2011-06-06
ASoC: Manage Speyside system clocking only in bias management
Mark Brown
1
-10
/
+40
2011-06-06
ASoC: Only provide a default bias level update for CODEC contexts
Mark Brown
1
-4
/
+7
2011-06-06
ASoC: Add context parameter to card DAPM callbacks
Mark Brown
5
-3
/
+11
2011-06-06
ASoC: Simplify logic in snd_soc_dapm_set_bias_level()
Mark Brown
1
-10
/
+12
2011-06-06
ASoC: Remove trace for DAPM bias level logging
Mark Brown
1
-18
/
+0
2011-06-06
ASoC: Indentation fix for null loop operation
Mark Brown
1
-1
/
+1
2011-06-06
ASoC: Don't bring the CODEC up to full power for supplies and biases
Mark Brown
1
-2
/
+21
2011-06-06
ASoC: Specify target bias state directly as a bias state
Mark Brown
3
-32
/
+38
2011-06-06
ASoC: Allow WM8915 BCLK calculation outside hw_params()
Mark Brown
1
-29
/
+53
2011-06-06
Merge branch 'for-3.0' into for-3.1
Mark Brown
1
-0
/
+3
2011-06-06
ASoC: Check for NULL register bank in snd_soc_get_cache_val()
Mark Brown
1
-0
/
+3
2011-06-06
ASoC: Enforce the mask in snd_soc_update_bits()
Mark Brown
1
-1
/
+1
2011-06-06
ASoC: Error out when FLL lock interrupt is not delivered on WM8915
Mark Brown
1
-2
/
+14
2011-06-06
ASoC: Suppress noop SYSCLK updates in WM8915
Mark Brown
1
-0
/
+6
2011-06-06
Merge branch 'for-3.0' into for-3.1
Mark Brown
1
-1
/
+2
2011-06-06
ASoC: Add missing break in WM8915 FLL source selection
Mark Brown
1
-0
/
+1
2011-06-06
ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLK
Mark Brown
1
-1
/
+1
2011-06-06
Merge branch 'for-3.0' into for-3.1
Mark Brown
7576
-378954
/
+451486
2011-06-06
Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Mark Brown
3
-7
/
+11
2011-06-03
ASoC: atmel_ssc: Don't try to free ssc if request failed
Joachim Eastwood
1
-2
/
+3
2011-06-02
ASoC: Use a lower detection rate when monitoring headphones on WM8915
Mark Brown
1
-6
/
+14
2011-06-01
ASoC: Update speyside audio driver for hardware revision 2
Mark Brown
1
-4
/
+4
2011-06-01
ASoC: Remove internally generated WM8915 supplies
Mark Brown
1
-7
/
+1
2011-06-01
ASoC: add missing clk_put to nuc900-ac97
Julia Lawall
1
-1
/
+1
2011-06-01
ASoC: Support edge triggered IRQs for WM8915
Mark Brown
1
-2
/
+22
2011-06-01
ASoC: Staticize ak4641_dai
Mark Brown
1
-1
/
+1
2011-05-30
Merge branch 'for-2.6.40' into for-2.6.41
Mark Brown
45
-252
/
+1304
2011-05-29
Linux 3.0-rc1
v3.0-rc1
Linus Torvalds
1
-5
/
+5
[next]