1. 22 Aug, 2004 3 commits
    • Matthew Wilcox's avatar
      [PATCH] Kconfig updates for PA-RISC · 7fd9f756
      Matthew Wilcox authored
      Fix some Kconfig dependencies on PA-RISC (Grant Grundler, Martin Schulze,
      					  Helge Deller, Matthew Wilcox)
      7fd9f756
    • Jesse Barnes's avatar
      [PATCH] ACPI for 2.6 · 59ee499d
      Jesse Barnes authored
      Define acpi_noirq on ia64 since it's used now in pci_link.c.  All ia64
      machines use ACPI, so we can just define it to 0 like we do for acpi_disabled 
      and acpi_pci_disabled.
      Signed-off-by: default avatarJesse Barnes <jbarnes@sgi.com>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      59ee499d
    • Matthew Wilcox's avatar
      [PATCH] PA-RISC sound updates · 5ce15909
      Matthew Wilcox authored
      PA-RISC sound updates:
      
       - Do a DAC/ADC reset for sampling rate changes in ad1889 (Randolph Chung)
       - Set the ad1889 interrupt configuration properly (Randolph Chung)
       - Fix dependency for the OSS Harmony driver (Thibaut Varene)
       - Forward port Stuart Brady's 2.4 Harmony driver patches (Thibaut Varene)
         - Fix sample skipping (Stuart Brady)
         - Prevent harmony_silence being called wrongly (Stuart Brady)
         - Fix crash caused by buf_to_fill becoming -1 (Stuart Brady)
         - Improve naming of mixer channels (Stuart Brady)
         - Implement SNDCTL_DSP_CHANNELS ioctl (Stuart Brady)
         - Improve toggling the recording source (Stuart Brady)
         - Sanity check MIXER_WRITE volume levels (Stuart Brady)
         - Fix MIXER_READ right_level return (Stuart Brady)
         - Reject AFMT_S16_LE format (Stuart Brady)
       - Fail OSS Harmony initialisation if no irq (Helge Deller)
       - Fix typos in ALSA Harmony (Andy Walker, Grant Grundler, Stuart Brady)
      5ce15909
  2. 18 Aug, 2004 1 commit
  3. 17 Aug, 2004 4 commits
  4. 16 Aug, 2004 1 commit
    • Andrew Morton's avatar
      [PATCH] libata build fix · 72d7a036
      Andrew Morton authored
      drivers/scsi/libata-core.c: In function `swap_buf_le16':
      drivers/scsi/libata-core.c:2073: `words' undeclared (first use in this function)
      drivers/scsi/libata-core.c:2073: (Each undeclared identifier is reported only once
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      72d7a036
  5. 14 Aug, 2004 5 commits
  6. 13 Aug, 2004 17 commits
  7. 12 Aug, 2004 3 commits
  8. 13 Aug, 2004 2 commits
    • Marc Singer's avatar
      [ARM PATCH] 2002/1: lh7a40x Timer fixup · 85021953
      Marc Singer authored
      Patch from Marc Singer
      
      The work already done to rectify the timer code initialization missed
      a necessary change.  This patch adds a timer initialization function
      to the LPD7A400 machine type.  It also makes a small correction to the
      kernel configuration that is out of step with the machine specific
      Kconfig.
      
      85021953
    • Marc Singer's avatar
      [ARM PATCH] 2001/1: lh7a40x IDE cleanup · 94fd05b4
      Marc Singer authored
      Patch from Marc Singer
      
      This patch aligns the lh7a40x port with the updated structure of IDE
      drivers.  It also removes an unused FIQ handler.  This patch is made
      in order to get the lh7a40x port to build.
      94fd05b4
  9. 12 Aug, 2004 4 commits