summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-23vhost: correctly check the return value of translate_desc() in log_used()Jason Wang
2019-02-23sky2: Increase D3 delay againKai-Heng Feng
2019-02-23net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue
2019-02-23net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski
2019-02-23hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun
2019-02-20Revert "scsi: aic94xx: fix module loading"Greg Kroah-Hartman
2019-02-20pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter
2019-02-20usb: dwc2: Remove unnecessary kfreeJohn Youn
2019-02-20kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2019-02-20ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet
2019-02-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes
2019-02-20drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen
2019-02-20dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-20Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela
2019-02-20Input: bma150 - register input device after setting private dataJonathan Bakker
2019-02-20Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio
2019-02-20Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov
2019-02-20drm/bridge: tc358767: fix output H/V syncsTomi Valkeinen
2019-02-20drm/bridge: tc358767: reject modes which require too much BWTomi Valkeinen
2019-02-20drm/bridge: tc358767: fix initial DP0/1_SRCCTRL valueTomi Valkeinen
2019-02-20drm/bridge: tc358767: fix single lane configurationTomi Valkeinen
2019-02-20drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANETomi Valkeinen
2019-02-20cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla
2019-02-20ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan
2019-02-20bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens
2019-02-20eeprom: at24: add support for 24c2048Adrian Bunk
2019-02-15HID: debug: fix the ring buffer implementationVladis Dronov
2019-02-15drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom
2019-02-15drm/vmwgfx: Fix setting of dma masksThomas Hellstrom
2019-02-15drm/modes: Prevent division by zero htotalTina Zhang
2019-02-15misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter
2019-02-15iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay
2019-02-15mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi
2019-02-12IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn
2019-02-12PCI: vmd: Free up IRQs on suspend pathScott Bauer
2019-02-12serial: fix race between flush_to_ldisc and tty_openGreg Kroah-Hartman
2019-02-12scsi: aic94xx: fix module loadingJames Bottomley
2019-02-12usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder
2019-02-12usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2019-02-12usb: phy: am335x: fix race condition in _probeBin Liu
2019-02-12dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev
2019-02-12dmaengine: bcm2835: Fix abort of transactionsLukas Wunner
2019-02-12dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner
2019-02-12enic: fix checksum validation for IPv6Govindarajulu Varadarajan
2019-02-12net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang
2019-02-12net: systemport: Fix WoL with password after deep sleepFlorian Fainelli
2019-02-12skge: potential memory corruption in skge_get_regs()Dan Carpenter