23 Dec, 2015

1 commit

  • When working with the compressed framework occasionally vendors will
    use esoteric internal audio formats. For such formats it doesn't really
    make sense to add an new define to the kernel as their use is not
    sufficiently general.

    This patch adds a new define SND_AUDIOCODEC_BESPOKE that vendors can use
    in such situations.

    Signed-off-by: Charles Keepax
    Acked-by: Vinod Koul
    Signed-off-by: Mark Brown

    Charles Keepax
     

23 Jun, 2014

1 commit

  • In 64bit systems the compiler can default align to 8bytes causing mis-match with
    32bit usermode. Avoid this is future by ensuring all the structures shared with
    usermode are packed and aligned to 4 bytes irrespective of arch used

    [coding style fixes by tiwai]

    Signed-off-by: Vinod Koul
    Signed-off-by: Takashi Iwai

    Vinod Koul
     

08 Jan, 2014

1 commit


05 Jan, 2014

2 commits


16 Dec, 2013

1 commit


09 Oct, 2012

1 commit