index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
Hans de Goede
1
-1
/
+11
2018-01-23
HID: asus: Fix special function keys on T200TA
Hans de Goede
1
-2
/
+3
2018-01-23
HID: asus: Add touchpad max x/y and resolution info for the T200TA
Hans de Goede
1
-2
/
+14
2018-01-23
HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop
Srinivas Pandruvada
2
-0
/
+2
2018-01-23
HID: elecom: rewrite report fixup for EX-G and future mice
Tomasz Kramkowski
4
-36
/
+47
2018-01-23
HID: sony: Report DS4 version info through sysfs
Roderick Colenbrander
1
-0
/
+83
2018-01-23
HID: rmi: Support the Fujitsu R726 Pad dock using hid-rmi
Andrew Duggan
3
-0
/
+3
2017-12-07
HID: add quirk for another PIXART OEM mouse used by HP
Dave Young
2
-0
/
+2
2017-12-07
HID: core: lower log level for unknown main item tags to warnings
Hans de Goede
1
-1
/
+1
2017-12-07
HID: quirks: make array hid_quirks static
Colin Ian King
1
-1
/
+1
2017-12-01
HID: hid-multitouch: support fine-grain orientation reporting
Wei-Ning Huang
3
-8
/
+54
2017-12-01
HID: asus: Add product-id for the T100TAF and T100HA keyboard docks
Hans de Goede
3
-4
/
+24
2017-12-01
HID: holtekff: move MODULE_* parameters out of #ifdef block
Daniel Axtens
1
-4
/
+4
2017-11-24
HID: elo: clear BTN_LEFT mapping
Jiri Kosina
1
-0
/
+6
2017-11-22
HID: multitouch: Combine all left-button events in a frame
Hans de Goede
1
-0
/
+20
2017-11-22
HID: multitouch: Only look at non touch fields in first packet of a frame
Hans de Goede
1
-2
/
+15
2017-11-22
HID: multitouch: Properly deal with Win8 PTP reports with 0 touches
Hans de Goede
1
-2
/
+30
2017-11-22
HID: multitouch: Fix alphabetic sorting of mt_devices table.
Hans de Goede
1
-8
/
+8
2017-11-21
HID: cp2112: Fix I2C_BLOCK_DATA transactions
Eudean Sun
1
-2
/
+13
2017-11-21
HID: Add special driver for Jabra devices
Niels Skou Olsen
4
-0
/
+73
2017-11-21
HID: Ignore Jabra HID interface based on firmware version
Niels Skou Olsen
2
-2
/
+15
2017-11-21
HID: core: remove the absolute need of hid_have_special_driver[]
Benjamin Tissoires
3
-29
/
+125
2017-11-21
HID: core: move the list of ignored devices in hid-quirks.c
Benjamin Tissoires
2
-309
/
+312
2017-11-21
HID: quirks: move the list of special devices into a quirk
Benjamin Tissoires
4
-546
/
+549
2017-11-21
HID: core: move the dynamic quirks handling in core
Benjamin Tissoires
7
-417
/
+418
2017-11-14
x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()
Rafael J. Wysocki
1
-4
/
+7
2017-11-13
dt-bindings: usb: add #phy-cells to usb-nop-xceiv
Rob Herring
1
-0
/
+2
2017-11-13
Documentation: sound: hd-audio: notes.rst
Chris Gorman
1
-1
/
+1
2017-11-13
/proc/module: fix building without kallsyms
Arnd Bergmann
1
-2
/
+8
2017-11-13
kallsyms: fix building without printk
Arnd Bergmann
1
-1
/
+2
2017-11-13
gpio: tegra186: Remove tegra186_gpio_lock_class
Axel Lin
1
-3
/
+0
2017-11-13
quota: be aware of error from dquot_initialize
Chao Yu
1
-1
/
+1
2017-11-13
cpu/hotplug: Get rid of CPU hotplug notifier leftovers
Thomas Gleixner
3
-52
/
+14
2017-11-13
kprobes: Don't spam the build log with deprecation warnings
Ingo Molnar
1
-6
/
+6
2017-11-13
/proc/module: use the same logic as /proc/kallsyms for address exposure
Linus Torvalds
3
-9
/
+27
2017-11-13
modules: make sysfs attribute files readable by owner only
Linus Torvalds
1
-1
/
+1
2017-11-12
genirq: Fix type of shifting literal 1 in __setup_irq()
Rasmus Villemoes
1
-1
/
+1
2017-11-12
irqdomain: Drop pointless NULL check in virq_debug_show_one
Rasmus Villemoes
1
-2
/
+1
2017-11-12
genirq/proc: Return proper error code when irq_set_affinity() fails
Wen Yaxng
1
-2
/
+3
2017-11-12
modpost: detect modules without a MODULE_LICENSE
Randy Dunlap
1
-1
/
+1
2017-11-12
Linux 4.14
v4.14
Linus Torvalds
1
-1
/
+1
2017-11-12
timers: Add a function to start/reduce a timer
David Howells
2
-7
/
+39
2017-11-12
pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()
Arnd Bergmann
2
-4
/
+2
2017-11-12
irq/work: Use llist_for_each_entry_safe
Thomas Gleixner
1
-3
/
+3
2017-11-12
x86/intel_rdt: Fix a silent failure when writing zero value schemata
Xiaochen Shen
1
-0
/
+5
2017-11-11
nvme: fix visibility of "uuid" ns attribute
Martin Wilck
1
-1
/
+1
2017-11-11
staging: lustre: add SPDX identifiers to all lustre files
Greg Kroah-Hartman
271
-0
/
+271
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
63
-127
/
+0
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
74
-0
/
+74
2017-11-11
vlan: fix a use-after-free in vlan_device_event()
Cong Wang
1
-3
/
+3
[next]