summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz2019-07-261-3/+6
* gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam2019-07-261-1/+1
* libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams2019-07-263-4/+17
* HID: wacom: correct touch resolution x/y typoAaron Armstrong Skomra2019-07-261-1/+1
* HID: wacom: generic: Correct pad syncingAaron Armstrong Skomra2019-07-261-7/+8
* HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra2019-07-263-2/+4
* IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-261-2/+6
* PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel2019-07-261-0/+2
* PCI: Do not poll for PME if the device is in D3coldMika Westerberg2019-07-261-0/+7
* PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui2019-07-261-6/+9
* intel_th: pci: Add Ice Lake NNPI supportAlexander Shishkin2019-07-261-0/+5
* RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche2019-07-261-6/+15
* drm/edid: parse CEA blocks embedded in DisplayIDAndres Rodriguez2019-07-261-11/+70
* rt2x00usb: fix rx queue hangSoeren Moch2019-07-261-6/+6
* xen/events: fix binding user event channels to cpusJuergen Gross2019-07-262-3/+11
* dm zoned: fix zone state management raceDamien Le Moal2019-07-262-28/+24
* drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul2019-07-261-0/+20
* i3c: fix i2c and i3c scl rate by bus modeVitor Soares2019-07-261-13/+38
* signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman2019-07-261-24/+24
* media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus2019-07-261-1/+1
* media: videobuf2-core: Prevent size alignment wrapping buffer size to 0Sakari Ailus2019-07-261-0/+4
* media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia2019-07-261-1/+0
* media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon2019-07-261-5/+4
* raid5-cache: Need to do start() part job after adding journal deviceXiao Ni2019-07-261-2/+9
* arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry2019-07-261-0/+7
* opp: Don't use IS_ERR on invalid suppliesDmitry Osipenko2019-07-261-1/+1
* iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach2019-07-261-2/+6
* iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg2019-07-262-2/+54
* iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach2019-07-265-2/+43
* iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach2019-07-261-3/+9
* iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach2019-07-261-18/+16
* iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach2019-07-261-6/+21
* iwlwifi: add support for hr1 RF IDOren Givon2019-07-262-3/+6
* regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski2019-07-261-2/+2
* regulator: s2mps11: Fix ERR_PTR dereference on GPIO lookup failureKrzysztof Kozlowski2019-07-261-0/+1
* Input: alps - fix a mismatch between a condition check and its commentHui Wang2019-07-261-1/+1
* Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black2019-07-261-0/+1
* Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang2019-07-261-0/+32
* Input: gtco - bounds check collection indent levelGrant Hernandez2019-07-261-3/+17
* bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_threadColy Li2019-07-261-0/+1
* bcache: fix mistaken sysfs entry for io_error counterColy Li2019-07-261-2/+2
* bcache: ignore read-ahead request failure on backing deviceColy Li2019-07-261-0/+12
* bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"Coly Li2019-07-261-1/+0
* bcache: Revert "bcache: fix high CPU occupancy during journal"Coly Li2019-07-263-36/+15
* Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"Coly Li2019-07-261-17/+0
* crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probeWen Yang2019-07-261-1/+0
* crypto: ccp/gcm - use const time tag comparison.Cfir Cohen2019-07-261-1/+2
* crypto: ccp - memset structure fields to zero before reuseHook, Gary2019-07-261-1/+11
* crypto: crypto4xx - block ciphers should only accept complete blocksChristian Lamparter2019-07-263-23/+39
* crypto: crypto4xx - fix blocksize for cfb and ofbChristian Lamparter2019-07-261-2/+2