summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-12Merge tag 'drm-fixes-for-v4.15-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds14-43/+39
2018-01-12Merge tag 'mlx5-fixes-2018-01-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller12-68/+114
2018-01-12Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry2-14/+19
2018-01-12Merge tag 'drm-intel-fixes-2018-01-11-1' of git://anongit.freedesktop.org/drm...Dave Airlie6-4/+17
2018-01-12Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie4-36/+15
2018-01-12Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds1-6/+12
2018-01-12Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-12/+23
2018-01-12net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud4-4/+8
2018-01-12net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud1-1/+5
2018-01-12net/mlx5e: Don't override netdev features field unless in error flowGal Pressman1-18/+25
2018-01-12net/mlx5e: Check support before TC swap in ETS initTariq Toukan1-3/+5
2018-01-12net/mlx5e: Add error print in ETS initTariq Toukan1-2/+6
2018-01-12net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman1-2/+1
2018-01-12net/mlx5: Fix error handling in load oneMaor Gottlieb1-3/+6
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha3-10/+9
2018-01-12net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel1-5/+8
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha4-20/+41
2018-01-11usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner1-0/+2
2018-01-11Merge tag 'usb-serial-4.15-rc8' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+2
2018-01-11drm/sun4i: hdmi: Add missing rate halving check in sun4i_tmds_determine_rateJonathan Liu1-2/+5
2018-01-11drm/sun4i: hdmi: Fix incorrect assignment in sun4i_tmds_determine_rateJonathan Liu1-1/+1
2018-01-11drm/sun4i: hdmi: Check for unset best_parent in sun4i_tmds_determine_rateJonathan Liu1-1/+1
2018-01-11drm/i915: Don't adjust priority on an already signaled fenceChris Wilson2-1/+4
2018-01-11drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.Kenneth Graunke2-0/+7
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-36/+51
2018-01-11Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰1-0/+1
2018-01-11Input: of_touchscreen - add MODULE_LICENSEArnd Bergmann1-0/+4
2018-01-11IB/hfi1: Prevent a NULL dereferenceDan Carpenter1-2/+2
2018-01-11iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg1-0/+1
2018-01-11scsi: libsas: Disable asynchronous aborts for SATA devicesHannes Reinecke1-2/+15
2018-01-10mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko1-3/+4
2018-01-10mlxsw: pci: Wait after reset before accessing HWYuval Mintz2-1/+7
2018-01-10nfp: always unmask aux interrupts at initJakub Kicinski1-0/+2
2018-01-10Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...David S. Miller5-28/+30
2018-01-10of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur1-2/+7
2018-01-10net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu1-2/+1
2018-01-10drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter1-0/+2
2018-01-10xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall1-1/+3
2018-01-10xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall1-3/+1
2018-01-10gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()Geert Uytterhoeven1-12/+23
2018-01-10drm/tegra: sor: Fix hang on Tegra124 eDPThierry Reding1-0/+3
2018-01-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-27/+60
2018-01-09rbd: set max_segments to USHRT_MAXIlya Dryomov1-1/+1
2018-01-09rbd: reacquire lock should update lock owner client idFlorian Margaine1-5/+11
2018-01-09uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng1-0/+7
2018-01-09USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern1-15/+13
2018-01-09USB: fix usbmon BUG triggerPete Zaitcev1-1/+7
2018-01-09drm/vmwgfx: Don't cache framebuffer mapsThomas Hellstrom3-36/+13
2018-01-09staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic1-0/+2
2018-01-09mux: core: fix double get_device()Hans de Goede1-1/+3