1. 04 11月, 2011 37 次提交
  2. 03 11月, 2011 3 次提交
    • L
      Merge branch 'sh-latest' of git://github.com/pmundt/linux-sh · cf022350
      Linus Torvalds 提交于
      * 'sh-latest' of git://github.com/pmundt/linux-sh:
        sh: Add default uImage rule for sh7757lcr
        sh: modify the asm/sh_eth.h to linux/sh_eth.h in sh7757lcr
        sh: userimask.c needs linux/stat.h
        sh: pfc: Add GPIO IRQ support
        sh: modify the asm/sh_eth.h to linux/sh_eth.h in some boards
        sh: pfc: Remove unused gpio_in_use member
        sh: add parameters for EHCI and RIIC in clock-sh7757.c
        sh: kexec: Add PHYSICAL_START
        SH: irq: Remove IRQF_DISABLED
        sh: pfc: get_config_reg() shift clean up
        sh: intc: Add IRQ trigger bit field check
        sh: drop unused Kconfig symbol
        sh: Fix implicit declaration of function numa_node_id
        sh: kexec: Register crashk_res
        sh: ecovec: add renesas_usbhs DMAEngine support
      cf022350
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock · 3f8ddb03
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock:
        hwspinlock: add MAINTAINERS entries
        hwspinlock/omap: omap_hwspinlock_remove should be __devexit
        hwspinlock/u8500: add hwspinlock driver
        hwspinlock/core: register a bank of hwspinlocks in a single API call
        hwspinlock/core: remove stubs for register/unregister
        hwspinlock/core: use a mutex to protect the radix tree
        hwspinlock/core/omap: fix id issues on multiple hwspinlock devices
        hwspinlock/omap: simplify allocation scheme
        hwspinlock/core: simplify 'owner' handling
        hwspinlock/core: simplify Kconfig
      
      Fix up trivial conflicts (addition of omap_hwspinlock_pdata, removal of
      omap_spinlock_latency) in arch/arm/mach-omap2/hwspinlock.c
      
      Also, do an "evil merge" to fix a compile error in omap_hsmmc.c which
      for some reason was reported in the same email thread as the "please
      pull hwspinlock changes".
      3f8ddb03
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid · 30307c69
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid:
        Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices"
        HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereference
        HID: hid-apple: add device ID of another wireless aluminium
        HID: Add device IDs for Macbook Pro 8 keyboards
      30307c69