Merge branch 'chromeos-input-3.4' into chromeos-3.4
authorOlof Johansson <olof@lixom.net>
Fri, 1 Jun 2012 07:06:15 +0000 (00:06 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 1 Jun 2012 07:06:15 +0000 (00:06 -0700)
commit65697279c8699ad0201eb7c8c7ac02372badf20f
tree3e97c3613bd72d2b1b79327eb380c3f1772ca369
parenta4c314ed6ddec5be2e29aedc7ff4fa248d65b063
parent2f6a2b076fe19157938a10fd4a3ae1c942e5ed0a
Merge branch 'chromeos-input-3.4' into chromeos-3.4

By Daniel Kurtz (51) and others
* chromeos-input-3.4: (79 commits)
  CHROMIUM: Input: atmel_mxt_ts - Add sysfs entry for r/w config file name
  CHROMIUM: Input: atmel_mxt_ts - Add sysfs entry for r/w fw file name
  CHROMIUM: Input: atmel_mxt_ts - Wait on auto calibration msg in suspend
  CHROMIUM: Input: atmel_mxt_ts - Support the case with no platform data
  CHROMIUM: Input: atmel_mxt_ts - Set default irqflags when there is no pdata
  CHROMIUM: Input: atmel_mxt_ts - Move object from sysfs to debugfs
  CHROMIUM: Input: atmel_mxt_ts - add deltas and refs debugfs entries
  CHROMIUM: Input: atmel_mxt_ts - Wait for CHG after bootloader resets
  CHROMIUM: Input: atmel_mxt_ts - Wait for CHG assert in mxt_check_bootloader
  CHROMIUM: Input: atmel_mxt_ts - Cleanup load_fw
  CHROMIUM: Input: atmel_mxt_ts - Add IDLE/DEEP-SLEEP modes when suspend
  CHROMIUM: Input: atmel_mxt_ts - Read resolution from device memory
  CHROMIUM: Input: atmel_mxt_ts - Remove matrix size update
  CHROMIUM: Input: cyapa - refactor debugfs mutex init/destruction
  CHROMIUM: Input: atmel_mxt_ts - add debugfs infrastructure
  CHROMIUM: Input: atmel_mxt_tx - add matrix_size sysfs entry
  CHROMIUM: Input: atmel_mxt_ts - refactor input device creation
  CHROMIUM: Input: atmel_mxt_ts - register input device before request_irq
  CHROMIUM: Input: atmel_mxt_ts - verify info block checksum
  CHROMIUM: Input: atmel_mxt_ts - add sysfs entry to read info checksum
  ...