summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2019-10-22ACPI: NFIT: Fix unlock on error in scrub_show()Dan Carpenter-1/+1
2019-10-22reset: Fix memory leak in reset_control_array_put()Kishon Vijay Abraham I-0/+1
2019-10-21Merge tag 'imx-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson-1/+1
2019-10-21r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi-0/+8
2019-10-21Input: st1232 - fix reporting multitouch coordinatesDixit Parmar-2/+4
2019-10-21Merge tag 'mlx5-fixes-2019-10-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-118/+199
2019-10-21Revert "pwm: Let pwm_get_state() return the last implemented state"Thierry Reding-8/+1
2019-10-21mmc: mxs: fix flags passed to dmaengine_prep_slave_sgSascha Hauer-3/+4
2019-10-21pinctrl: cherryview: Fix irq_valid_mask calculationHans de Goede-1/+1
2019-10-21drm/komeda: Fix typos in komeda_splitter_validateMihail Atanassov-2/+2
2019-10-21drm/komeda: Don't flush inactive pipesMihail Atanassov-1/+2
2019-10-21PCI: Add a helper to check Power Resource Requirements _PR3 existenceKai-Heng Feng-0/+18
2019-10-21ASoC: cros_ec_codec: support WoVTzung-Bi Shih-0/+1
2019-10-21pinctrl: intel: Avoid potential glitches if pin is in GPIO modeAndy Shevchenko-1/+20
2019-10-21i2c: aspeed: fix master pending state handlingJae Hyun Yoo-20/+34
2019-10-21mmc: cqhci: Commit descriptors before setting the doorbellFaiz Abbas-1/+2
2019-10-21mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20CFaiz Abbas-1/+1
2019-10-21soundwire: intel: fix intel_register_dai PDI offsets and numbersBard Liao-2/+2
2019-10-21opp: core: Revert "add regulators enable and disable"Marek Szyprowski-13/+3
2019-10-21PM: QoS: Drop frequency QoS types from device PM QoSRafael J. Wysocki-68/+2
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki-102/+99
2019-10-20hwmon: (nct7904) Fix the incorrect value of vsen_mask & tcpu_mask & temp_mode...amy.shih-3/+12
2019-10-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-15/+38
2019-10-20interconnect: Add locking in icc_set_tag()Georgi Djakov-0/+4
2019-10-20interconnect: qcom: Fix icc_onecell_data allocationLeonard Crestez-2/+4
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-443/+739
2019-10-19net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard-1/+2
2019-10-19net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun-0/+2
2019-10-19macb: propagate errors when getting optional clocksMichael Tretter-6/+6
2019-10-19xen/netback: fix error path of xenvif_connect_data()Juergen Gross-1/+0
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu-6/+58
2019-10-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+6
2019-10-19zram: fix race between backing_dev_show and backing_dev_storeChenwandun-2/+3
2019-10-19drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...David Hildenbrand-0/+3
2019-10-18Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-blockLinus Torvalds-66/+148
2019-10-18Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds-3/+6
2019-10-18Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-45/+81
2019-10-18Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-27/+70
2019-10-18scsi: ufs-bsg: Wake the device before sending raw upiu commandsAvri Altman-0/+4
2019-10-18scsi: lpfc: Check queue pointer before useDaniel Wagner-1/+1
2019-10-18scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke-3/+3
2019-10-18net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dumpNavid Emamdoost-1/+1
2019-10-18net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cqNavid Emamdoost-1/+3
2019-10-18net/mlx5e: TX, Fix consumer index of error cqe dumpTariq Toukan-1/+4
2019-10-18net/mlx5e: kTLS, Enhance TX resync flowTariq Toukan-33/+51
2019-10-18net/mlx5e: kTLS, Save a copy of the crypto infoTariq Toukan-8/+4
2019-10-18net/mlx5e: kTLS, Remove unneeded cipher type checksTariq Toukan-6/+0
2019-10-18net/mlx5e: kTLS, Limit DUMP wqe sizeTariq Toukan-12/+52
2019-10-18net/mlx5e: kTLS, Fix missing SQ edge fillTariq Toukan-8/+20
2019-10-18net/mlx5e: kTLS, Fix page refcnt leak in TX resync error flowTariq Toukan-2/+5