30 Jun, 2011

4 commits


29 Jun, 2011

2 commits


26 Jun, 2011

3 commits


24 Jun, 2011

7 commits


23 Jun, 2011

2 commits


22 Jun, 2011

1 commit

  • The base hardware revision of the Maxim 98095 part is 0x40; the code
    which outputs the revision of the hardware has been updated to
    properly use uppercase alphabetic values for the revision numbers.

    Also, the use of a constant for the length 'max98095_dai' has been
    replaced with ARRAY_SIZE().

    Signed-off-by: Taylor Hutt
    Acked-by: Peter Hsiang
    Acked-by: Liam Girdwood
    Signed-off-by: Mark Brown

    Taylor Hutt
     

21 Jun, 2011

1 commit


20 Jun, 2011

1 commit

  • Previously we were using the DAPM context rather than a widget as the
    argument for update_bits() so we didn't need to care that our list walk
    of widgets left us one beyond the end of the list. Now we're using them
    for the register update we need to make sure we're pointing at an actual
    widget not the list_head.

    Fix originally suggested by Liam on IM.

    Signed-off-by: Mark Brown
    Acked-by: Liam Girdwood

    Mark Brown
     

18 Jun, 2011

2 commits


17 Jun, 2011

1 commit


16 Jun, 2011

8 commits


14 Jun, 2011

7 commits


13 Jun, 2011

1 commit