summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-07-26dm bufio: fix deadlock with loop deviceJunxiao Bi
2019-07-26net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer
2019-07-26usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng
2019-07-26intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin
2019-07-26mtd: spinand: read returns badly if the last page has bitflipsliaoweixiong
2019-07-26mtd: rawnand: mtk: Correct low level time calculation of r/w cycleXiaolei Li
2019-07-26mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz
2019-07-26crypto: caam - limit output IV to CBC to work around CTR mode DMA issueArd Biesheuvel
2019-07-26gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam
2019-07-26libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams
2019-07-26HID: wacom: correct touch resolution x/y typoAaron Armstrong Skomra
2019-07-26HID: wacom: generic: Correct pad syncingAaron Armstrong Skomra
2019-07-26HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra
2019-07-26IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg
2019-07-26PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel
2019-07-26PCI: Do not poll for PME if the device is in D3coldMika Westerberg
2019-07-26PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui
2019-07-26intel_th: pci: Add Ice Lake NNPI supportAlexander Shishkin
2019-07-26drm/edid: parse CEA blocks embedded in DisplayIDAndres Rodriguez
2019-07-26xen/events: fix binding user event channels to cpusJuergen Gross
2019-07-26dm zoned: fix zone state management raceDamien Le Moal
2019-07-26drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul
2019-07-26media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus
2019-07-26media: videobuf2-core: Prevent size alignment wrapping buffer size to 0Sakari Ailus
2019-07-26media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia
2019-07-26media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon
2019-07-26raid5-cache: Need to do start() part job after adding journal deviceXiao Ni
2019-07-26iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach
2019-07-26iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach
2019-07-26iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach
2019-07-26iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach
2019-07-26regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski
2019-07-26Input: alps - fix a mismatch between a condition check and its commentHui Wang
2019-07-26Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black
2019-07-26Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang
2019-07-26Input: gtco - bounds check collection indent levelGrant Hernandez
2019-07-26bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_threadColy Li
2019-07-26bcache: fix mistaken sysfs entry for io_error counterColy Li
2019-07-26bcache: ignore read-ahead request failure on backing deviceColy Li
2019-07-26bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"Coly Li
2019-07-26bcache: Revert "bcache: fix high CPU occupancy during journal"Coly Li
2019-07-26Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"Coly Li
2019-07-26crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probeWen Yang
2019-07-26crypto: ccp/gcm - use const time tag comparison.Cfir Cohen
2019-07-26crypto: ccp - memset structure fields to zero before reuseHook, Gary
2019-07-26crypto: crypto4xx - block ciphers should only accept complete blocksChristian Lamparter
2019-07-26crypto: crypto4xx - fix blocksize for cfb and ofbChristian Lamparter
2019-07-26crypto: crypto4xx - fix AES CTR blocksize valueChristian Lamparter
2019-07-26crypto: ccp - Validate the the error value used to index error messagesHook, Gary
2019-07-26scsi: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain