1. 23 6月, 2006 1 次提交
  2. 12 4月, 2006 1 次提交
  3. 22 3月, 2006 5 次提交
  4. 03 1月, 2006 6 次提交
  5. 04 11月, 2005 4 次提交
  6. 07 10月, 2005 2 次提交
  7. 12 9月, 2005 2 次提交
    • T
      [ALSA] Replace with kzalloc() - pci stuff · e560d8d8
      Takashi Iwai 提交于
      AD1889 driver,ATIIXP driver,ATIIXP-modem driver,AZT3328 driver
      BT87x driver,CMIPCI driver,CS4281 driver,ENS1370/1+ driver
      ES1938 driver,ES1968 driver,FM801 driver,Intel8x0 driver
      Intel8x0-modem driver,Maestro3 driver,SonicVibes driver,VIA82xx driver
      VIA82xx-modem driver,AC97 Codec,AK4531 codec,au88x0 driver
      CA0106 driver,CS46xx driver,EMU10K1/EMU10K2 driver,HDA Codec driver
      HDA generic driver,HDA Intel driver,ICE1712 driver,ICE1724 driver
      KORG1212 driver,MIXART driver,NM256 driver,Trident driver,YMFPCI driver
      Replace kcalloc(1,..) with kzalloc().
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      e560d8d8
    • T
      [ALSA] Fix ALC658D support · a5022b0d
      Takashi Iwai 提交于
      AC97 Codec
      Fix the internal speaker problem (e.g. Targa Traveller 826)
      with ALC658D codec.  The info is taken from Cyberlink/realtek-modified code.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      a5022b0d
  8. 30 8月, 2005 4 次提交
    • B
      [ALSA] ac97 - make ac97 codec device name unique · 61be3ce0
      Bjorge Dijkstra 提交于
      AC97 Codec
      The patch fixes the bus_id conflict error when registering two codecs
      of the same type (ALSA bug#1334).
      Signed-off-by: NBjorge Dijkstra <bjorge@gmx.net>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      61be3ce0
    • P
      [ALSA] Add VT1617A codec support · 4b499486
      Philip Prindeville 提交于
      AC97 Codec
      Added (minimal) support of VT1617A codec with SPDIF.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      4b499486
    • 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
    • L
      [ALSA] WM97xx AC97 codec controls · 3998b70f
      Liam Girdwood 提交于
      AC97 Codec
      o Enhanced current WM97xx support to provide additional controls and
        use the kcontrol suffix naming convention.
      o Added AC97_HAS_NO_MIC, AC97_HAS_NO_TONE and AC97_HAS_NO_STD_PCM.
      o Cleaned up WM97xx related comments.
      o Removed some wm9713 double mono controls and replaced with stereo
        controls.
      Signed-off-by: NLiam Girdwood <liam.girdwood@wolfsonmicro.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      3998b70f
  9. 28 7月, 2005 4 次提交
  10. 22 6月, 2005 2 次提交
  11. 29 5月, 2005 6 次提交
  12. 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