summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-26mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz1-3/+6
2019-07-26gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam1-1/+1
2019-07-26libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams3-4/+17
2019-07-26HID: wacom: correct touch resolution x/y typoAaron Armstrong Skomra1-1/+1
2019-07-26HID: wacom: generic: Correct pad syncingAaron Armstrong Skomra1-7/+8
2019-07-26HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra3-2/+4
2019-07-26IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg1-2/+6
2019-07-26PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel1-0/+2
2019-07-26PCI: Do not poll for PME if the device is in D3coldMika Westerberg1-0/+7
2019-07-26PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui1-6/+9
2019-07-26intel_th: pci: Add Ice Lake NNPI supportAlexander Shishkin1-0/+5
2019-07-26RDMA/odp: Fix missed unlock in non-blocking invalidate_startJason Gunthorpe1-5/+9
2019-07-26RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche1-6/+15
2019-07-26drm/edid: parse CEA blocks embedded in DisplayIDAndres Rodriguez1-11/+70
2019-07-26rt2x00usb: fix rx queue hangSoeren Moch1-6/+6
2019-07-26xen/events: fix binding user event channels to cpusJuergen Gross2-3/+11
2019-07-26dm zoned: fix zone state management raceDamien Le Moal2-28/+24
2019-07-26drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul1-0/+20
2019-07-26i3c: fix i2c and i3c scl rate by bus modeVitor Soares1-13/+38
2019-07-26signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman1-24/+24
2019-07-26intel_th: msu: Fix unused variable warning on arm64 platformShaokun Zhang1-13/+27
2019-07-26media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus1-1/+1
2019-07-26media: videobuf2-core: Prevent size alignment wrapping buffer size to 0Sakari Ailus1-0/+4
2019-07-26media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia1-1/+0
2019-07-26media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon1-5/+4
2019-07-26raid5-cache: Need to do start() part job after adding journal deviceXiao Ni1-2/+9
2019-07-26arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry1-0/+7
2019-07-26opp: Don't use IS_ERR on invalid suppliesDmitry Osipenko1-1/+1
2019-07-26iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach1-2/+6
2019-07-26iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg2-2/+54
2019-07-26iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach5-2/+43
2019-07-26iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach1-3/+9
2019-07-26iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach1-18/+16
2019-07-26iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21
2019-07-26iwlwifi: add support for hr1 RF IDOren Givon2-3/+6
2019-07-26regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski1-2/+2
2019-07-26regulator: s2mps11: Fix ERR_PTR dereference on GPIO lookup failureKrzysztof Kozlowski1-0/+1
2019-07-26Input: alps - fix a mismatch between a condition check and its commentHui Wang1-1/+1
2019-07-26Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black1-0/+1
2019-07-26Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang1-0/+32
2019-07-26Input: gtco - bounds check collection indent levelGrant Hernandez1-3/+17
2019-07-26bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_threadColy Li1-0/+1
2019-07-26bcache: fix mistaken sysfs entry for io_error counterColy Li1-2/+2
2019-07-26bcache: ignore read-ahead request failure on backing deviceColy Li1-0/+12
2019-07-26bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"Coly Li1-1/+0
2019-07-26bcache: Revert "bcache: fix high CPU occupancy during journal"Coly Li3-36/+15
2019-07-26Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"Coly Li1-17/+0
2019-07-26crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probeWen Yang1-1/+0
2019-07-26crypto: ccp/gcm - use const time tag comparison.Cfir Cohen1-1/+2
2019-07-26crypto: ccp - memset structure fields to zero before reuseHook, Gary1-1/+11