1. 25 Sep, 2003 2 commits
    • Jaroslav Kysela's avatar
      ALSA CVS update · d6630b79
      Jaroslav Kysela authored
      D:2003/08/27 17:04:36
      C:AC97 Codec Core
      A:Takashi Iwai <tiwai@suse.de>
      F:pci/ac97/ac97_patch.c:1.18->1.19 
      L:- define AD198x bits.
      L:- enable AD-compatible mode on AD1985.
      d6630b79
    • Jaroslav Kysela's avatar
      ALSA CVS update · c3be6b7e
      Jaroslav Kysela authored
      D:2003/08/25 08:53:37
      C:ALSA Core
      A:Jaroslav Kysela <perex@suse.cz>
      F:core/info.c:1.39->1.40 
      L:Jeff Muizelaar <muizelaar@rogers.com>
      L:The attached patch cleans up the usage of the size variable and removes size1.
      c3be6b7e
  2. 21 Aug, 2003 2 commits
  3. 20 Aug, 2003 23 commits
    • Jaroslav Kysela's avatar
      ALSA CVS update · 1387c386
      Jaroslav Kysela authored
      D:2003/08/20 10:59:59
      A:Jaroslav Kysela <perex@suse.cz>
      F:usb/usbaudio.c:1.62->1.63 
      F:usb/usbaudio.h:1.20->1.21 
      F:usb/usbmixer.c:1.21->1.22 
      L:Synced USB audio driver with the latest 2.6 code
      1387c386
    • Jaroslav Kysela's avatar
      ALSA CVS update · 8e9106ba
      Jaroslav Kysela authored
      D:2003/08/16 10:54:09
      A:Jaroslav Kysela <perex@suse.cz>
      F:core/oss/pcm_oss.c:1.45->1.46 
      L:Fixed open for O_RDWR when capture is not available
      8e9106ba
    • Jaroslav Kysela's avatar
      ALSA CVS update · 9eca811b
      Jaroslav Kysela authored
      D:2003/08/14 17:05:13
      A:Takashi Iwai <tiwai@suse.de>
      F:pci/ac97/ac97_codec.c:1.100->1.101 
      L:fix by James Courtier-Dutton <James@superbug.demon.co.uk>:
      L:
      L:Fixes ac3 passthru non-audio bit setting for AC97 codecs.
      L:
      L:I have :-
      L:Card: Intel ICH5
      L:Chip: Avance Logic ALC650 rev 0
      L:
      L:The problem I was having was that the spdif non-audio bit was not
      L:being set.
      L:This patch fixes that problem.
      9eca811b
    • Jaroslav Kysela's avatar
      ALSA CVS update · 7ee5c239
      Jaroslav Kysela authored
      D:2003/08/14 12:05:38
      A:Takashi Iwai <tiwai@suse.de>
      F:drivers/opl3/opl3_lib.c:1.17->1.18 
      F:isa/gus/gusclassic.c:1.10->1.11 
      F:isa/gus/gusextreme.c:1.10->1.11 
      F:isa/gus/gusmax.c:1.11->1.12 
      F:pci/azt3328.c:1.2->1.3 
      F:pci/cs4281.c:1.43->1.44 
      F:pci/ens1370.c:1.47->1.48 
      F:pci/es1938.c:1.26->1.27 
      F:pci/es1968.c:1.51->1.52 
      F:pci/sonicvibes.c:1.25->1.26 
      F:pci/via82xx.c:1.45->1.46 
      F:pci/cs46xx/cs46xx_lib.c:1.62->1.63 
      F:pci/ice1712/ice1712.c:1.32->1.33 
      F:pci/ice1712/ice1724.c:1.14->1.15 
      F:pci/trident/trident_main.c:1.45->1.46 
      F:pci/ymfpci/ymfpci_main.c:1.40->1.41 
      F:sparc/amd7930.c:1.6->1.7 
      F:sparc/cs4231.c:1.8->1.9 
      L:fixed the wrong order of object destruction:
      L:  a released object is referred after the *_free() call.
      7ee5c239
    • Jaroslav Kysela's avatar
      ALSA CVS update · 46b5bce9
      Jaroslav Kysela authored
      D:2003/08/14 11:55:18
      A:Takashi Iwai <tiwai@suse.de>
      F:pci/ymfpci/ymfpci_main.c:1.39->1.40 
      L:register dump in the proc file.
      46b5bce9
    • Jaroslav Kysela's avatar
      ALSA CVS update · ce9a3829
      Jaroslav Kysela authored
      D:2003/08/13 14:14:31
      A:Takashi Iwai <tiwai@suse.de>
      F:arm/sa11xx-uda1341.c:1.11->1.12 
      L:fixed missing spin_lock_init().
      ce9a3829
    • Jaroslav Kysela's avatar
      ALSA CVS update · 2c77c521
      Jaroslav Kysela authored
      D:2003/08/13 14:01:22
      A:Takashi Iwai <tiwai@suse.de>
      F:isa/opl3sa2.c:1.28->1.29 
      L:fixed the uninitialized spin_lock.
      2c77c521
    • Jaroslav Kysela's avatar
      ALSA CVS update · d8e89ece
      Jaroslav Kysela authored
      D:2003/08/11 13:37:56
      A:Takashi Iwai <tiwai@suse.de>
      F:Documentation/DocBook/writing-an-alsa-driver.tmpl:1.12->1.13 
      L:fix typos
      d8e89ece
    • Jaroslav Kysela's avatar
      ALSA CVS update · 9706afa2
      Jaroslav Kysela authored
      D:2003/08/11 13:37:36
      A:Takashi Iwai <tiwai@suse.de>
      F:pci/intel8x0.c:1.87->1.88 
      L:fix mixed up vendor/device ID's for Asus P4P800
      9706afa2
    • Jaroslav Kysela's avatar
      ALSA CVS update · 00b63fd6
      Jaroslav Kysela authored
      D:2003/08/11 10:20:00
      A:Jaroslav Kysela <perex@suse.cz>
      F:pci/es1968.c:1.49->1.50 
      L:Removed bob_lock spinlock
      00b63fd6
    • Jaroslav Kysela's avatar
      ALSA CVS update · 8cdf3781
      Jaroslav Kysela authored
      D:2003/08/07 15:18:56
      A:Takashi Iwai <tiwai@suse.de>
      F:pci/es1968.c:1.48->1.49 
      L:- hopefully fixed the capture.
      L:- align the buffers in 4k.
      L:- a bit code clean up.
      8cdf3781
    • Jaroslav Kysela's avatar
      ALSA CVS update · b05cc1cb
      Jaroslav Kysela authored
      D:2003/08/06 18:45:09
      A:Takashi Iwai <tiwai@suse.de>
      F:core/oss/pcm_plugin.c:1.15->1.16 
      F:core/oss/pcm_plugin.h:1.4->1.5 
      L:removed unused functions.
      b05cc1cb
    • Jaroslav Kysela's avatar
      ALSA CVS update · 32edfe36
      Jaroslav Kysela authored
      D:2003/08/06 18:44:50
      A:Takashi Iwai <tiwai@suse.de>
      F:pci/es1968.c:1.47->1.48 
      L:removed buggy copy callback.
      L:the standard copy routine works properly.
      32edfe36
    • Jaroslav Kysela's avatar
      ALSA CVS update · da0ae32f
      Jaroslav Kysela authored
      D:2003/08/06 12:13:57
      A:Takashi Iwai <tiwai@suse.de>
      F:Documentation/ALSA-Configuration.txt:1.13->1.14 
      L:more descriptions for vx drivers.
      da0ae32f
    • Jaroslav Kysela's avatar
      ALSA CVS update · 634726b4
      Jaroslav Kysela authored
      D:2003/08/05 13:45:12
      A:Takashi Iwai <tiwai@suse.de>
      F:pci/es1968.c:1.46->1.47 
      L:- fixed corruption of stream linked list in the interrupt handler.
      L:- clean up the unnecessary atomic_t and spinlocks.
      634726b4
    • Jaroslav Kysela's avatar
      ALSA CVS update · 1cea804d
      Jaroslav Kysela authored
      D:2003/08/05 13:43:10
      A:Takashi Iwai <tiwai@suse.de>
      F:pci/es1968.c:1.45->1.46 
      L:- rewritten the pm whitelist as a static list.
      L:- added more pci subsystem ids to the whitelist.
      1cea804d
    • Jaroslav Kysela's avatar
      ALSA CVS update · 96decf61
      Jaroslav Kysela authored
      D:2003/08/05 13:42:23
      A:Takashi Iwai <tiwai@suse.de>
      F:pci/emu10k1/emufx.c:1.36->1.37 
      L:fixed typos.
      96decf61
    • Jaroslav Kysela's avatar
      ALSA CVS update · aeefb6ce
      Jaroslav Kysela authored
      D:2003/07/30 19:54:01
      A:Jaroslav Kysela <perex@suse.cz>
      F:include/emu10k1.h:1.29->1.30 
      L:Fixed typos (GRP->GPR)
      aeefb6ce
    • Jaroslav Kysela's avatar
      ALSA CVS update · c7dc097c
      Jaroslav Kysela authored
      D:2003/07/30 16:35:33
      A:Takashi Iwai <tiwai@suse.de>
      F:pci/es1968.c:1.44->1.45 
      L:added use_pm to the kernel boot parameter.
      c7dc097c
    • Jaroslav Kysela's avatar
      ALSA CVS update · ab3225bc
      Jaroslav Kysela authored
      D:2003/07/30 15:39:38
      A:Takashi Iwai <tiwai@suse.de>
      F:pci/intel8x0.c:1.86->1.87 
      L:- improved the probe/resume function.
      L:  check only the valid codec bits in chip_init() during resume.
      ab3225bc
    • Jaroslav Kysela's avatar
      ALSA CVS update · c7d96eae
      Jaroslav Kysela authored
      D:2003/07/30 11:54:03
      A:Takashi Iwai <tiwai@suse.de>
      F:include/ac97_codec.h:1.30->1.31 
      F:pci/intel8x0.c:1.85->1.86 
      F:pci/via82xx.c:1.43->1.44 
      F:pci/ac97/ac97_codec.c:1.99->1.100 
      F:pci/ac97/ac97_patch.c:1.17->1.18 
      F:pci/ac97/ac97_patch.h:1.8->1.9 
      L:- added quirk type AC97_TUNE_AD_SHARING.
      L:- added mask field to snd_ac97_quirk.
      L:- new patch for AD1985.  set more config bits for line/mic sharing.
      L:- rewritten quirk table in C99 init style.
      L:- more quirks for intel ICH5/AD1985 boards.
      c7d96eae
    • Jaroslav Kysela's avatar
      ALSA CVS update · a54d7c42
      Jaroslav Kysela authored
      D:2003/07/29 16:16:43
      A:Jaroslav Kysela <perex@suse.cz>
      F:pci/ice1712/ice1724.c:1.12->1.13 
      L:Fixed 192kHz support
      a54d7c42
    • Jaroslav Kysela's avatar
      ALSA CVS update · 66d38af8
      Jaroslav Kysela authored
      D:2003/07/28 14:50:51
      A:Takashi Iwai <tiwai@suse.de>
      F:pci/rme9652/hdsp.c:1.41->1.42 
      L:added the support for rev 50 cards.
      66d38af8
  4. 17 Aug, 2003 13 commits
    • Linus Torvalds's avatar
    • James Bottomley's avatar
      [PATCH] Fix MCA for driver core update · db82f17d
      James Bottomley authored
      This should fix the MCA problems.
      
      I moved the name field to the struct mca_device because it was in such
      extensive use, and this approach caused the least impact.
      db82f17d
    • Jeff Garzik's avatar
      [PATCH] another ethtool_ops quickie · 4bbe238c
      Jeff Garzik authored
      Let not my fingers type in haste.
      
      net/netsyms.c must include linux/ethtool.h, when exporting its symbols.
      4bbe238c
    • Jamie Lokier's avatar
      [PATCH] make NFS lockd port numbers assignable at run time · 3fd4a645
      Jamie Lokier authored
      When writing firewall rules, and you are serving NFS, it's really
      useful to know the port numbers of the various NFS services.  nfsd has
      a standard value; mountd and statd are userspace daemons, and those
      ports are settable on the command line.
      
      The fiddly one is lockd.  nlm_udpport and nlm_tcpport can be set on
      the kernel command line or at module load time, but after that it's a
      bit awkward (particularly as the lockd module can't be unloaded safely
      - "rmmod -f lockd" sometimes panics).
      
      This patch allows the port numbers and the other lockd parameters to
      be set through files in /proc/sys/fs/nfs/nlm_*.  The port numbers take
      effect when lockd is next started or restarted.
      
      In order to install the sysctl table even when compiled into the
      kernel, it was necessary to update the initialisation code to the
      current methods, using module_init() et al.  This patch does that and
      in so doing updates the module/kernel parameters to use the 2.6
      module_param() method, as well as making the numeric range changes
      consistent between the two.
      3fd4a645
    • Jamie Lokier's avatar
      [PATCH] use simple_strtoul for unsigned kernel parameters · 47da214c
      Jamie Lokier authored
      The largest "unsigned int" value doesn't fit in a "long", on many machines.
      So we should use simple_strtoul, not simple_strtol, to decode these values.
      47da214c
    • Jeff Garzik's avatar
      [PATCH] add missing export-symbol lines for ethtool_ops · 6ec33cfc
      Jeff Garzik authored
      ethtool helpers need exporting.
      6ec33cfc
    • Adam Belay's avatar
      [PATCH] Fix sb_card.c for "name" removal · c79ba1b1
      Adam Belay authored
      This will correct the sb_card compile error from removing "name" from
      "struct device".
      
      I also decided to read the name from the card structure instead of the
      device structure because, for isapnp devices, the card structure is more
      likely to contain an appropriate name.
      c79ba1b1
    • Linus Torvalds's avatar
      Fix "make clean" in scripts/genksyms · 664ae6f9
      Linus Torvalds authored
      Don't prepend $(obj) to "targets", since the generic rules will
      do that for us, and doing it twice just makes things not work.
      664ae6f9
    • Sam Ravnborg's avatar
      [PATCH] Move config tasks to kconfig/Makefile · 088205b5
      Sam Ravnborg authored
      This fixes a bug with multiple targets.
      
      Olaf Hering reported that the build failed for PowerPc if used like
      this: make oldconfig zImage
      
      The reason for this was that .config was not present for any targets
      specified in arch/$(ARCH)/Makefile and below.
      
      That's because .config would not be included when oldconfig is present
      in the list of targets.  The fix is to move handling of *config task to
      the kconfig/Makefile.  Furthermore the logic in top-level makefile has
      changed a bit, creating a more logial structure.  When building a fresh
      kernel, the user is now told that .config is missing, not an anonymous
      report that .config did not exist.
      
      The error has survided this long because the targets used in i386/boot
      in general does not use CONFIG_ symbols.
      
      Olaf Hering has tested this patch with success.
      088205b5
    • Petr Vandrovec's avatar
      [PATCH] Recent i2c changes broke matroxfb · 30084613
      Petr Vandrovec authored
      The 'name' member of i2c clients & adapters moved again back to the
      i2c_* from generic device.
      
      Thanks to Petri Koistinen for bringing this to my attention.
      30084613
    • Linus Torvalds's avatar
      2946d222
    • Linus Torvalds's avatar
    • Linus Torvalds's avatar
      Merge bk://are.twiddle.net/eisa · 8e0a8d27
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      8e0a8d27