An error occurred fetching the project authors.
  1. 10 Mar, 2003 1 commit
  2. 25 Feb, 2003 2 commits
  3. 13 Feb, 2003 1 commit
  4. 09 Feb, 2003 1 commit
  5. 30 Dec, 2002 1 commit
    • Christoph Hellwig's avatar
      [PATCH] fix i2c module handling · 84fed9da
      Christoph Hellwig authored
      Add a struct module *owner field to struct i2c_adapter and i2c_algorithm
      and do refcouting on them before use instead of the inc_use and dec_use
      callbacks.  While at it convert those structures to named initializers.
      84fed9da
  6. 29 Dec, 2002 1 commit
    • Christoph Hellwig's avatar
      [PATCH] make i2c use initcalls everywhere · 67c8a662
      Christoph Hellwig authored
      The use of explicit initializers all over the i2c core anoyed for
      long, but the lm_sensors merge with two new files just for initializers
      was too much.  Conver all of i2c to sane initialization (mostly
      initcall, but some driver also got other cleanups in that area)
      67c8a662
  7. 26 Dec, 2002 1 commit
  8. 20 Dec, 2002 1 commit
  9. 18 Nov, 2002 1 commit
  10. 25 Sep, 2002 1 commit
  11. 13 Aug, 2002 1 commit
    • Albert Cranford's avatar
      [PATCH] i2c updates 2/4 · 208e1d7a
      Albert Cranford authored
      Please apply the two of four tested patches that update
      2.5.31 with these I2C changes:
       o Support for SMBus 2.0 PEC Packet Error Checking
       o New adapter-i2c-frodo for SA 1110 board
       o New adapter-i2c-rpx for embeded MPC8XX
       o Replace depreciated cli()&sti() with spin_{un}lock_irq()
       o Updated documentation
      208e1d7a
  12. 20 Jun, 2002 1 commit
    • Albert Cranford's avatar
      [PATCH] 2.5.23 i2c updates 2/4 · 555e8cee
      Albert Cranford authored
      i2c-core.c:Leave LINUX_VERSION in kernel.  Leave i2c_debug=1.  Leave
        CONFIG names as in the kernel.  Remove #ifdef MODULE_LICENSE around
        MODULE_LICENSE.
      i2c-dev.c:Remove #ifdef MODULE_LICENSE around MODULE_LICENSE.
        Remove compatibality code for < 2.4.0
      i2c-proc.c: Print message on kmalloc failure.  Leave ENOMEM as in kernel.
        Remove #ifdef MODULE_LICENSE around MODULE_LICENSE.  Remove 2.2.19 compat
        code.
      555e8cee
  13. 10 Jun, 2002 1 commit
    • Martin Dalecki's avatar
      [PATCH] kill warnings 4/19 · dbaf08a0
      Martin Dalecki authored
      Fix improper usage of __FUNCTION__ in usb code.
      Fix unpleasant results from some code formatting
      editor (propably emacs) in i2c, which broke
      an error message altogether.
      dbaf08a0
  14. 05 Feb, 2002 5 commits
    • Linus Torvalds's avatar
      v2.4.14 -> v2.4.14.1 · 5db5272c
      Linus Torvalds authored
        - me: fix page flags race condition Andrea found
        - David Miller: sparc and network updates
        - various: fix loop driver that thought it was part of the VM system
        - me: teach DRM about VM_RESERVED
        - Alan Cox: more merging
      5db5272c
    • Linus Torvalds's avatar
      v2.4.12 -> v2.4.12.1 · ad8dcf57
      Linus Torvalds authored
        - Trond Myklebust: deadlock checking in lockd server
        - Tim Waugh: fix up parport wrong #define
        - Christoph Hellwig: i2c update, ext2 cleanup
        - Al Viro: fix partition handling sanity check.
        - Trond Myklebust: make NFS use SLAB_NOFS, and not play games with PF_MEMALLOC
        - Ben Fennema: UDF update
        - Alan Cox: continued merging
        - Chris Mason: get /proc buffer memory sizes right after buf-in-page-cache
      ad8dcf57
    • 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.1.2 -> v2.4.1.3 · c8ebfc88
      Linus Torvalds authored
        - Jens: better ordering of requests when unable to merge
        - Neil Brown: make md work as a module again (we cannot autodetect
        in modules, not enough background information)
        - Neil Brown: raid5 SMP locking cleanups
        - Neil Brown: nfsd: handle Irix NFS clients named pipe behavior and
        dentry leak fix
        - maestro3 shutdown fix
        - fix dcache hash calculation that could cause bad hashes under certain
        circumstances (Dean Gaudet)
        - David Miller: networking and sparc updates
        - Jeff Garzik: include file cleanups
        - Andy Grover: ACPI update
        - Coda-fs error return fixes
        - rth: alpha Jensen update
      c8ebfc88
    • Linus Torvalds's avatar
      Import changeset · 7a2deb32
      Linus Torvalds authored
      7a2deb32