summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-10Merge branch 'for-5.9/lenovo' into for-linusJiri Kosina
2020-08-10Merge branch 'for-5.9/intel-ish' into for-linusJiri Kosina
2020-08-10Merge branch 'for-5.9/core-v2' into for-linusJiri Kosina
2020-07-21HID: quirks: add NOGET quirk for Logitech GROUPIkjoon Jang
2020-07-20HID: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-20HID: udraw-ps3: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-20HID: mcp2221: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-14HID: input: Fix devices that return multiple bytes in battery reportGrant Likely
2020-07-07HID: lenovo: Fix spurious F23 key press report during resume from suspendHans de Goede
2020-07-07HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard fn_lock supportHans de Goede
2020-07-07HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard supportHans de Goede
2020-07-07HID: lenovo: Rename fn_lock sysfs attr handlers to make them genericHans de Goede
2020-07-07HID: lenovo: Factor out generic parts of the LED codeHans de Goede
2020-07-07HID: lenovo: Merge tpkbd and cptkbd data structuresHans de Goede
2020-07-07HID: logitech-hidpp: avoid repeated "multiplier = " log messagesMaciej S. Szmigiero
2020-07-07HID: logitech: Use HIDPP_RECEIVER_INDEX instead of 0xffMazin Rezk
2020-07-07HID: intel-ish-hid: Replace PCI_DEV_FLAGS_NO_D3 with pci_save_stateKai-Heng Feng
2020-06-24HID: quirks: Ignore Simply Automated UPB PIMJames Hilliard
2020-06-24HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede
2020-06-24MAINTAINERS: update uhid and hid-wiimote entryDavid Rheinsberg
2020-06-19HID: steam: fixes race in handling device list.Rodrigo Rivas Costa
2020-06-16HID: magicmouse: do not set up autorepeatDmitry Torokhov
2020-06-16HID: alps: support devices with report id 2Caiyuan Xie
2020-06-16HID: quirks: Always poll Obins Anne Pro 2 keyboardSebastian Parschauer
2020-06-16HID: input: do not run GET_REPORT unless there's a Resolution MultiplierPeter Hutterer
2020-06-16HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto
2020-06-16HID: usbhid: remove redundant assignment to variable retvalColin Ian King
2020-06-16HID: usbhid: do not sleep when opening deviceDmitry Torokhov
2020-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-06-04Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-06-04Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2020-06-04Merge tag 'leds-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2020-06-04Merge tag 'tag-chrome-platform-for-v5.8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-06-04Merge tag 'linux-watchdog-5.8-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-06-04Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-04Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2020-06-04Merge tag 'Smack-for-5.8' of git://github.com/cschaufler/smack-nextLinus Torvalds
2020-06-04Merge tag 'keys-next-20200602' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-04Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-03atomisp: avoid warning about unused functionLinus Torvalds
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li
2020-06-03x86: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li
2020-06-03riscv: support DEBUG_WXZong Li
2020-06-03mm: add DEBUG_WX supportZong Li
2020-06-03drivers/base/memory.c: cache memory blocks in xarray to accelerate lookupScott Cheloha
2020-06-03mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual
2020-06-03powerpc/mm: drop platform defined pmd_mknotpresent()Anshuman Khandual
2020-06-03mm: thp: don't need to drain lru cache when splitting and mlocking THPYang Shi