index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
lshrdi3.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
HID: intel-ish-hid: Prevent loading of driver on Mehlow
Srinivas Pandruvada
1
-0
/
+11
2018-07-23
HID: cougar: Add support for the Cougar 500k Gaming Keyboard
Daniel M. Lambea
4
-0
/
+326
2018-07-23
HID: cougar: make compare_device_paths reusable
Daniel M. Lambea
3
-15
/
+28
2018-07-17
HID: intel-ish-hid: remove redundant variable num_frags
Colin Ian King
1
-2
/
+0
2018-07-17
HID: multitouch: handle palm for touchscreens
Dmitry Torokhov
1
-1
/
+51
2018-07-17
HID: multitouch: touchscreens also use confidence reports
Dmitry Torokhov
1
-1
/
+2
2018-07-17
HID: multitouch: report MT_TOOL_PALM for non-confident touches
Dmitry Torokhov
1
-5
/
+14
2018-07-17
HID: microsoft: support the Surface Dial
Benjamin Tissoires
1
-6
/
+43
2018-07-17
HID: core: do not upper bound the collection stack
Benjamin Tissoires
2
-7
/
+19
2018-07-17
HID: input: enable Totem on the Dell Canvas 27
Benjamin Tissoires
3
-14
/
+43
2018-07-17
HID: multitouch: remove one copy of values
Benjamin Tissoires
1
-281
/
+264
2018-07-17
HID: multitouch: ditch mt_report_id
Benjamin Tissoires
1
-32
/
+94
2018-07-17
HID: multitouch: store a per application quirks value
Benjamin Tissoires
1
-32
/
+32
2018-07-17
HID: multitouch: Store per collection multitouch data
Benjamin Tissoires
1
-150
/
+230
2018-07-17
HID: multitouch: make sure the static list of class is not changed
Benjamin Tissoires
1
-2
/
+2
2018-07-17
input: add MT_TOOL_DIAL
Benjamin Tissoires
2
-10
/
+11
2018-07-17
HID: elan: Add support for touchpad on the Toshiba Click Mini L9W
Hans de Goede
2
-5
/
+61
2018-07-17
HID: elan: Add USB-id for HP x2 10-n000nd touchpad
Hans de Goede
2
-0
/
+3
2018-07-17
HID: elan: Add a flag for selecting if the touchpad has a LED
Hans de Goede
1
-4
/
+9
2018-07-17
HID: elan: Query resolution from the touchpad
Hans de Goede
1
-0
/
+21
2018-07-17
HID: elan: Query device max_x and max_y value from touchpad
Hans de Goede
1
-20
/
+75
2018-07-17
HID: elan: Hardcode finger-count and usb-interface
Hans de Goede
1
-10
/
+6
2018-07-17
HID: elan: Correctly report MT_PRESSURE instead of TOOL_WIDTH
Hans de Goede
1
-12
/
+13
2018-07-17
HID: elan: Stop claiming we have TOUCH_MAJOR and then never reporting it
Hans de Goede
1
-2
/
+0
2018-07-17
HID: elan: Remove unused max_area_x and max_area_y vatiables
Hans de Goede
1
-4
/
+0
2018-07-10
Update TDA998x maintainer entry
Russell King - ARM Linux
1
-1
/
+3
2018-07-09
HID: hid-sony.c: Use devm_ api to simplify sc->output_report_dmabuf
Hanno Zulla
1
-7
/
+8
2018-07-09
HID: hid-sony.c: Use devm_ api to simplify sony_battery_probe()
Hanno Zulla
1
-24
/
+4
2018-07-09
HID: hid-sony.c: Use devm_ api to simplify sony_leds_init()
Hanno Zulla
1
-37
/
+5
2018-07-09
HID: hid-sony.c: Use devm_ api to simplify sony_register_sensors()
Hanno Zulla
1
-34
/
+5
2018-07-09
HID: hid-sony.c: Use devm_ api to simplify sony_register_touchpad()
Hanno Zulla
1
-34
/
+6
2018-07-09
HID: hiddev: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+11
2018-07-09
HID: i2c-hid: Fix "incomplete report" noise
Jason Andryuk
1
-1
/
+1
2018-07-09
Linux 4.18-rc4
v4.18-rc4
Linus Torvalds
1
-1
/
+1
2018-07-07
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
1
-1
/
+2
2018-07-06
x86/hyper-v: Fix the circular dependency in IPI enlightenment
K. Y. Srinivasan
3
-2
/
+13
2018-07-05
Fix up non-directory creation in SGID directories
Linus Torvalds
1
-0
/
+6
2018-07-05
Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...
Christoph Hellwig
2
-17
/
+46
2018-07-05
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
Stefano Brivio
5
-21
/
+14
2018-07-05
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2
-8
/
+20
2018-07-05
cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting
Stefano Brivio
1
-2
/
+5
2018-07-05
cifs: Fix memory leak in smb2_set_ea()
Paulo Alcantara
1
-0
/
+2
2018-07-05
cifs: fix SMB1 breakage
Ronnie Sahlberg
5
-11
/
+13
2018-07-05
cifs: Fix validation of signed data in smb2
Paulo Alcantara
1
-4
/
+24
2018-07-05
cifs: Fix validation of signed data in smb3+
Paulo Alcantara
1
-6
/
+25
2018-07-05
cifs: Fix use after free of a mid_q_entry
Lars Persson
7
-2
/
+29
2018-07-05
autofs: rename 'autofs' module back to 'autofs4'
Linus Torvalds
2
-3
/
+3
2018-07-05
arm64: remove no-op -p linker flag
Greg Hackmann
1
-1
/
+1
2018-07-05
drm/amd/display: add a check for display depth validity
Mikita Lipski
1
-0
/
+42
2018-07-05
drm/amd/display: adding ycbcr420 pixel encoding for hdmi
Mikita Lipski
1
-2
/
+5
[next]