1. 07 Feb, 2007 36 commits
  2. 06 Feb, 2007 4 commits
    • Linus Torvalds's avatar
      dda2ac15
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid · 2ac04a15
      Linus Torvalds authored
      * 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid:
        USB HID: handle multi-interface devices for Apple macbook pro properly
        HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
        USB HID: fix bogus comment in hid_get_class_descriptor()
        USB HID: remove hid_find_field_by_usage()
        HID: API - fix leftovers of hidinput API in USB HID
        HID: hid debug from hid-debug.h to hid layer
        hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter
        hid: quirk for multi-input devices with unneeded output reports
        hid: allow force feedback for multi-input devices
      2ac04a15
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband · 0c7d3757
      Linus Torvalds authored
      * 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband:
        IB/ehca: Remove obsolete prototypes
        IB/ehca: Remove use of do_mmap()
        RDMA/addr: Handle ethernet neighbour updates during route resolution
        IB: Make sure struct ib_user_mad.data is aligned
        IB/srp: Don't wait for response when QP is in error state.
        IB: Return qp pointer as part of ib_wc
        IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h>
      0c7d3757
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc · 2442d310
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc: (32 commits)
        mmc: tifm: replace kmap with page_address
        mmc: sdhci: fix voltage ocr
        mmc: sdhci: replace kmap with page_address
        mmc: wbsd: replace kmap with page_address
        mmc: handle pci_enable_device() return value in sdhci
        mmc: Proper unclaim in mmc_block
        mmc: change wbsd mailing list
        mmc: Graceful fallback for fancy features
        mmc: Handle wbsd's stupid command list
        mmc: Allow host drivers to specify max block count
        mmc: Allow host drivers to specify a max block size
        tifm_sd: add suspend and resume functionality
        tifm_core: add suspend/resume infrastructure for tifm devices
        tifm_7xx1: prettify
        tifm_7xx1: recognize device 0xac8f as supported
        tifm_7xx1: switch from workqueue to kthread
        tifm_7xx1: Merge media insert and media remove functions
        tifm_7xx1: simplify eject function
        Add dummy_signal_irq function to save check in ISR
        Remove unused return value from signal_irq callback
        ...
      2442d310