]> Git Repo - linux.git/commitdiff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
authorLinus Torvalds <[email protected]>
Tue, 25 Oct 2011 10:03:13 +0000 (12:03 +0200)
committerLinus Torvalds <[email protected]>
Tue, 25 Oct 2011 10:03:13 +0000 (12:03 +0200)
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid: (61 commits)
  HID: hid-magicmouse: Magic Trackpad has 1 button, not 2
  HID: Add device IDs for more SJOY adapters
  HID: primax: remove spurious dependency
  HID: support primax keyboards violating USB HID spec
  HID: usbhid: cancel timer for retry synchronously
  HID: wacom: Set input bits before registration
  HID: consolidate MacbookAir 4,1 mappings
  HID: MacbookAir4,1 and MacbookAir4,2 need entry in hid_mouse_ignore_list[]
  HID: Add support MacbookAir 4,1 keyboard
  HID: hidraw: open count should not increase if error
  HID: hiddev: potential info leak in hiddev_ioctl()
  HID: multitouch: decide if hid-multitouch needs to handle mt devices
  HID: add autodetection of multitouch devices
  HID: "hid-logitech" driver with Logitech Driving Force GT
  HID: hid-logitech-dj: fix off by one
  HID: hidraw: protect hidraw_disconnect() better
  HID: hid-multitouch: add support for the IDEACOM 6650 chip
  HID: Add full support for Logitech Unifying receivers
  HID: hidraw: free list for all error in hidraw_open
  HID: roccat: Kone now reports external profile changes via roccat device
  ...

1  2 
MAINTAINERS

diff --combined MAINTAINERS
index 51a8160dc54933085d62b793eed7a30e25a1b5eb,cf556fce47846a8e29fe6e1b7c671e6a43fddabc..914b8bd318ce77558b004cb7049620e1861dcdba
@@@ -2460,7 -2460,7 +2460,7 @@@ S:      Supporte
  F:    drivers/infiniband/hw/ehca/
  
  EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER
 -M:    Breno Leitao <leita[email protected]>
 +M:    Thadeu Lima de Souza Cascardo <cascard[email protected]>
  L:    [email protected]
  S:    Maintained
  F:    drivers/net/ehea/
@@@ -2552,11 -2552,6 +2552,11 @@@ S:    Maintaine
  F:    Documentation/filesystems/ext4.txt
  F:    fs/ext4/
  
 +Extended Verification Module (EVM)
 +M:    Mimi Zohar <[email protected]>
 +S:    Supported
 +F:    security/integrity/evm/
 +
  F71805F HARDWARE MONITORING DRIVER
  M:    Jean Delvare <[email protected]>
  L:    [email protected]
@@@ -3318,7 -3313,7 +3318,7 @@@ M:      David Woodhouse <[email protected]
  L:    [email protected]
  T:    git git://git.infradead.org/iommu-2.6.git
  S:    Supported
 -F:    drivers/pci/intel-iommu.c
 +F:    drivers/iommu/intel-iommu.c
  F:    include/linux/intel-iommu.h
  
  INTEL IOP-ADMA DMA DRIVER
@@@ -6371,10 -6366,10 +6371,10 @@@ F:   net/ipv4/tcp_lp.
  
  TEGRA SUPPORT
  M:    Colin Cross <[email protected]>
 -M:    Erik Gilling <[email protected]>
  M:    Olof Johansson <[email protected]>
 +M:    Stephen Warren <[email protected]>
  L:    [email protected]
 -T:    git git://android.git.kernel.org/kernel/tegra.git
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git
  S:    Supported
  F:    arch/arm/mach-tegra
  
@@@ -6452,7 -6447,7 +6452,7 @@@ L:      [email protected]
  L:    [email protected] (subscribers-only, for developers in Japanese)
  L:    [email protected] (subscribers-only, for users in Japanese)
  W:    http://tomoyo.sourceforge.jp/
 -T:    quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.4.x/tomoyo-lsm/patches/
 +T:    quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.5.x/tomoyo-lsm/patches/
  S:    Maintained
  F:    security/tomoyo/
  
  S:    Maintained
  F:    drivers/scsi/wd7000.c
  
+ WIIMOTE HID DRIVER
+ M:    David Herrmann <[email protected]>
+ L:    [email protected]
+ S:    Maintained
+ F:    drivers/hid/hid-wiimote*
  WINBOND CIR DRIVER
  M:    David Härdeman <[email protected]>
  S:    Maintained
This page took 0.087595 seconds and 4 git commands to generate.