summaryrefslogtreecommitdiffstats
path: root/drivers/lightnvm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-23HID: core: fix kerneldoc warnings in hid-core.cXiaofei Tan1-4/+4
2020-09-22HID: multitouch: Lenovo X1 Tablet Gen2 trackpoint and buttonsMikael Wikström2-0/+7
2020-09-22HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttonsMikael Wikström2-0/+7
2020-09-22HID: alps: clean up indentation issueColin Ian King1-1/+1
2020-09-09HID: ite: Add USB id match for Acer One S1003 keyboard dockHans de Goede2-0/+5
2020-09-09HID: roccat: add bounds checking in kone_sysfs_write_settings()Dan Carpenter1-7/+16
2020-09-01HID: core: Sanitize event code and type when mapping inputMarc Zyngier3-13/+35
2020-09-01HID: core: Correctly handle ReportSize being zeroMarc Zyngier1-2/+13
2020-09-01HID: elan: Fix memleak in elan_input_configuredDinghao Liu1-0/+2
2020-08-31HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+ controllerNicholas Miell2-0/+3
2020-08-31HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devicesNirenjan Krishnan2-0/+4
2020-08-18Revert "HID: usbhid: do not sleep when opening device"Jiri Kosina2-31/+24
2020-08-17HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye1-0/+4
2020-08-17HID: quirks: Always poll three more Lenovo PixArt miceSebastian Parschauer2-0/+6
2020-08-17HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commandsHans de Goede1-9/+13
2020-08-17HID: macally: Constify macally_id_tableRikard Falkeborn1-1/+1
2020-08-17HID: cougar: Constify cougar_id_tableRikard Falkeborn1-1/+1
2020-08-09thunderbolt: merge fix for kunix_resource changesStephen Rothwell1-2/+2
2020-08-09kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option baseMasahiro Yamada2-8/+7
2020-08-09kbuild: include scripts/Makefile.* only when relevant CONFIG is enabledMasahiro Yamada4-18/+9
2020-08-09kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada22-55/+78
2020-08-09kbuild: sort hostprogs before passing it to ifneqMasahiro Yamada2-7/+8
2020-08-09kbuild: move host .so build rules to scripts/gcc-plugins/MakefileMasahiro Yamada4-43/+55
2020-08-09kbuild: Replace HTTP links with HTTPS onesAlexander A. Klimov5-11/+11
2020-08-09kbuild: trace functions in subdirectories of lib/Masahiro Yamada17-40/+0
2020-08-09kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada24-23/+64
2020-08-09kbuild: do not export LDFLAGS_vmlinuxMasahiro Yamada3-3/+6
2020-08-09kbuild: always create directories of targetsMasahiro Yamada1-3/+1
2020-08-08arm64: Fix __cpu_logical_map undefined issueKefeng Wang3-5/+16
2020-08-08arm64/fixmap: make notes of fixed_addresses more preciselyPingfan Liu1-4/+3
2020-08-08powerpc/ptrace: Fix build error in pkey_get()Michael Ellerman1-2/+0
2020-08-08fs: fix a struct path leak in path_umountChristoph Hellwig1-14/+18
2020-08-07tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...Steven Rostedt (VMware)2-0/+45
2020-08-07net/scm: Fix typo in SCM_RIGHTS compat refactoringKees Cook1-1/+1
2020-08-07mm: vmscan: consistent update to pgrefillShakeel Butt1-1/+2
2020-08-07mm/vmscan.c: fix typodylan-meiners1-1/+1
2020-08-07khugepaged: khugepaged_test_exit() check mmget_still_valid()Hugh Dickins1-4/+1
2020-08-07khugepaged: retract_page_tables() remember to test exitHugh Dickins1-10/+14
2020-08-07khugepaged: collapse_pte_mapped_thp() protect the pmd lockHugh Dickins1-25/+19
2020-08-07khugepaged: collapse_pte_mapped_thp() flush the right rangeHugh Dickins1-1/+1
2020-08-07mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possiblePeter Xu1-14/+10
2020-08-07mm: thp: replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-08-07mm/page_alloc: fix memalloc_nocma_{save/restore} APIsJoonsoo Kim2-17/+22
2020-08-07mm/page_alloc.c: skip setting nodemask when we are in interruptMuchun Song1-1/+5
2020-08-07mm/page_alloc: fallbacks at most has 3 elementsWei Yang1-1/+1
2020-08-07mm/page_alloc: silence a KASAN false positiveQian Cai1-0/+3
2020-08-07mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_m...Wei Yang3-17/+9
2020-08-07mm/page_alloc.c: simplify pageblock bitmap accessWei Yang2-22/+13
2020-08-07mm/page_alloc.c: extract the common part in pfn_to_bitidx()Wei Yang1-2/+1
2020-08-07mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migrat...Wei Yang1-2/+1