1. 26 Apr, 2003 5 commits
  2. 27 Apr, 2003 1 commit
  3. 26 Apr, 2003 8 commits
  4. 25 Apr, 2003 25 commits
  5. 24 Apr, 2003 1 commit
    • Michael Hunold's avatar
      [PATCH] Fix mxb.c stack usage · 4971461f
      Michael Hunold authored
      This does the following:
       - make initialization data for helper chipsets (saa7111 and saa7740)
         static and with file scope
      
      Additionally fixes:
       - don't use irq driven i2c transfer when saa7740 is present (this screws
         up the i2c bus and may hang the computer)
       - add MODULE_DEVICE_TABLE to allow /sbin/hotplug to handle the device
      4971461f