1. 08 Jan, 2004 1 commit
  2. 02 Jan, 2004 1 commit
  3. 01 Jan, 2004 10 commits
    • Jaroslav Kysela's avatar
      Merge suse.cz:/home/perex/bk/linux-sound/linux-2.5 · f0fa105f
      Jaroslav Kysela authored
      into suse.cz:/home/perex/bk/linux-sound/linux-sound
      f0fa105f
    • Andi Kleen's avatar
      [PATCH] X86-64 merge · f73e9f0f
      Andi Kleen authored
      At least one of them is critical. It fixes an path in the IOMMU that
      I broke with the ealier "fullflush" workaround.
      
       - Check for ~/bin/installkernel like i386 (M. Bligh) 
       - Implement 32bit RTC_IRQ_SET correctly (Lutz Vieweg)
       - Disable some useless printks in 32bit emulation
       - Warning fixes for mixed C99 style declarations/statements.
       - Sync lAPIC power management with i386
       - Use topology sysfs like i386
       - Fix some serious bugs in the MCE handler. ECC should
         be decoded correctly now.
       - Add oops=panic option to panic on Oopses.
       - Fix hackish code in head.S
       - Add missing options in IOMMU
       - Fix _syscall6 (Olaf Hering)
       - Remove broken ACPI locking code. Port IA64 C version.
       - Make safe_smp_processor_id() more reliable
       - Read HPET in vsyscall code
       - Add workaround for BIOS that corrupt 64bit registers in HLT
       - Fix unaligned access in bitops.h
       - Remove broken ntp drift correction code for now
       - i386 merge in SCI setup
       - Fix wrong offset in callin.h (Jim Houston)
       - Minor comment fixes
      f73e9f0f
    • Linus Torvalds's avatar
      Merge http://lia64.bkbits.net/to-linus-2.5 · b68e2749
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      b68e2749
    • Michael Hunold's avatar
      [PATCH] DVB: Fix memory usage of ttpci driver · a662cb8b
      Michael Hunold authored
       - do not allocate firmware buffer if firmware is compiled into the
         driver.  Saves 220KB vmem (Andreas Oberritter)
      a662cb8b
    • Michael Hunold's avatar
      [PATCH] DVB: Revamp of the TTUSB-DEC driver · 6455aafe
      Michael Hunold authored
       - Alter hotplug firmware naming to fit in with dvb standard.
       - Use the hotplug firmware loader for 2.6 kernels instead of compiling
         the firmware into the module. 
       - Integrate frontend into ttusb_dec module and remove pseudo-i2c bits,
         move ttusb_dec header into source file.
       - Rudimentary section filter support (enough for scan).
      6455aafe
    • Michael Hunold's avatar
      [PATCH] DVB: Add static firmware compilation again · 6569e964
      Michael Hunold authored
       - add Kconfig magic to select a firmware that can be compiled into the
         driver
       - add some hooks to av7110 to compile a firmware into the driver again
      6569e964
    • Michael Hunold's avatar
      [PATCH] DVB: Fixes for frontend drivers · e68b286a
      Michael Hunold authored
       - ves1820: increase mdelay from 30 to 50 to be more reliable with bad
         reception quality (Andreas Oberritter)
       - dst: remove AUTO_INVERSION for capabilities, allow params
         dst_type_flags and dst_type to have multiple values for multiple
         cards in one machine (Jamie Honan)
      e68b286a
    • Michael Hunold's avatar
      [PATCH] DVB: Fix feed list handling bugs in demux · d07c7afd
      Michael Hunold authored
       - corrected handling of feed lists (Andres Oberritter)
      d07c7afd
    • Michael Hunold's avatar
      [PATCH] DVB: Update documentation and credits · 950422ae
      Michael Hunold authored
       - add new documentation for getting bt8xx based DVB cards runnig
       - extend contributors list
       - change various email addresses in header files
      950422ae
    • Linus Torvalds's avatar
      Remove dead files · f55c77c4
      Linus Torvalds authored
      Noted by Keith Owens.
      f55c77c4
  4. 31 Dec, 2003 16 commits
  5. 30 Dec, 2003 12 commits