1. 13 7月, 2006 2 次提交
  2. 29 6月, 2006 2 次提交
  3. 23 6月, 2006 1 次提交
  4. 31 3月, 2006 3 次提交
  5. 03 1月, 2006 3 次提交
  6. 04 11月, 2005 2 次提交
  7. 12 9月, 2005 1 次提交
  8. 30 8月, 2005 1 次提交
    • L
      [ALSA] AC97 bus interface for ad-hoc drivers · 0ca06a00
      Liam Girdwood 提交于
      AC97 Codec,PCI drivers
      I've made the review changes and as requested I've pasted the RFC by
      Nicolas below:-
      
      'I would like to know what people think of the following patch.  It
      allows for a codec on an AC97 bus to be shared with other drivers which
      are completely unrelated to audio.  It registers a new bus type, and
      whenever a codec instance is created then a device for it is also
      registered with the driver model using that bus type.  This allows, for
      example, to use the extra features of the UCB1400 like the touchscreen
      interface and the additional GPIOs and ADCs available on that chip for
      battery monitoring.  I have a working UCB1400 touchscreen driver here
      that simply registers with the driver model happily working alongside
      with audio features using this.'
      
      Changes over RFC:-
      
        o Now matches codec name within codec group.
        o Added ac97_dev_release() to stop kernel complaining about no release
      method for device.
        o Added 'config SND_AC97_BUS' to sound/pci/Kconfig and moved 'config
      SND_AC97_CODEC' out with the PCI=n statement.
        o module is now called snd-ac97-bus
      Signed-off-by: NLiam Girdwood <liam.girdwood@wolfsonmicro.com>
      Signed-off-by: NNicolas Pitre <nico@cam.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      0ca06a00
  9. 24 8月, 2005 1 次提交
  10. 22 6月, 2005 1 次提交
  11. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4