02 Aug, 2005

1 commit


27 Jul, 2005

1 commit


16 Jul, 2005

1 commit


15 Jul, 2005

1 commit

  • This patch updates the Option Card driver:
    - remove a deadlock
    - add sponsor notice
    - add new card
    - renamed the device to what's usually printed on it
    - removed some dead code
    - clean up a bunch of irregular whitespace (end-of-line, tabs)

    Also add a MAINTAINERS entry for the Option Card driver.

    Signed-Off-By: Matthias Urlichs
    Cc: Greg KH
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Matthias Urlichs
     

13 Jul, 2005

1 commit


08 Jul, 2005

2 commits


07 Jul, 2005

1 commit


29 Jun, 2005

1 commit


28 Jun, 2005

1 commit


26 Jun, 2005

4 commits


24 Jun, 2005

3 commits


23 Jun, 2005

1 commit

  • This adds the basic support for running on BPA machines.
    So far, this is only the IBM workstation, and it will
    not run on others without a little more generalization.

    It should be possible to configure a kernel for any
    combination of CONFIG_PPC_BPA with any of the other
    multiplatform targets.

    Signed-off-by: Arnd Bergmann
    Signed-off-by: Paul Mackerras

    Arnd Bergmann
     

22 Jun, 2005

2 commits

  • The following patch updates all references to the sensors mailing list,
    so as to reflect the fact that the list recently moved to a new home and
    changed addresses. I'll work out a similar patch for Linux 2.4 soon.

    Signed-off-by: Jean Delvare
    Signed-off-by: Greg Kroah-Hartman

    Jean Delvare
     
  • Add support for the Arc monochrome LCD board.

    The board uses KS108 controllers to drive individual 64x64 LCD matrices.
    The board can be paneled in a variety of setups such as 2x1=128x64,
    4x4=256x256 and so on. The board/host interface is through GPIO.

    Signed-off-by: Jaya Kumar
    Cc: "Antonino A. Daplas"
    Cc:
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Jaya Kumar
     

19 Jun, 2005

1 commit


14 Jun, 2005

1 commit


01 Jun, 2005

1 commit

  • This patch fixes "grave" bugs in i2c-ali1563 driver. It seems on recent
    chipset revisions the HSTS_DONE is set only for block transfers, so we
    must detect the end of ordinary transaction other way. Also due to missing
    and mask, setting other transfer modes was not possible. Moreover the
    continous byte mode transfer uses DAT0 for command rather than CMD command.
    All those changes were tested with help of Chunhao Huang from Winbond.

    I'm willing to maintain the driver. Second patch adds me as maintainer
    if this is neccessary.

    Signed-Off-By: Rudolf Marek
    Signed-off-by: Greg Kroah-Hartman

    R.Marek@sh.cvut.cz
     

18 May, 2005

1 commit

  • Now that I'm no longer at SGI and don't have access to Altix equipment,
    it's time to pass on the job of patch monkey to someone else. Greg
    Edwards has foolishly^Wkindly volunteered for the job, so here's a
    patch to update the MAINTAINERS file with the appropriate information.

    Signed-off-by: Jesse Barnes
    Signed-off-by: Tony Luck

    Jesse Barnes
     

06 May, 2005

1 commit


01 May, 2005

1 commit


17 Apr, 2005

5 commits