summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-28libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignmentDan Williams
2018-02-28IB/core: disable memory registration of filesystem-dax vmasDan Williams
2018-02-28v4l2: disable filesystem-dax mapping supportDan Williams
2018-02-28device-dax: implement ->split() to catch invalid munmap attemptsDan Williams
2018-02-28libnvdimm: fix integer overflow static analysis warningDan Williams
2018-02-28binder: add missing binder_unlock()Eric Biggers
2018-02-28drm/amdgpu: add new device to use atpx quirkKai-Heng Feng
2018-02-28drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher
2018-02-28drm/amdgpu: add atpx quirk handling (v2)Alex Deucher
2018-02-28drm/amdgpu: Add dpm quirk for Jet PRO (v2)Alex Deucher
2018-02-28usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-02-28Revert "usb: musb: host: don't start next rx urb if current one failed"Bin Liu
2018-02-28usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-02-28drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LAKai-Heng Feng
2018-02-28Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker
2018-02-28usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP
2018-02-28ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida
2018-02-28PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom
2018-02-28irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni
2018-02-28iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen
2018-02-28iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz
2018-02-28RDMA/uverbs: Protect from command mask overflowLeon Romanovsky
2018-02-28scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler
2018-02-25crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny
2018-02-25usb: phy: msm add regulator dependencyArnd Bergmann
2018-02-25idle: i7300: add PCI dependencyArnd Bergmann
2018-02-25spi: bcm-qspi: shut up warning about cfi header inclusionArnd Bergmann
2018-02-25drm/i915: hide unused intel_panel_set_backlight functionArnd Bergmann
2018-02-25clk: meson: gxbb: fix build error without RESET_CONTROLLERTobias Regnery
2018-02-25ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann
2018-02-25tw5864: use dev_warn instead of WARN to shut up warningArnd Bergmann
2018-02-25em28xx: only use mt9v011 if camera support is enabledArnd Bergmann
2018-02-25go7007: add MEDIA_CAMERA_SUPPORT dependencyArnd Bergmann
2018-02-25tc358743: fix register i2c_rd/wr functionsArnd Bergmann
2018-02-25Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann
2018-02-25drm/nouveau: hide gcc-4.9 -Wmaybe-uninitializedArnd Bergmann
2018-02-25rbd: silence bogus -Wmaybe-uninitialized warningIlya Dryomov
2018-02-25drm: exynos: mark pm functions as __maybe_unusedArnd Bergmann
2018-02-25cw1200: fix bogus maybe-uninitialized warningArnd Bergmann
2018-02-25scsi: advansys: fix uninitialized data accessArnd Bergmann
2018-02-25dmaengine: zx: fix build warningJun Nie
2018-02-25thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann
2018-02-25gpio: xgene: mark PM functions as __maybe_unusedArnd Bergmann
2018-02-25scsi: advansys: fix build warning for PCI=nArnd Bergmann
2018-02-25video: fbdev: via: remove possibly unused variablesArnd Bergmann
2018-02-25perf: xgene: Include module.hStephen Boyd
2018-02-25usb: musb: fix compilation warning on unused functionJérémy Lefaure
2018-02-25platform/x86: intel_mid_thermal: Fix suspend handlers unused warningBorislav Petkov