summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-06-08Merge branch 'for-4.18/multitouch' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/i2c-hid' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/hid-steam' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/hid-redragon' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/alps' into for-linusJiri Kosina
2018-05-30HID: multitouch: fix calculation of last slot field in multi-touch reportsBen Chan
2018-05-30HID: steam: select CONFIG_POWER_SUPPLYArnd Bergmann
2018-05-30HID: i2c-hid: remove i2c_hid_open_mutSebastian Andrzej Siewior
2018-05-16HID: core: fix hid_hw_open() commentHisao Tanabe
2018-05-16HID: multitouch: fix types returned from mt_need_to_apply_feature()Jiri Kosina
2018-05-15HID: i2c-hid: check if device is there before really probingDmitry Torokhov
2018-05-15HID: steam: add missing fields in client initializationJiri Kosina
2018-05-15HID: steam: add battery device.Rodrigo Rivas Costa
2018-05-15HID: add driver for Valve Steam ControllerRodrigo Rivas Costa
2018-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-05-09HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-BHans de Goede
2018-05-08Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-08Merge tag 'pinctrl-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-05-08Merge tag 'gpio-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-05-07Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-07driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre
2018-05-06Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-05-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-05Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds
2018-05-04Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-04Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-05-04Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman
2018-05-04platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello
2018-05-04platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita
2018-05-04Merge tag 'pm-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-05-04Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-05-04media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERRFrom: Gustavo A. R. Silva
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-04Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-05-03RDMA/cma: Do not query GID during QP state transition to RTRParav Pandit
2018-05-03IB/mlx4: Fix integer overflow when calculating optimal MTT sizeJack Morgenstein
2018-05-03IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez
2018-05-03IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failureSebastian Sanchez
2018-05-03IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez
2018-05-03IB/hfi1: Fix loss of BECN with AHGMike Marciniszyn
2018-05-03IB/hfi1 Use correct type for num_user_contextMichael J. Ruhl
2018-05-03IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn
2018-05-03qed: fix spelling mistake: "offloded" -> "offloaded"Colin Ian King