1. 07 Feb, 2007 35 commits
  2. 06 Feb, 2007 5 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
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 · 02aedd69
      Linus Torvalds authored
      * 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6: (37 commits)
        [S390] Avoid excessive inlining.
        [S390] Mark kernel text section read-only.
        [S390] Convert memory detection into C code.
        [S390] Calibrate delay and bogomips.
        [S390] Hypervisor filesystem (s390_hypfs) for z/VM
        [S390] Add crypto support for 3592 tape devices
        [S390] boot from NSS support
        [S390] Support for s390 Pseudo Random Number Generator
        [S390] ETR support.
        [S390] noexec protection
        [S390] move crypto options and some cleanup.
        [S390] cio: Don't spam debug feature.
        [S390] Cleanup of CHSC event handling.
        [S390] cio: declare hardware structures packed.
        [S390] Add set_fs(USER_DS) to start_thread().
        [S390] cio: Catch operand exceptions on stsch.
        [S390] Fix register usage description.
        [S390] kretprobe_trampoline_holder() in wrong section.
        [S390] Fix kprobes breakpoint handling.
        [S390] Update maintainers file.
        ...
      02aedd69