summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-02-25staging: android: ion: Switch from WARN to pr_warnLaura Abbott1-1/+3
2018-02-25staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott1-1/+1
2018-02-25media: pvrusb2: properly check endpoint typesAndrey Konovalov1-0/+12
2018-02-25drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_allChris Wilson1-1/+1
2018-02-25RDMA/netlink: Fix general protection faultLeon Romanovsky4-4/+4
2018-02-25mac80211_hwsim: validate number of different channelsJohannes Berg1-0/+5
2018-02-25vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang1-1/+1
2018-02-25usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai1-4/+26
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-22mmc: sdhci-of-esdhc: disable SD clock for clock value 0yangbo lu1-28/+30
2018-02-22media: r820t: fix r820t_write_reg for KASANArnd Bergmann1-5/+8
2018-02-22Bluetooth: BT_HCIUART now depends on SERIAL_DEV_BUSArnd Bergmann1-1/+1
2018-02-22scsi: core: check for device state in __scsi_remove_target()Hannes Reinecke1-1/+4
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-22drm/qxl: reapply cursor after resetting primaryRay Strode2-0/+61
2018-02-22qxl: alloc & use shadow for dumb buffersGerd Hoffmann4-4/+54
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: 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/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: 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-22kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2-3/+0
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-22drm/i915: add GT number to intel_device_infoLionel Landwerlin2-43/+151
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