1. 15 10月, 2007 2 次提交
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid · 52d4e661
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid: (21 commits)
        HID: hidraw_connect() memleak fix
        HID: add hidraw interface
        USB HID: provide hook for hidraw write()
        HID: hiddev: Add 32bit ioctl compatibilty
        HID: Add GeneralTouch touchscreen to the blacklist
        HID: add support for Microsoft Wireless Laser Keyboard 6000
        Input: add KEY_LOGOFF
        USBHID: report descriptor fix for MacBook JIS keyboard
        HID: trivial fixes in hid-debug
        HID: fix input mapping for Microsoft Ergonomic Keyboard
        HID: use hid-plff driver for GreenAsia 0e8f:0003 devices
        USBHID: Add HID_QUIRK_NOGET for ELO Touch Screen 2700 display
        HID: enable hiddev for the SantaRosa MacBookPro IR receiver
        USBHID: add CM109 device to blacklist
        HID: Report usage codes of keys as EV_MSC scancode events
        HID: ignore all non-LED usages in output fields in hid-input
        HID: fix whitespace damage
        HID: add support for Thrustmaster FGT Force Feedback wheel
        HID: minimal autosuspend support for USB HID devices
        HID: add support for Microsoft Natural Ergonomic Keyboard 4000
        ...
      52d4e661
    • L
      Merge git://git.infradead.org/mtd-2.6 · f248488b
      Linus Torvalds 提交于
      * git://git.infradead.org/mtd-2.6:
        [MTD] fix mtdconcat for subpage-write NAND
        [MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.
        [MTD] [OneNAND] Return only negative error codes
        [MTD] [OneNAND] Synchronize block locking operations
        UBI: return correct error code
        UBI: remove useless inlines
        UBI: fix atomic LEB change problems
        UBI: use byte hexdump
        UBI: do not use vmalloc on I/O path
        UBI: allocate memory with GFP_NOFS
        UBI: use linux print_hex_dump(), not home-grown one
        UBI: don't use array index before testing if it is negative
        UBI: add more prints
        UBI: fix sparse warnings
        UBI: fix leak in ubi_scan_erase_peb
      f248488b
  2. 14 10月, 2007 38 次提交