1. 28 9月, 2006 2 次提交
    • A
      USB: unusual_devs entry for Lacie DVD+-RW · b97b196c
      Alan Stern 提交于
      This patch (as781) adds an entry to unusual_devs.h for the Lacie DVD+-RW
      drive.  Apparently its USB interface has requirements similar to the
      Genesys Logic interface; it doesn't like data to be sent too soon after
      a command.
      
      This fixes Bugzilla #6817.
      Signed-off-by: NAlan Stern <stern@rowland.harvard.edu>
      Signed-off-by: NPhil Dibowitz <phil@ipom.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      b97b196c
    • L
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 · cdb8355a
      Linus Torvalds 提交于
      * 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6:
        [IA64] minor reformatting to vmlinux.lds.S
        [IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold
        [IA64] PAL calls need physical mode, stacked
        [IA64] ar.fpsr not set on MCA/INIT kernel entry
        [IA64] printing support for MCA/INIT
        [IA64] trim output of show_mem()
        [IA64] show_mem() printk levels
        [IA64] Make gp value point to Region 5 in mca handler
        Revert "[IA64] Unwire set/get_robust_list"
        [IA64] Implement futex primitives
        [IA64-SGI] Do not request DMA memory for BTE
        [IA64] Move perfmon tables from thread_struct to pfm_context
        [IA64] Add interface so modules can discover whether multithreading is on.
        [IA64] kprobes: fixup the pagefault exception caused by probehandlers
        [IA64] kprobe opcode 16 bytes alignment on IA64
        [IA64] esi-support
        [IA64] Add "model name" to /proc/cpuinfo
      cdb8355a
  2. 27 9月, 2006 38 次提交