An error occurred fetching the project authors.
  1. 21 Jan, 2005 1 commit
  2. 08 Jan, 2005 2 commits
    • Adrian Bunk's avatar
      [PATCH] OSS: misc cleanups · bd625398
      Adrian Bunk authored
      The patch below contains cleanups under sound/oss/ including the
      following:
      - make needlessly global code static
      - kill cs4232.h (it contained two function prototypes: one is now static
        and the other one was already stale)
      - removed the following unused global functions:
        - cs4232.c: init_cs4281
        - emu10k1/hwaccess.c: sumVolumeToAttenuation
        - emu10k1/hwaccess.c: emu10k1_set_stop_on_loop
        - sb_common.c: sb_dsp_disable_midi
        - sb_common.c: sb_dsp_disable_recording
        - wavfront.c: attach_wffx
      - cs46xx.c: #ifndef CS46XX_ACPI_SUPPORT cs46xx_pm_callback
      - emu10k1/hwaccess.c: #ifdef DBGEMU emu10k1_writefn0_2
      - opl3sa2.c: remove the unused struct opl3sa2_dev
      - removed the following unused EXPORT_SYMBOL's:
        - ac97.c: ac97_set_mixer
        - ac97.c: ac97_get_register
        - ac97.c: ac97_get_mixer_scaled
        - sb_common.c: sb_dsp_disable_midi
      Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      bd625398
    • Andrew Morton's avatar
      [PATCH] MODULE_PARM conversions · 7e6ff537
      Andrew Morton authored
      Rusty Russell <rusty@rustcorp.com.au>
      
      MODULE_PARM conversions for x86 `allyesconfig'.
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      7e6ff537
  3. 27 Aug, 2004 3 commits
  4. 29 May, 2004 1 commit
    • Alexander Viro's avatar
      [PATCH] sparse: OSS __user annotation · 70c7987d
      Alexander Viro authored
      caddr_t is gone (most of the instances were void __user * in disguise,
      the rest - void *)
      
      Fixed b0rken ioctls in mpu401 and pss - they used to dereference
      userland pointers with no checks.
      70c7987d
  5. 14 Aug, 2003 1 commit
  6. 21 Apr, 2003 1 commit
    • Andrew Morton's avatar
      [PATCH] irqs in sound/ · 0246417d
      Andrew Morton authored
      Updates all sound drivers to the new IRQ API.
      
      The patch also fixes
      
      - a return-with-lock-held
      
      - a bunch of warnings and 64-bit bugs (CPU flags must be held in an
        unsigned long)
      
      - jiffies must use unsigned longs
      
      - two functions returning uninitialised values
      0246417d
  7. 08 Apr, 2003 1 commit
  8. 25 Nov, 2002 1 commit
  9. 29 Aug, 2002 1 commit
  10. 03 Apr, 2002 1 commit
  11. 13 Feb, 2002 1 commit
  12. 05 Feb, 2002 4 commits
    • Linus Torvalds's avatar
      v2.4.10.1 -> v2.4.10.2 · 5bf3be03
      Linus Torvalds authored
        - me/Al Viro: fix bdget() oops with block device modules that don't
        clean up after they exit
        - Alan Cox: continued merging (drivers, license tags)
        - David Miller: sparc update, network fixes
        - Christoph Hellwig: work around broken drivers that add a gendisk more
        than once
        - Jakub Jelinek: handle more ELF loading special cases
        - Trond Myklebust: NFS client and lockd reclaimer cleanups/fixes
        - Greg KH: USB updates
        - Mikael Pettersson: sparate out local APIC / IO-APIC config options
      5bf3be03
    • Linus Torvalds's avatar
      v2.4.5.2 -> v2.4.5.3 · a5287abe
      Linus Torvalds authored
        - remember to increment the version number
        - Chris Mason: reiserfs mark_journal_new and bh leak fix
        - Richard Gooch: devfs update
        - Alexander Viro: further FS cleanup (superblock list)
        - David Woodhouse: MTD update
        - Kai Germaschewski: ISDN update (stanford checker fixes etc)
        - Rich Baum: gcc-3.0 warning fixes
        - Jeff Garzik: network driver updates
        - Geert Uytterhoeven: m68k fbdev logo merge glitch fix
        - Andrea Arcangeli: fix signal return path
        - David Miller: Sparc updates
        - Johannes Erdfelt: USB update
        - Carsten Otte, Andries Brouwer: don't clear blk_size unconditionally
        on partition check
        - Martin Frey: alpha Sable irq fix
        - Paul Mackerras: PPC softirq update
        - Patrick Mochel: PCI power management infrastructure
        - Robert Siemer: miroSOUND driver update
        - Neil Brown: knfsd updates, including ability to export ReiserFS filesystems
        - Trond Myklebust: NFS readdir fixup, don't update atime on client
        - Andrew Morton: truncate_inode_pages speedup
        - Paul Menage: make inode quota count all inodes..
      a5287abe
    • Linus Torvalds's avatar
      v2.4.1.1 -> v2.4.1.2 · 5d12a58c
      Linus Torvalds authored
        - driver sync up with Alan
        - Andrew Morton: wakeup cleanup and race fix
        - Paul Mackerras: macintosh driver updates.
        - don't trust "page_count()" on reserved pages!
        - Russell King: fix serious IDE multimode write bug!
        - me, Jens, others: fix elevator problem
        - ARM, MIPS and cris architecture updates
        - alpha updates: better page clear/copy, avoid kernel lock in execve
        - USB and firewire updates
        - ISDN updates
        - Irda updates
      5d12a58c
    • Linus Torvalds's avatar
      Import changeset · 7a2deb32
      Linus Torvalds authored
      7a2deb32