summaryrefslogtreecommitdiffstats
path: root/lib/locking-selftest-rsem.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-27HID: multitouch: enable multi-input as a quirk for some devicesBenjamin Tissoires1-0/+26
2020-05-26HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate1-0/+17
2020-05-15HID: Add quirks for Trust Panora Graphic TabletCristian Klein2-0/+4
2020-05-15HID: apple: Swap the Fn and Left Control keys on Apple keyboardsfree5lot1-2/+28
2020-05-07HID: asus: Add depends on USB_HID to HID_ASUS Kconfig optionHans de Goede1-0/+1
2020-05-06HID: asus: Fix mute and touchpad-toggle keys on Medion Akoya E1239THans de Goede1-0/+60
2020-05-06HID: asus: Add support for multi-touch touchpad on Medion Akoya E1239THans de Goede2-1/+26
2020-05-06HID: asus: Add report_size to struct asus_touchpad_infoHans de Goede1-1/+7
2020-05-06HID: asus: Add hid_is_using_ll_driver(usb_hid_driver) checkHans de Goede1-1/+2
2020-05-06HID: asus: Simplify skipping of mappings for Asus T100CHI keyboard-dockHans de Goede1-14/+7
2020-05-06HID: asus: Only set EV_REP if we are adding a mappingHans de Goede1-2/+2
2020-05-05HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax1-0/+8
2020-05-05HID: intel-ish-hid: avoid bogus uninitialized-variable warningArnd Bergmann1-0/+2
2020-05-04uapi: revert flexible-array conversionsGustavo A. R. Silva8-12/+12
2020-05-04gcc-10 warnings: fix low-hanging fruitLinus Torvalds3-3/+3
2020-05-04HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dockHans de Goede2-0/+2
2020-05-03Linux 5.7-rc4v5.7-rc4Linus Torvalds1-1/+1
2020-05-03MAINTAINERS: btrfs: fix git repo URLEric Biggers1-1/+1
2020-05-02vhost: vsock: kick send_pkt worker once device is startedJia He1-0/+5
2020-05-02virtio-blk: handle block_device_operations callbacks after hot unplugStefan Hajnoczi1-8/+78
2020-05-01io_uring: punt splice async because of inode mutexPavel Begunkov1-14/+2
2020-05-01io_uring: check non-sync defer_list carefullyPavel Begunkov1-1/+1
2020-05-01io_uring: fix extra put in sync_file_range()Pavel Begunkov1-1/+1
2020-05-01iommu/qcom: Fix local_base status checkTang Bin1-1/+4
2020-05-01iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman1-1/+1
2020-05-01iommu/vt-d: Use right Kconfig option nameLu Baolu1-2/+2
2020-05-01iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit1-1/+1
2020-05-01io_uring: use cond_resched() in io_ring_ctx_wait_and_kill()Xiaoguang Wang1-1/+1
2020-05-01io_uring: use proper references for fallback_req lockingBijan Mottahedeh1-2/+2
2020-05-01io_uring: only force async punt if poll based retry can't handle itJens Axboe1-2/+4
2020-05-01io_uring: enable poll retry for any file with ->read_iter / ->write_iterJens Axboe1-7/+13
2020-04-30selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore1-25/+45
2020-04-30NFS: Fix a race in __nfs_list_for_each_server()Trond Myklebust1-1/+1
2020-04-30arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino1-1/+1
2020-04-30block: remove the bd_openers checks in blk_drop_partitionsChristoph Hellwig1-1/+1
2020-04-30fibmap: Warn and return an error in case of block > INT_MAXRitesh Harjani2-4/+9
2020-04-30dma-buf: fix documentation build warningsRandy Dunlap2-4/+3
2020-04-30i2c: aspeed: Avoid i2c interrupt status clear race condition.ryan_chen1-1/+4
2020-04-30i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter1-1/+1
2020-04-30ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB IDTakashi Iwai1-1/+1
2020-04-30btrfs: fix gcc-4.8 build warning for struct initializerArnd Bergmann1-1/+1
2020-04-30ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2-6/+12
2020-04-29HID: mcp2221: add gpiolib dependencyArnd Bergmann1-0/+1
2020-04-29HID: i2c-hid: reset Synaptics SYNA2393 on resumeDaniel Playfair Cal2-0/+5
2020-04-29HID: wacom: Report 2nd-gen Intuos Pro S center button status over BTJason Gerecke1-3/+6
2020-04-29HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern2-8/+30
2020-04-29iommu: spapr_tce: Disable compile testing to fix build on book3s_32 configKrzysztof Kozlowski1-1/+1
2020-04-29iommu/mediatek: Fix MTK_IOMMU dependenciesGeert Uytterhoeven1-1/+1
2020-04-29iommu: Fix the memory leak in dev_iommu_free()Kevin Hao1-0/+1
2020-04-29drm/qxl: qxl_release use after freeVasily Averin4-11/+7