ASoC: AD1836: drop unnecessary spi register check
[deliverable/linux.git] / sound /
2011-06-16  Mike FrysingerASoC: AD1836: drop unnecessary spi register check
2011-06-16  Mike FrysingerASoC: AD1836: clean up comment headers
2011-06-16  Lars-Peter ClausenASoC: Blackfin: Add bf5xx-adau1701 machine driver
2011-06-16  Lars-Peter ClausenASoC: Add ADAU1701 codec driver
2011-06-16  Mark BrownASoC: Clean up some coding style nits in the bf5xx...
2011-06-14  Liam GirdwoodASoC: dapm - Refactor widget IO functions in preparatio...
2011-06-13  Mark BrownMerge branch 'for-3.0' into for-3.1
2011-06-13  Mark BrownASoC: Remove unused and about to be broken SND_SOC_CUST...
2011-06-13  Mark BrownASoC: Don't use codec->control_data in bulk write
2011-06-13  Mark BrownASoC: Add weak routes for sidetone style paths
2011-06-13  Mark BrownASoC: Move register I/O code into a separate file
2011-06-13  Mark BrownASoC: Factor out redundant read() functions
2011-06-10  Naveen Krishna Cha... ASoC: SMDKV310: Enable SPDIF device
2011-06-10  Mark BrownMerge branch 'for-3.0' into for-3.1
2011-06-10  Uwe Kleine-Königsound/atmel_ssc_dai: add a missing space to an error...
2011-06-10  Sangbeom KimASoC: SAMSUNG: Fix the incorrect referencing of I2SCON...
2011-06-09  Liam GirdwoodASoC: pcm - rename snd_codec_close() to snd_pcm_close().
2011-06-09  Liam GirdwoodASoC: core - PCM mutex per rtd
2011-06-09  Mark BrownMerge branch 'for-3.0' into for-3.1
2011-06-09  Liam GirdwoodASoC: core - Separate out PCM operations into new file.
2011-06-09  Lars-Peter ClausenASoC: snd_soc_new_{mixer,mux,pga} make sure to use...
2011-06-09  Mark BrownMerge branch 'for-3.0' into for-3.1
2011-06-09  Timur TabiASoC: p1022ds: fix incorrect referencing of device...
2011-06-09  Timur TabiASoC: fsl: fix initialization of DMA buffers
2011-06-09  Mark BrownASoC: WM8804 does not support sample rates below 32kHz
2011-06-08  Mark BrownASoC: Fix mismerge of Speyside set_bias_level_post()
2011-06-08  Mark BrownMerge branch 'for-3.0' into for-3.1
2011-06-08  Mark BrownASoC: Support Speyside build variants with WM8962 fitted
2011-06-08  Mark BrownASoC: Defer all WM8962 clocking configuration until...
2011-06-08  Mark BrownASoC: Implement base 5 band EQ control for WM8962
2011-06-08  Mark BrownASoC: Report errors when we have a WM8962 IRQ and don...
2011-06-08  Mark BrownASoC: Factor out I2C usage in WM8962 driver
2011-06-08  Mark BrownASoC: Suppress restore of default register values for...
2011-06-08  Mark BrownASoC: Fix WM8962 headphone volume update for use of...
2011-06-07  Liam GirdwoodASoC: core - Allow components to probe/remove in sequence.
2011-06-07  Liam GirdwoodASoC: core - Optimise and refactor pcm_new() to pass...
2011-06-07  Mark BrownMerge branch 'for-3.0' into for-3.1
2011-06-07  Lars-Peter ClausenASoC: Blackfin: bf5xx-ad1836: Fix codec device name
2011-06-07  Lars-Peter ClausenASoC: AD1836: Fix build error
2011-06-07  Greg DietscheASoC: wm8940: remove unnecessary if statements
2011-06-06  Mark BrownMerge branch 'for-3.0' into for-3.1
2011-06-06  Lars-Peter ClausenASoC: AD1836: Fix setting the PCM format
2011-06-06  Lars-Peter ClausenASoC: AD1836: Add input gain control for ADC2
2011-06-06  Lars-Peter ClausenASoC: AD1836: Remove unused fields from private struct
2011-06-06  Lars-Peter ClausenASoC: AD1836: Add AD1835/AD1837/AD1838/AD1839 support
2011-06-06  Lars-Peter ClausenASoC: AD1836: Use snd_soc_update_bits for read-modify...
2011-06-06  Lars-Peter ClausenASoC: AD1836: Add ADC/DAC controls helper macros
2011-06-06  Mark BrownASoC: Manage Speyside system clocking only in bias...
2011-06-06  Mark BrownASoC: Only provide a default bias level update for...
2011-06-06  Mark BrownASoC: Add context parameter to card DAPM callbacks
2011-06-06  Mark BrownASoC: Simplify logic in snd_soc_dapm_set_bias_level()
2011-06-06  Mark BrownASoC: Remove trace for DAPM bias level logging
2011-06-06  Mark BrownASoC: Indentation fix for null loop operation
2011-06-06  Mark BrownASoC: Don't bring the CODEC up to full power for suppli...
2011-06-06  Mark BrownASoC: Specify target bias state directly as a bias...
2011-06-06  Mark BrownASoC: Allow WM8915 BCLK calculation outside hw_params()
2011-06-06  Mark BrownMerge branch 'for-3.0' into for-3.1
2011-06-06  Mark BrownASoC: Check for NULL register bank in snd_soc_get_cache...
2011-06-06  Mark BrownASoC: Enforce the mask in snd_soc_update_bits()
2011-06-06  Mark BrownASoC: Error out when FLL lock interrupt is not delivere...
2011-06-06  Mark BrownASoC: Suppress noop SYSCLK updates in WM8915
2011-06-06  Mark BrownMerge branch 'for-3.0' into for-3.1
2011-06-06  Mark BrownASoC: Add missing break in WM8915 FLL source selection
2011-06-06  Mark BrownASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLK
2011-06-06  Mark BrownMerge branch 'for-3.0' into for-3.1
2011-06-06  Mark BrownMerge branch 'for-3.0' of git://git./linux/kernel/git...
2011-06-03  Joachim EastwoodASoC: atmel_ssc: Don't try to free ssc if request failed
2011-06-02  Mark BrownASoC: Use a lower detection rate when monitoring headph...
2011-06-01  Mark BrownASoC: Update speyside audio driver for hardware revision 2
2011-06-01  Mark BrownASoC: Remove internally generated WM8915 supplies
2011-06-01  Julia LawallASoC: add missing clk_put to nuc900-ac97
2011-06-01  Mark BrownASoC: Support edge triggered IRQs for WM8915
2011-06-01  Mark BrownASoC: Staticize ak4641_dai
2011-05-30  Mark BrownMerge branch 'for-2.6.40' into for-2.6.41
2011-05-29  Linus TorvaldsMerge branch 'pnfs-submit' of git://git.open-osd.org...
2011-05-29  Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2011-05-29  Matthew GarrettMerge branch 'x86-platform-next' into x86-platform
2011-05-29  Linus TorvaldsMerge branch 'for-2.6.40' of git://linux-nfs.org/~bfiel...
2011-05-29  Linus TorvaldsMerge branch 'nfs-for-2.6.40' of git://git.linux-nfs...
2011-05-29  Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2011-05-29  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-05-29  Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
2011-05-29  Len BrownMerge branch 'ec-cleanup' into release
2011-05-29  Len BrownMerge branches 'acpica', 'aml-custom', 'bugzilla-16548...
2011-05-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-28  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2011-05-28  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2011-05-28  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2011-05-28  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-05-28  Linus TorvaldsMerge branch 'for-usb-next' of git://git./linux/kernel...
2011-05-28  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-05-28  Linus TorvaldsMerge branch 'spi/next' of git://git.secretlab.ca/git...
2011-05-28  Axel LinASoC: Remove redundant freq assignment for max98095...
2011-05-28  Linus TorvaldsMerge branch 'gpio/next' of git://git.secretlab.ca...
2011-05-28  Linus TorvaldsMerge branch 'setns'
2011-05-28  Ingo MolnarMerge branch 'rcu/urgent' of git://git./linux/kernel...
2011-05-28  Grant LikelyMerge branch 'for_2.6.40/gpio-move' of git://git./linux...
2011-05-28  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-05-28  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-05-28  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
next
This page took 0.049055 seconds and 8 git commands to generate.