index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: rmi: Simplify an error handling path in 'rmi_hid_read_block()'
Christophe JAILLET
2020-03-23
1
-1
/
+0
*
HID: lg-g15: Do not fail the probe when we fail to disable F# emulation
Hans de Goede
2020-03-17
1
-2
/
+4
*
HID: add ALWAYS_POLL quirk to lenovo pixart mouse
Tony Fischetti
2020-03-16
2
-0
/
+2
*
HID: google: add moonball USB id
Chen-Tsung Hsieh
2020-03-16
2
-0
/
+3
*
HID: hid-sensor-custom: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-11
1
-3
/
+3
*
HID: hid-picolcd_fb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-11
1
-2
/
+2
*
HID: hid-bigbenff: fix race condition for scheduled work during removal
Hanno Zulla
2020-02-18
1
-0
/
+6
*
HID: hid-bigbenff: call hid_hw_stop() in case of error
Hanno Zulla
2020-02-18
1
-5
/
+10
*
HID: hid-bigbenff: fix general protection fault caused by double kfree
Hanno Zulla
2020-02-18
1
-2
/
+8
*
HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
Kai-Heng Feng
2020-02-14
1
-0
/
+8
*
HID: alps: Fix an error handling path in 'alps_input_configured()'
Christophe JAILLET
2020-02-12
1
-1
/
+1
*
HID: hiddev: Fix race in in hiddev_disconnect()
dan.carpenter@oracle.com
2020-02-12
1
-1
/
+1
*
HID: core: increase HID report buffer size to 8KiB
Johan Korsnes
2020-02-12
1
-1
/
+1
*
HID: core: fix off-by-one memset in hid_report_raw_event()
Johan Korsnes
2020-02-12
1
-1
/
+3
*
HID: apple: Add support for recent firmware on Magic Keyboards
Mansour Behabadi
2020-02-12
1
-1
/
+2
*
HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dock
Hans de Goede
2020-02-03
1
-2
/
+3
*
HID: logitech-hidpp: BatteryVoltage: only read chargeStatus if extPower is ac...
Filipe LaĆns
2020-01-28
1
-22
/
+21
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2020-01-27
3
-15
/
+242
|
\
|
*
Merge branch 'for-5.6/logitech' into for-linus
Jiri Kosina
2020-01-27
1
-15
/
+232
|
|
\
|
|
*
HID: logitech-hidpp: avoid duplicate error handling code in 'hidpp_probe()'
Christophe JAILLET
2020-01-13
1
-1
/
+0
|
|
*
hid-logitech-hidpp: read battery voltage from newer devices
Pedro Vanzella
2019-12-18
1
-4
/
+168
|
|
*
HID: logitech: Add MX Master 3 Mouse
Adrian Freund
2019-12-18
1
-0
/
+5
|
|
*
HID: logitech-hidpp: Support WirelessDeviceStatus connect events
Mazin Rezk
2019-12-18
1
-4
/
+35
|
|
*
HID: logitech-hidpp: Support translations from short to long reports
Mazin Rezk
2019-12-18
1
-6
/
+24
|
*
|
Merge branch 'for-5.6/hidraw' into for-linus
Jiri Kosina
2020-01-27
2
-0
/
+10
|
|
\
\
|
|
*
|
HID: hidraw: add support uniq ioctl
Marcel Holtmann
2019-12-11
2
-0
/
+10
|
|
|
/
*
|
|
Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2020-01-27
29
-686
/
+1614
|
\
\
\
|
*
|
|
platform/x86: intel_pmc_ipc: Switch to use driver->dev_groups
Mika Westerberg
2020-01-22
1
-10
/
+7
|
*
|
|
platform/x86: intel_pmc_ipc: Propagate error from kstrtoul()
Mika Westerberg
2020-01-22
1
-2
/
+3
|
*
|
|
platform/x86: intel_pmc_ipc: Use octal permissions in sysfs attributes
Mika Westerberg
2020-01-22
1
-5
/
+2
|
*
|
|
platform/x86: intel_pmc_ipc: Get rid of unnecessary includes
Mika Westerberg
2020-01-22
1
-10
/
+0
|
*
|
|
platform/x86: intel_pmc_ipc: Drop ipc_data_readb()
Mika Westerberg
2020-01-22
1
-5
/
+0
|
*
|
|
platform/x86: intel_pmc_ipc: Drop intel_pmc_gcr_read() and intel_pmc_gcr_write()
Mika Westerberg
2020-01-22
2
-71
/
+0
|
*
|
|
platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_raw_cmd() static
Mika Westerberg
2020-01-22
2
-11
/
+2
|
*
|
|
platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_simple_command() static
Mika Westerberg
2020-01-22
2
-8
/
+1
|
*
|
|
platform/x86: intel_pmc_ipc: Make intel_pmc_gcr_update() static
Mika Westerberg
2020-01-22
2
-8
/
+1
|
*
|
|
platform/x86: intel_scu_ipc: Reformat kernel-doc comments of exported functions
Mika Westerberg
2020-01-22
1
-57
/
+55
|
*
|
|
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command()
Mika Westerberg
2020-01-22
2
-65
/
+0
|
*
|
|
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_io[read|write][8|16]()
Mika Westerberg
2020-01-22
2
-80
/
+0
|
*
|
|
platform/x86: intel_scu_ipc: Drop unused macros
Mika Westerberg
2020-01-22
1
-5
/
+1
|
*
|
|
platform/x86: intel_scu_ipc: Drop unused prototype intel_scu_ipc_fw_update()
Mika Westerberg
2020-01-22
1
-3
/
+0
|
*
|
|
platform/x86: intel_scu_ipc: Sleeping is fine when polling
Mika Westerberg
2020-01-22
1
-15
/
+14
|
*
|
|
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl()
Mika Westerberg
2020-01-22
2
-90
/
+3
|
*
|
|
platform/x86: intel_scu_ipc: Remove Lincroft support
Mika Westerberg
2020-01-22
1
-7
/
+0
|
*
|
|
platform/x86: intel_scu_ipc: Add constants for register offsets
Mika Westerberg
2020-01-22
1
-9
/
+11
|
*
|
|
platform/x86: intel_scu_ipc: Fix interrupt support
Mika Westerberg
2020-01-22
1
-13
/
+8
|
*
|
|
platform/x86: intel_scu_ipcutil: Remove default y from Kconfig
Mika Westerberg
2020-01-22
1
-1
/
+0
|
*
|
|
platform/x86: intel_mid_powerbtn: Take a copy of ddata
Mika Westerberg
2020-01-22
1
-2
/
+3
|
*
|
|
platform/x86: asus-nb-wmi: Support left round button on N56VB
Paul Cercueil
2020-01-20
1
-0
/
+1
|
*
|
|
tools/power/x86/intel-speed-select: Update version
Srinivas Pandruvada
2020-01-20
1
-1
/
+1
[next]