summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-02-22mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardbyinbo.zhu1-4/+8
2018-02-22mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexecyinbo.zhu1-0/+4
2018-02-22media: r820t: fix r820t_write_reg for KASANArnd Bergmann1-5/+8
2018-02-22usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan2-8/+8
2018-02-22mvpp2: fix multicast address filterMikulas Patocka1-3/+8
2018-02-22mtd: nand: vf610: set correct ooblayoutStefan Agner1-4/+2
2018-02-22dm: correctly handle chained bios in dec_pending()NeilBrown1-1/+2
2018-02-22iscsi-target: make sure to wake up sleeping login workerFlorian Westphal1-0/+3
2018-02-22target/iscsi: avoid NULL dereference in CHAP auth error pathDavid Disseldorp1-1/+2
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2-2/+4
2018-02-22xenbus: track caller request idJoao Martins3-0/+5
2018-02-22rbd: whitelist RBD_FEATURE_OPERATIONS feature bitIlya Dryomov1-1/+3
2018-02-22console/dummy: leave .con_font_get set to NULLNicolas Pitre1-1/+0
2018-02-22video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold1-1/+7
2018-02-22PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold1-1/+4
2018-02-22PCI: pciehp: Assume NoCompl+ for Thunderbolt portsLukas Wunner1-0/+7
2018-02-22PCI: iproc: Fix NULL pointer dereference for BCMARay Jui3-3/+14
2018-02-22PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port modeDongdong Liu1-1/+1
2018-02-22Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"Lukas Wunner1-47/+1
2018-02-22Revert "mmc: meson-gx: include tx phase in the tuning process"Jerome Brunet1-18/+1
2018-02-22mmc: bcm2835: Don't overwrite max frequency unconditionallyPhil Elwell1-1/+2
2018-02-22mmc: sdhci: Implement an SDHCI-specific bounce bufferLinus Walleij2-8/+159
2018-02-22rtc-opal: Fix handling of firmware error codes, prevent busy loopsStewart Smith1-2/+10
2018-02-22drm/radeon: adjust tested variableJulia Lawall1-1/+1
2018-02-22drm/radeon: Add dpm quirk for Jet PRO (v2)Alex Deucher1-0/+5
2018-02-22drm: Check for lessee in DROP_MASTER ioctlKeith Packard1-0/+6
2018-02-22drm/ast: Load lut in crtc_commitDaniel Vetter1-0/+1
2018-02-22drm/amd/powerplay: Fix smu_table_entry.handle typeAndrey Grodzovsky1-1/+1
2018-02-22drm/qxl: reapply cursor after resetting primaryRay Strode2-0/+61
2018-02-22drm/qxl: unref cursor bo when finished with itRay Strode1-1/+3
2018-02-22drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)Tom St Denis1-1/+2
2018-02-22drm/ttm: Don't add swapped BOs to swap-LRU listFelix Kuehling1-1/+2
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang14-21/+21
2018-02-22platform/x86: wmi: fix off-by-one write in wmi_dev_probe()Andrey Ryabinin1-1/+1
2018-02-22PM / runtime: Update links_count also if !CONFIG_SRCULukas Wunner1-0/+3
2018-02-22crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generateArtem Savkov1-2/+2
2018-02-22crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generateArtem Savkov1-1/+1
2018-02-22dma-buf: fix reservation_object_wait_timeout_rcu once more v2Christian König1-3/+5
2018-02-22mwifiex: resolve reset vs. remove()/shutdown() deadlocksBrian Norris1-1/+4
2018-02-22PM / devfreq: Propagate error from devfreq_add_device()Bjorn Andersson1-1/+1
2018-02-22cpufreq: powernv: Dont assume distinct pstate values for nominal and pminShilpasri G Bhat1-2/+2
2018-02-22RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche2-2/+13
2018-02-22RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche3-10/+2
2018-02-22RDMA/rxe: Fix a race condition related to the QP error stateBart Van Assche1-0/+2
2018-02-22IB/core: Avoid a potential OOPs for an unused optional parameterMichael J. Ruhl1-1/+1
2018-02-22IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche2-7/+14
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein2-8/+8
2018-02-22IB/qib: Fix comparison error with qperf compare/swap testMike Marciniszyn1-3/+3
2018-02-22IB/umad: Fix use of unprotected device pointerJack Morgenstein1-1/+1
2018-02-22scsi: smartpqi: allow static build ("built-in")Steffen Weber1-1/+1