summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-10-23Merge branch 'for-4.20/cougar' into for-linusJiri Kosina
2018-10-23Merge branch 'for-4.20/core' into for-linusJiri Kosina
2018-10-23Merge branch 'for-4.20/bigbenff' into for-linusJiri Kosina
2018-10-23Merge branch 'for-4.20/apple' into for-linusJiri Kosina
2018-10-11HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2Kai-Heng Feng
2018-10-11HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452Jason Gerecke
2018-10-09HID: elan: fix spelling mistake "registred" -> "registered"Colin Ian King
2018-10-03HID: magicmouse: add support for Apple Magic Trackpad 2Sean O'Brien
2018-09-24HID: hid-bigbenff: driver for BigBen Interactive PS3OFMINIPAD gamepadHanno Zulla
2018-09-24HID: intel-ish-hid: Enable Ice Lake mobileSrinivas Pandruvada
2018-09-24HID: i2c-hid: Remove RESEND_REPORT_DESCR quirk and its handlingHans de Goede
2018-09-14HID: i2c-hid: disable runtime PM operations on hantick touchpadAnisse Astier
2018-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-09-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds
2018-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-07Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-09-07Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-09-07Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-09-07Merge branch 'acpi-bus'Rafael J. Wysocki
2018-09-06Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-09-06RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky
2018-09-06RDMA/cma: Protect cma dev list with lockParav Pandit
2018-09-06i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta
2018-09-06irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprintJia He
2018-09-06memory: ti-aemif: fix a potential NULL-pointer dereferenceBartosz Golaszewski
2018-09-06Merge tag 'arm-soc/for-4.19/drivers-fixes' of https://github.com/Broadcom/stb...Olof Johansson
2018-09-06firmware: arm_scmi: fix divide by zero when sustained_perf_level is zeroSudeep Holla
2018-09-06HID: i2c-hid: Don't reset device upon system resumeKai-Heng Feng
2018-09-06rbd: support cloning across namespacesIlya Dryomov
2018-09-06rbd: factor out get_parent_info()Ilya Dryomov
2018-09-06ACPI / LPSS: Force LPSS quirks on bootZhang Rui
2018-09-06ACPI / bus: Only call dmi_check_system() on X86Jean Delvare
2018-09-05RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()Parav Pandit
2018-09-05bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur
2018-09-05IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister
2018-09-05hwmon: rpi: add module alias to raspberrypi-hwmonPeter Robinson
2018-09-05Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-09-05HID: input: Set INPUT_PROP_-property for HID_UP_DIGITIZERSTatsunosuke Tobita
2018-09-05HID: cougar: Stop processing vendor events on hid-coreDaniel M. Lambea
2018-09-05HID: cougar: Make parameter 'g6_is_space' dinamically settableDaniel M. Lambea
2018-09-05HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub reportHans de Goede
2018-09-05HID: core: fix NULL pointer dereferenceGustavo A. R. Silva
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-09-04drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder
2018-09-04memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko