index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-30
Input: elan_i2c - export the device id whitelist
Jeffrey Hugo
1
-49
/
+1
2019-06-30
Input: edt-ft5x06 - use get_unaligned_be16()
Dmitry Torokhov
1
-2
/
+3
2019-06-30
Merge branch 'iforce' into next
Dmitry Torokhov
8
-410
/
+424
2019-06-23
Input: iforce - add the Saitek R440 Force Wheel
Tim Schumacher
2
-0
/
+2
2019-06-23
Input: iforce - use unaligned accessors, where appropriate
Dmitry Torokhov
2
-7
/
+12
2019-06-23
Input: iforce - drop couple of temps from transport code
Dmitry Torokhov
2
-10
/
+4
2019-06-23
Input: iforce - drop bus type from iforce structure
Dmitry Torokhov
3
-7
/
+0
2019-06-23
Input: iforce - use DMA-safe buffores for USB transfers
Dmitry Torokhov
3
-15
/
+25
2019-06-23
Input: iforce - allow callers supply data buffer when fetching device IDs
Dmitry Torokhov
4
-30
/
+47
2019-06-23
Input: iforce - only call iforce_process_packet() if initialized
Dmitry Torokhov
2
-4
/
+1
2019-06-23
Input: iforce - signal command completion from transport code
Dmitry Torokhov
2
-5
/
+6
2019-06-23
Input: iforce - do not combine arguments for iforce_process_packet()
Dmitry Torokhov
4
-11
/
+13
2019-06-23
Input: iforce - factor out hat handling when parsing packets
Dmitry Torokhov
1
-44
/
+57
2019-06-23
Input: iforce - update formatting of switch statements
Dmitry Torokhov
3
-100
/
+100
2019-06-23
Input: iforce - use DMA-safe buffer when getting IDs from USB
Dmitry Torokhov
1
-46
/
+22
2019-06-23
Input: iforce - split into core and transport modules
Dmitry Torokhov
7
-43
/
+25
2019-06-23
Input: iforce - move transport data into transport modules
Dmitry Torokhov
3
-104
/
+144
2019-06-23
Input: iforce - add bus type and parent arguments to iforce_init_device()
Dmitry Torokhov
4
-18
/
+8
2019-06-23
Input: iforce - introduce start and stop io transport ops
Dmitry Torokhov
4
-23
/
+34
2019-06-23
Input: iforce - move command completion handling to serio code
Dmitry Torokhov
2
-8
/
+11
2019-06-23
Input: iforce - move get_id to the transport operations
Dmitry Torokhov
4
-65
/
+51
2019-06-23
Input: iforce - introduce transport ops
Dmitry Torokhov
4
-28
/
+29
2019-06-23
Input: iforce - remove "being used" silliness
Dmitry Torokhov
1
-10
/
+1
2019-06-23
Input: gpio_keys - use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-06-23
Input: gpio_keys_polled - use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-05-28
Input: tca8418 - remove set but not used variable 'max_keys'
YueHaibing
1
-2
/
+1
2019-05-28
Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags'
YueHaibing
1
-4
/
+2
2019-05-28
Input: elantech - remove P52 and P72 from SMBus blacklist
Benjamin Tissoires
1
-4
/
+0
2019-05-28
Input: elan_i2c - handle physical middle button
Benjamin Tissoires
1
-4
/
+12
2019-05-28
Input: elantech/SMBus - export all capabilities from the PS/2 node
Benjamin Tissoires
2
-5
/
+44
2019-05-28
Input: elan_i2c - do not query the info if they are provided
Benjamin Tissoires
1
-12
/
+44
2019-05-28
Input: elantech - detect middle button based on firmware version
Benjamin Tissoires
2
-12
/
+7
2019-05-28
Input: elantech - add helper function elantech_is_buttonpad()
Benjamin Tissoires
1
-44
/
+49
2019-05-28
Input: elantech - query the min/max information beforehand too
Benjamin Tissoires
2
-86
/
+79
2019-05-28
Merge branch 'for-linus' into next
Dmitry Torokhov
4
-2
/
+25
2019-05-23
Input: iqs5xx - remove redundant dev_set_drvdata call
Axel Lin
1
-2
/
+0
2019-05-23
Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOAD
Andrey Smirnov
1
-2
/
+20
2019-05-23
Input: silead - add MSSL0017 to acpi_device_id
Daniel Smith
1
-0
/
+1
2019-05-21
Input: elantech - enable middle button support on 2 ThinkPads
Aaron Ma
1
-0
/
+2
2019-05-21
Input: imx6ul_tsc - use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-6
/
+2
2019-05-21
Input: imx_keypad - use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-05-21
Input: da9063_onkey - convert header to SPDX
Wolfram Sang
1
-10
/
+1
2019-05-21
Input: da9063_onkey - remove platform_data support
Wolfram Sang
1
-9
/
+2
2019-05-16
Input: eeti_ts - read hardware state once after wakeup
Daniel Mack
1
-15
/
+56
2019-05-16
Input: elan_i2c - increment wakeup count if wake source
Ravi Chandra Sadineni
1
-0
/
+2
2019-05-10
Merge tag 'ib-mfd-gpio-input-leds-power-v5.2' of git://git.kernel.org/pub/scm...
Dmitry Torokhov
16
-0
/
+1119
2019-05-10
Merge tag 'v5.1' into next
Dmitry Torokhov
8636
-280711
/
+521769
2019-05-10
Merge branch 'next' into for-linus
Dmitry Torokhov
22
-71
/
+2089
2019-05-08
input: max77650: Add onkey support
Bartosz Golaszewski
3
-0
/
+131
2019-05-08
leds: max77650: Add LEDs support
Bartosz Golaszewski
3
-0
/
+154
[next]