summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-15Merge branch 'for-5.10/i2c-hid' into for-linusJiri Kosina
2020-10-15HID: i2c-hid: Enable wakeup capability from Suspend-to-IdleKai-Heng Feng
2020-10-15Merge branch 'for-5.9/upstream-fixes' into for-linusJiri Kosina
2020-10-15Merge branch 'for-5.10/wiimote' into for-linusJiri Kosina
2020-10-15Merge branch 'for-5.10/vivaldi' into for-linusJiri Kosina
2020-10-15Merge branch 'for-5.10/intel-ish-hid' into for-linusJiri Kosina
2020-10-15Merge branch 'for-5.10/i2c-hid' into for-linusJiri Kosina
2020-10-15Merge branch 'for-5.10/cp2112' into for-linusJiri Kosina
2020-10-15Merge branch 'for-5.10/core' into for-linusJiri Kosina
2020-10-15Merge branch 'for-5.10/apple' into for-linusJiri Kosina
2020-09-30HID: add vivaldi HID driverSean O'Brien
2020-09-26HID: hid-input: fix stylus battery reportingDmitry Torokhov
2020-09-25HID: wacom: Avoid entering wacom_wac_pen_report for pad / batteryJason Gerecke
2020-09-23HID: i2c-hid: fix kerneldoc warnings in i2c-hid-core.cXiaofei Tan
2020-09-23HID: core: fix kerneldoc warnings in hid-core.cXiaofei Tan
2020-09-22HID: multitouch: Lenovo X1 Tablet Gen2 trackpoint and buttonsMikael Wikström
2020-09-22HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttonsMikael Wikström
2020-09-22HID: alps: clean up indentation issueColin Ian King
2020-09-22HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device()Qinglang Miao
2020-09-09HID: hid-debug: fix nonblocking read semantics wrt EIO/ERESTARTSYSLaurent Gauthier
2020-09-09HID: i2c-hid: Prefer asynchronous probeDouglas Anderson
2020-09-09HID: ite: Add USB id match for Acer One S1003 keyboard dockHans de Goede
2020-09-09HID: roccat: add bounds checking in kone_sysfs_write_settings()Dan Carpenter
2020-09-07HID: wiimote: narrow spinlock range in wiimote_hid_event()Ian Abbott
2020-09-07HID: wiimote: make handlers[] constIan Abbott
2020-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-09-02Merge tag 'for-5.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-02Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-09-02Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-09-02dm thin metadata: Fix use-after-free in dm_bm_set_read_onlyYe Bin
2020-09-02dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin
2020-09-02dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin
2020-09-02fix regression in "epoll: Keep a reference on files added to the check list"Al Viro
2020-09-01Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/...Linus Torvalds
2020-09-01Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-01dm integrity: fix error reporting in bitmap mode after creationMikulas Patocka
2020-09-01dm crypt: Initialize crypto wait structuresDamien Le Moal
2020-09-01dm mpath: fix racey management of PG initializationMike Snitzer
2020-09-01dm writecache: handle DAX to partitions on persistent memory correctlyMikulas Patocka
2020-09-01perf report: Disable ordered_events for raw dumpJiri Olsa
2020-09-01perf tools: Correct SNOOPX field offsetAl Grant
2020-09-01perf intel-pt: Fix corrupt data after perf inject fromAl Grant
2020-09-01perf cs-etm: Fix corrupt data after perf inject fromAl Grant
2020-09-01perf top/report: Fix infinite loop in the TUI for grouped eventsArnaldo Carvalho de Melo
2020-09-01perf parse-events: Avoid an uninitialized read when using fake PMUsIan Rogers
2020-09-01perf stat: Fix out of bounds array access in the print_counters() evlist methodThomas Richter
2020-09-01perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...Thomas Richter
2020-09-01perf parse-events: Set exclude_guest=1 for user-space countingJin Yao
2020-09-01perf record: Correct the help info of option "--no-bpf-event"Wei Li