1. 14 May, 2009 4 commits
  2. 12 May, 2009 4 commits
  3. 11 May, 2009 3 commits
  4. 09 May, 2009 1 commit
    • Mark Brown's avatar
      ASoC: Fix up CODEC DAI formats for big endian CPUs · 151ab22c
      Mark Brown authored
      ASoC uses the standard ALSA data format definitions to specify the wire
      format used between the CPU and CODEC. Since the ALSA data formats all
      include the endianess of the data but this information is not relevant
      by the time the data has been encoded onto the serial link to the CODEC
      this means that either all the CODEC drivers need to declare both big and
      little endian variants or the core needs to fix up the format constraints
      specified by CODEC drivers.
      
      For now take the latter approach - this will need to be revisited if any
      CODECs are endianness dependant.
      Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
      151ab22c
  5. 08 May, 2009 3 commits
  6. 07 May, 2009 1 commit
  7. 05 May, 2009 10 commits
  8. 04 May, 2009 3 commits
  9. 02 May, 2009 2 commits
  10. 30 Apr, 2009 9 commits