index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-06
Input: gpio_keys_polled - allow specifying name of input device
Enrico Weigelt, metux IT consult
2019-07-05
Input: edt-ft5x06 - simplify event reporting code
Dmitry Torokhov
2019-07-05
Input: max77650-onkey - add MODULE_ALIAS()
Bartosz Golaszewski
2019-07-01
Input: atmel_mxt_ts - fix -Wunused-const-variable
Nathan Huckleberry
2019-06-30
Input: joydev - extend absolute mouse detection
Alexander Tsoy
2019-06-30
HID: quirks: Refactor ELAN 400 and 401 handling
Jeffrey Hugo
2019-06-30
Input: elan_i2c - export the device id whitelist
Jeffrey Hugo
2019-06-30
Input: edt-ft5x06 - use get_unaligned_be16()
Dmitry Torokhov
2019-06-29
Merge branch 'iforce' into next
Dmitry Torokhov
2019-06-22
Input: iforce - add the Saitek R440 Force Wheel
Tim Schumacher
2019-06-22
Input: iforce - use unaligned accessors, where appropriate
Dmitry Torokhov
2019-06-22
Input: iforce - drop couple of temps from transport code
Dmitry Torokhov
2019-06-22
Input: iforce - drop bus type from iforce structure
Dmitry Torokhov
2019-06-22
Input: iforce - use DMA-safe buffores for USB transfers
Dmitry Torokhov
2019-06-22
Input: iforce - allow callers supply data buffer when fetching device IDs
Dmitry Torokhov
2019-06-22
Input: iforce - only call iforce_process_packet() if initialized
Dmitry Torokhov
2019-06-22
Input: iforce - signal command completion from transport code
Dmitry Torokhov
2019-06-22
Input: iforce - do not combine arguments for iforce_process_packet()
Dmitry Torokhov
2019-06-22
Input: iforce - factor out hat handling when parsing packets
Dmitry Torokhov
2019-06-22
Input: iforce - update formatting of switch statements
Dmitry Torokhov
2019-06-22
Input: iforce - use DMA-safe buffer when getting IDs from USB
Dmitry Torokhov
2019-06-22
Input: iforce - split into core and transport modules
Dmitry Torokhov
2019-06-22
Input: iforce - move transport data into transport modules
Dmitry Torokhov
2019-06-22
Input: iforce - add bus type and parent arguments to iforce_init_device()
Dmitry Torokhov
2019-06-22
Input: iforce - introduce start and stop io transport ops
Dmitry Torokhov
2019-06-22
Input: iforce - move command completion handling to serio code
Dmitry Torokhov
2019-06-22
Input: iforce - move get_id to the transport operations
Dmitry Torokhov
2019-06-22
Input: iforce - introduce transport ops
Dmitry Torokhov
2019-06-22
Input: iforce - remove "being used" silliness
Dmitry Torokhov
2019-06-22
Input: gpio_keys - use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-06-22
Input: gpio_keys_polled - use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-05-27
Input: tca8418 - remove set but not used variable 'max_keys'
YueHaibing
2019-05-27
Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags'
YueHaibing
2019-05-27
Input: elantech - remove P52 and P72 from SMBus blacklist
Benjamin Tissoires
2019-05-27
Input: elan_i2c - handle physical middle button
Benjamin Tissoires
2019-05-27
Input: elantech/SMBus - export all capabilities from the PS/2 node
Benjamin Tissoires
2019-05-27
Input: elan_i2c - do not query the info if they are provided
Benjamin Tissoires
2019-05-27
dt-bindings: add more optional properties for elan_i2c touchpads
Benjamin Tissoires
2019-05-27
Input: elantech - detect middle button based on firmware version
Benjamin Tissoires
2019-05-27
Input: elantech - add helper function elantech_is_buttonpad()
Benjamin Tissoires
2019-05-27
Input: elantech - query the min/max information beforehand too
Benjamin Tissoires
2019-05-27
Merge branch 'for-linus' into next
Dmitry Torokhov
2019-05-23
Input: iqs5xx - remove redundant dev_set_drvdata call
Axel Lin
2019-05-23
Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOAD
Andrey Smirnov
2019-05-23
Input: silead - add MSSL0017 to acpi_device_id
Daniel Smith
2019-05-20
Input: elantech - enable middle button support on 2 ThinkPads
Aaron Ma
2019-05-20
Input: imx6ul_tsc - use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-05-20
Input: imx_keypad - use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-05-20
Input: da9063_onkey - convert header to SPDX
Wolfram Sang
2019-05-20
Input: da9063_onkey - remove platform_data support
Wolfram Sang
[next]