1. 11 7月, 2007 38 次提交
  2. 10 7月, 2007 2 次提交
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 · 71780f59
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6: (31 commits)
        firewire: fw-sbp2: fix DMA mapping of management ORBs
        firewire: fw-sbp2: fix DMA mapping of command ORBs
        firewire: fw-sbp2: fix DMA mapping of S/G tables
        firewire: fw-sbp2: add a boundary check
        firewire: fw-sbp2: correctly align page tables
        firewire: fw-sbp2: memset wants string.h
        firewire: fw-sbp2: use correct speed in sbp2_agent_reset
        firewire: fw-sbp2: correctly dereference by container_of
        firewire: Document userspace ioctl interface.
        firewire: fw-sbp2: implement nonexclusive login
        firewire: fw-sbp2: let SCSI shutdown commands through before logout
        firewire: fw-sbp2: implement max sectors limit for some old bridges
        firewire: simplify a struct type
        firewire: support S100B...S400B and link slower than PHY
        firewire: optimize gap count with 1394b leaf nodes
        firewire: remove unused macro
        firewire: missing newline in printk
        firewire: fw-sbp2: remove unused struct member
        ieee1394: remove old isochronous ABI
        ieee1394: sbp2: change some module parameters from int to bool
        ...
      71780f59
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid · 36b77410
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid:
        HID: handle cases of volume knobs generating relative values
        HID: Logitech keyboard 0xc311 needs reset leds quirk
        HID: support for logitech cordless desktop LX500 special mapping
        HID: fix autocentering of PID devices
        HID: separate quirks for report descriptor fixup
        HID: Add NOGET quirk for all NCR devices
        HID: support for Petalynx Maxter remote control
        HID: fix mismatch between hid-input HUT find/search mapping and the HUT
        HID: support for Gameron dual psx adaptor
        USB HID: avoid flush_scheduled_work()
        HID: Use menuconfig objects
        HID: force hid-input for Microsoft SideWinder GameVoice device
        HID: input mapping for Chicony KU-0418 tactical pad
        HID: make debugging output runtime-configurable
      36b77410