summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* zram: failing to decompress is WARN_ON worthyDouglas Anderson2020-10-161-1/+1
* mm: don't panic when links can't be created in sysfsLaurent Dufour2020-10-161-12/+21
* hv_balloon: try to merge system ram resourcesDavid Hildenbrand2020-10-161-1/+1
* xen/balloon: try to merge system ram resourcesDavid Hildenbrand2020-10-161-1/+1
* virtio-mem: try to merge system ram resourcesDavid Hildenbrand2020-10-161-1/+2
* mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand2020-10-167-7/+9
* device-dax/kmem: fix resource releaseDan Williams2020-10-161-14/+34
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2020-10-162-3/+2
|\
| * mtd: rawnand: oxnas: cleanup/simplify codePavel Machek2020-09-011-2/+1
| * HID: logitech-dj: Fix spelling in commentChris Packham2020-09-011-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-10-1617-43/+242
|\ \
| * \ Merge branch 'for-5.10/i2c-hid' into for-linusJiri Kosina2020-10-151-0/+12
| |\ \
| | * | HID: i2c-hid: Enable wakeup capability from Suspend-to-IdleKai-Heng Feng2020-10-151-0/+12
| * | | Merge branch 'for-5.9/upstream-fixes' into for-linusJiri Kosina2020-10-159-16/+46
| |\ \ \
| | * | | HID: hid-input: fix stylus battery reportingDmitry Torokhov2020-09-261-2/+2
| | * | | HID: wacom: Avoid entering wacom_wac_pen_report for pad / batteryJason Gerecke2020-09-251-1/+3
| | * | | HID: i2c-hid: fix kerneldoc warnings in i2c-hid-core.cXiaofei Tan2020-09-231-1/+1
| | * | | HID: core: fix kerneldoc warnings in hid-core.cXiaofei Tan2020-09-231-4/+4
| | * | | HID: multitouch: Lenovo X1 Tablet Gen2 trackpoint and buttonsMikael Wikström2020-09-222-0/+7
| | * | | HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttonsMikael Wikström2020-09-222-0/+7
| | * | | HID: alps: clean up indentation issueColin Ian King2020-09-221-1/+1
| | * | | HID: ite: Add USB id match for Acer One S1003 keyboard dockHans de Goede2020-09-092-0/+5
| | * | | HID: roccat: add bounds checking in kone_sysfs_write_settings()Dan Carpenter2020-09-091-7/+16
| * | | | Merge branch 'for-5.10/wiimote' into for-linusJiri Kosina2020-10-151-6/+4
| |\ \ \ \
| | * | | | HID: wiimote: narrow spinlock range in wiimote_hid_event()Ian Abbott2020-09-071-4/+2
| | * | | | HID: wiimote: make handlers[] constIan Abbott2020-09-071-2/+2
| * | | | | Merge branch 'for-5.10/vivaldi' into for-linusJiri Kosina2020-10-154-0/+161
| |\ \ \ \ \
| | * | | | | HID: add vivaldi HID driverSean O'Brien2020-09-304-0/+161
| | |/ / / /
| * | | | | Merge branch 'for-5.10/intel-ish-hid' into for-linusJiri Kosina2020-10-151-7/+1
| |\ \ \ \ \
| | * | | | | HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device()Qinglang Miao2020-09-221-7/+1
| | |/ / / /
| * | | | | Merge branch 'for-5.10/i2c-hid' into for-linusJiri Kosina2020-10-151-0/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | HID: i2c-hid: Prefer asynchronous probeDouglas Anderson2020-09-091-0/+1
| | |/ / /
| * | | | Merge branch 'for-5.10/cp2112' into for-linusJiri Kosina2020-10-151-9/+10
| |\ \ \ \
| | * | | | HID: cp2112: Use irqchip templateLinus Walleij2020-08-171-9/+10
| * | | | | Merge branch 'for-5.10/core' into for-linusJiri Kosina2020-10-151588-8143/+23182
| |\ \ \ \ \
| | * | | | | HID: hid-debug: fix nonblocking read semantics wrt EIO/ERESTARTSYSLaurent Gauthier2020-09-091-5/+5
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-5.10/apple' into for-linusJiri Kosina2020-10-151-0/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | HID: apple: Add support for Matias wireless keyboardBALATON Zoltan2020-08-171-0/+2
| | | |/ / | | |/| |
* | | | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-1548-330/+463
|\ \ \ \ \
| * | | | | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-062-3/+1
| * | | | | dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig2020-10-061-0/+1
| * | | | | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-065-6/+3
| * | | | | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-0620-10/+20
| * | | | | firewire-ohci: use dma_alloc_pagesChristoph Hellwig2020-09-251-15/+11
| * | | | | dma-iommu: implement ->alloc_noncoherentChristoph Hellwig2020-09-251-4/+37
| * | | | | dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2020-09-255-0/+12
| * | | | | 53c700: convert to dma_alloc_noncoherentChristoph Hellwig2020-09-251-6/+14
| * | | | | sgiseeq: convert to dma_alloc_noncoherentChristoph Hellwig2020-09-251-10/+18
| * | | | | lib82596: convert to dma_alloc_noncoherentChristoph Hellwig2020-09-253-63/+80
| * | | | | sgiwd93: convert to dma_alloc_noncoherentChristoph Hellwig2020-09-251-7/+7