linux-next/Documentation
Linus Torvalds 073c916bc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input updates from Dmitry Torokhov:

 - an update to Elan touchpad SMBus driver to fetch device parameters
   (size, resolution) while it is still in PS/2 mode, before switching
   over to SMBus, as in that mode some devices return garbage dimensions

 - update to iforce joystick driver

 - miscellaneous driver fixes

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (48 commits)
  Input: gpio_keys_polled - allow specifying name of input device
  Input: edt-ft5x06 - simplify event reporting code
  Input: max77650-onkey - add MODULE_ALIAS()
  Input: atmel_mxt_ts - fix leak in mxt_update_cfg()
  Input: synaptics - enable SMBUS on T480 thinkpad trackpad
  Input: atmel_mxt_ts - fix -Wunused-const-variable
  Input: joydev - extend absolute mouse detection
  HID: quirks: Refactor ELAN 400 and 401 handling
  Input: elan_i2c - export the device id whitelist
  Input: edt-ft5x06 - use get_unaligned_be16()
  Input: iforce - add the Saitek R440 Force Wheel
  Input: iforce - use unaligned accessors, where appropriate
  Input: iforce - drop couple of temps from transport code
  Input: iforce - drop bus type from iforce structure
  Input: iforce - use DMA-safe buffores for USB transfers
  Input: iforce - allow callers supply data buffer when fetching device IDs
  Input: iforce - only call iforce_process_packet() if initialized
  Input: iforce - signal command completion from transport code
  Input: iforce - do not combine arguments for iforce_process_packet()
  Input: iforce - factor out hat handling when parsing packets
  ...
2019-07-13 14:40:42 -07:00
..
2019-07-12 17:28:24 -07:00
2019-05-14 19:52:48 -07:00
2019-06-08 13:42:11 -06:00
2019-07-12 15:35:14 -07:00
2019-07-09 10:45:06 -07:00
2019-07-09 10:45:06 -07:00
2019-06-28 09:04:14 -06:00
2019-07-12 17:28:24 -07:00
2019-06-08 13:42:11 -06:00
2019-06-20 14:08:49 -06:00
2019-06-22 10:41:57 +01:00
2019-07-02 10:19:34 +02:00
2019-05-31 11:13:10 +02:00
2019-07-12 16:03:16 -07:00
2019-06-28 20:57:31 +02:00
2019-06-27 07:35:47 -04:00
2019-06-07 11:39:04 -06:00
2018-10-25 06:50:48 -07:00
2018-12-18 16:13:04 +01:00
2019-05-08 17:13:35 -07:00
2019-04-08 14:13:43 +07:00
2019-07-11 18:35:30 -07:00
2019-07-12 15:35:14 -07:00
2019-05-09 08:40:55 -07:00
2019-07-11 15:40:06 -07:00
2019-06-26 11:39:11 +02:00
2018-05-08 09:16:41 -06:00