1. 25 Sep, 2003 15 commits
  2. 26 Sep, 2003 2 commits
  3. 25 Sep, 2003 23 commits
    • Russell King's avatar
      [ARM] Fix page table spinlocking · 011928c7
      Russell King authored
      Patch from Kevin Welton.
      
      The initialisation routines in consistent.c and minicache.c both fail
      to put a spinlock in init_mm.page_table_lock when they should do.
      011928c7
    • Linus Torvalds's avatar
    • Patrick Mochel's avatar
      Merge bk://kernel.bkbits.net//home/mochel/linux-2.5-power · 9559f65d
      Patrick Mochel authored
      into osdl.org:/home/mochel/src/kernel/linux-2.5-power
      9559f65d
    • Patrick Mochel's avatar
      Merge osdl.org:/home/mochel/src/kernel/linux-2.5-virgin · 70b812cd
      Patrick Mochel authored
      into osdl.org:/home/mochel/src/kernel/linux-2.5-power
      70b812cd
    • James Bottomley's avatar
      [PATCH] fix smc-mca cleanup breakage · 69f5a5c8
      James Bottomley authored
      The latest set of smc-mca fixes broke the driver.  Apparently, it wasn't
      realised that request_region() actually returns a pointer to the region
      you're requesting if it can.  Without this fix, the smc-mca cannot
      attach to any device.
      69f5a5c8
    • Patrick Mochel's avatar
      Merge bk://linux.bkbits.net/linux-2.5 · 729fe396
      Patrick Mochel authored
      into kernel.bkbits.net:/home/mochel/linux-2.5-power
      729fe396
    • Linus Torvalds's avatar
      Merge bk://kernel.bkbits.net/gregkh/linux/linus-2.6 · c8931e4d
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      c8931e4d
    • Linus Torvalds's avatar
      Merge bk://kernel.bkbits.net/gregkh/linux/i2c-2.6 · d6170cab
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      d6170cab
    • Andrew Morton's avatar
      [PATCH] fix MD "bio too big" errors · af5931c3
      Andrew Morton authored
      This is pretty high on the puke-o-meter, but a zero means "infinity" for
      max_sectors.
      
      So we can't use "min()" to determine who has the smallest max_sector,
      and we'll have to use a special "min_not_zero()" compatison.
      
      Run away, run away.
      af5931c3
    • Linus Torvalds's avatar
      Merge http://linux-sound.bkbits.net/linux-sound · da501825
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      da501825
    • Jaroslav Kysela's avatar
      ALSA CVS update · c1fabdad
      Jaroslav Kysela authored
      D:2003/09/25 19:55:42
      C:RME HDSP driver,Sound Scape driver,ALSA Version
      A:Jaroslav Kysela <perex@suse.cz>
      F:include/hdsp.h:1.2->1.3 
      F:include/sscape_ioctl.h:1.1->1.2 
      F:include/version.h:1.23->1.24 
      F:isa/sscape.c:1.4->1.5 
      F:pci/rme9652/hdsp.c:1.43->1.44 
      L:- fixed firmware ioctls for sscape and hdsp drivers (ioctl out of range)
      L:- updated ALSA version to 0.9.7
      c1fabdad
    • Jaroslav Kysela's avatar
      Merged ALSA with the latest Linux code. · df8dbda8
      Jaroslav Kysela authored
      df8dbda8
    • Jaroslav Kysela's avatar
      Merge suse.cz:/home/perex/bk/linux-sound/linux-2.5 · e1af761f
      Jaroslav Kysela authored
      into suse.cz:/home/perex/bk/linux-sound/linux-sound
      e1af761f
    • Jaroslav Kysela's avatar
      ALSA CVS update · 5f29cff9
      Jaroslav Kysela authored
      D:2003/09/24 17:47:04
      C:Digigram VX Pocket driver
      A:Takashi Iwai <tiwai@suse.de>
      F:pcmcia/vx/vx_entry.c:1.2->1.3 
      L:remove timer and clean up for 2.6 kernel.
      5f29cff9
    • Jaroslav Kysela's avatar
      ALSA CVS update · 1846315a
      Jaroslav Kysela authored
      D:2003/09/24 14:12:50
      C:USB generic driver
      A:Takashi Iwai <tiwai@suse.de>
      F:usb/usbaudio.c:1.64->1.65 
      F:usb/usbmixer.c:1.22->1.23 
      L:- don't create controls from selector units with a single content.
      L:- suppress the error if async-out or adaptive-in has only one EP.
      L:  don't create a sync pipe in this case.
      1846315a
    • Jaroslav Kysela's avatar
      ALSA CVS update · a3ddab15
      Jaroslav Kysela authored
      D:2003/09/23 15:31:44
      C:Intel8x0 driver,VIA82xx driver,AC97 Codec Core,CS46xx driver
      A:Takashi Iwai <tiwai@suse.de>
      F:pci/intel8x0.c:1.91->1.92 
      F:pci/via82xx.c:1.51->1.52 
      F:pci/ac97/ac97_patch.c:1.22->1.23 
      F:pci/cs46xx/cs46xx_lib.c:1.63->1.64 
      F:pci/cs46xx/dsp_spos.c:1.21->1.22 
      L:added ac97 quirks:
      L:
      L:- Dell Precision 530 and Dimension 8300 (by Simon Munton <simon-alsa@munton.demon.co.uk>)
      L:- HP onboard
      a3ddab15
    • Jaroslav Kysela's avatar
      ALSA CVS update · b6be729a
      Jaroslav Kysela authored
      D:2003/09/23 15:17:21
      C:CS4236+ driver,PC98(CS423x) driver
      A:Takashi Iwai <tiwai@suse.de>
      F:isa/cs423x/cs4236.c:1.35->1.36 
      F:isa/cs423x/pc98.c:1.4->1.5 
      L:fixes by Uros Bizjak <uros@kss-loka.si>:
      L:
      L:- fixed the wrong DMA channel check in card->longname string
      L:  composition.
      b6be729a
    • Jaroslav Kysela's avatar
      ALSA CVS update · 91df96ce
      Jaroslav Kysela authored
      D:2003/09/17 14:34:33
      C:Documentation,ES1968 driver
      A:Takashi Iwai <tiwai@suse.de>
      F:Documentation/ALSA-Configuration.txt:1.17->1.18 
      F:pci/es1968.c:1.52->1.53 
      L:- added enable_mpu option to enable/disable MPU401.
      L:- added the blacklist for MPU401.
      L:- removed the obsolete codes.
      91df96ce
    • Jaroslav Kysela's avatar
      ALSA CVS update · b6806e33
      Jaroslav Kysela authored
      D:2003/09/17 13:42:05
      C:VIA82xx driver
      A:Takashi Iwai <tiwai@suse.de>
      F:pci/via82xx.c:1.50->1.51 
      L:- allow VAR for multi-channel stream.
      L:- use 48k only for DXS #3 on VIA8233A.
      b6806e33
    • Jaroslav Kysela's avatar
      ALSA CVS update · b1a5077b
      Jaroslav Kysela authored
      D:2003/09/16 17:34:48
      C:ALSA<-OSS emulation
      A:Takashi Iwai <tiwai@suse.de>
      F:core/oss/pcm_plugin.c:1.16->1.17 
      F:core/oss/pcm_plugin.h:1.5->1.6 
      L:- fixed the debug print for the recent gcc.
      L:- fixed the missing initialization of the recording frame size through
      L:  plugin.  the problem of zero-size read with the rate plugin should
      L:  be fixed now.
      b1a5077b
    • Jaroslav Kysela's avatar
      ALSA CVS update · 4b9d2c1d
      Jaroslav Kysela authored
      D:2003/09/16 16:09:35
      C:VIA82xx driver
      A:Takashi Iwai <tiwai@suse.de>
      F:pci/via82xx.c:1.49->1.50 
      L:don't restrict the capture sample rate even with dxs 48k fixed is given.
      4b9d2c1d
    • Jaroslav Kysela's avatar
      ALSA CVS update · c9f3eac0
      Jaroslav Kysela authored
      D:2003/09/16 07:57:34
      C:PCI drivers
      A:Jaroslav Kysela <perex@suse.cz>
      F:pci/Kconfig:1.7->1.8 
      L:Replaced SOUND_GAMEPORT -> GAMEPORT
      c9f3eac0
    • Jaroslav Kysela's avatar
      ALSA CVS update · e6677c9f
      Jaroslav Kysela authored
      D:2003/09/16 07:55:18
      C:USB generic driver
      A:Jaroslav Kysela <perex@suse.cz>
      F:usb/usbaudio.c:1.63->1.64 
      L:Clemens Ladisch <clemens@ladisch.de>
      L:All AUDIO_FORMAT_PCM formats are signed, even 8 bits.
      e6677c9f