summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-14net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()Rasmus Villemoes1-1/+1
2019-07-14scsi: qedi: Check targetname while finding boot target informationNilesh Javali1-0/+3
2019-07-14net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King1-1/+1
2019-07-14drm: return -EFAULT if copy_to_user() failsDan Carpenter2-2/+8
2019-07-14bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2-1/+3
2019-07-14md: fix for divide error in status_resyncMariusz Tkaczyk1-14/+22
2019-07-14IB/hfi1: Handle port down properly in pioMike Marciniszyn4-7/+8
2019-07-14IB/hfi1: Handle wakeup of orphaned QPs for pioMike Marciniszyn1-0/+16
2019-07-14IB/hfi1: Wakeup QPs orphaned on wait list after flushMike Marciniszyn1-0/+17
2019-07-14IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn3-4/+37
2019-07-14IB/hfi1: Create inline to get extended headersMike Marciniszyn2-20/+32
2019-07-14mmc: core: complete HS400 before checking statusWolfram Sang1-3/+3
2019-07-14qmi_wwan: extend permitted QMAP mux_id value rangeReinhard Speyerer1-2/+2
2019-07-14qmi_wwan: avoid RCU stalls on device disconnect when in QMAP modeReinhard Speyerer1-4/+7
2019-07-14qmi_wwan: add support for QMAP padding in the RX pathReinhard Speyerer1-3/+9
2019-07-14gpu: ipu-v3: image-convert: Fix image downsize coefficientsSteve Longerbeam1-2/+4
2019-07-14gpu: ipu-v3: image-convert: Fix input bytesperline for packed formatsSteve Longerbeam1-1/+3
2019-07-14gpu: ipu-v3: image-convert: Fix input bytesperline width/height alignSteve Longerbeam1-11/+21
2019-07-14mlxsw: spectrum: Disallow prio-tagged packets when PVID is removedIdo Schimmel1-1/+1
2019-07-14Input: imx_keypad - make sure keyboard can always wake up systemAnson Huang1-4/+14
2019-07-14drm/vmwgfx: fix a warning due to missing dma_parmsQian Cai1-0/+3
2019-07-14drm/vmwgfx: Honor the sg list segment size limitationThomas Hellstrom1-5/+5
2019-07-14ibmvnic: Fix unchecked return codes of memory allocationsThomas Falcon1-6/+7
2019-07-14ibmvnic: Refresh device multicast list after resetThomas Falcon1-0/+3
2019-07-14ibmvnic: Do not close unopened driver during resetThomas Falcon1-1/+2
2019-07-14net: phy: rename Asix Electronics PHY driverMichael Schmitz4-3/+3
2019-07-14can: flexcan: Remove unneeded registration messageFabio Estevam1-3/+0
2019-07-14can: m_can: implement errata "Needless activation of MRAF irq"Eugen Hristev1-0/+21
2019-07-14can: mcp251x: add support for mcp25625Sean Nyekjaer2-11/+19
2019-07-14soundwire: intel: set dai min and max channels correctlySrinivas Kandagatla1-2/+2
2019-07-14soundwire: stream: fix bad unlock balanceSrinivas Kandagatla1-1/+2
2019-07-14mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai1-16/+31
2019-07-14iwlwifi: Fix double-free problems in iwl_req_fw_callback()Jia-Ju Bai1-1/+0
2019-07-14iwlwifi: fix AX201 killer sku loading firmware issueMatt Chen1-1/+3
2019-07-14iwlwifi: clear persistence bit according to device familyShahar S Matityahu2-14/+39
2019-07-14iwlwifi: fix load in rfkill flow for unified firmwareEmmanuel Grumbach5-13/+33
2019-07-14mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai1-0/+4
2019-07-14staging:iio:ad7150: fix threshold mode config bitMelissa Wen1-8/+11
2019-07-14soundwire: stream: fix out of boundary access on port propertiesSrinivas Kandagatla1-3/+1
2019-07-14Input: elantech - enable middle button support on 2 ThinkPadsAaron Ma1-0/+2
2019-07-14soc: bcm: brcmstb: biuctrl: Register writes require a barrierFlorian Fainelli1-1/+1
2019-07-14soc: brcmstb: Fix error path for unsupported CPUsFlorian Fainelli1-1/+3
2019-07-14crypto: talitos - rename alternative AEAD algos.Christophe Leroy1-8/+8
2019-07-10scsi: target/iblock: Fix overrun in WRITE SAME emulationRoman Bolshakov1-1/+1
2019-07-10dmaengine: jz4780: Fix an endian bug in IRQ handlerDan Carpenter1-2/+3
2019-07-10dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong1-2/+2
2019-07-10dmaengine: qcom: bam_dma: Fix completed descriptors countSricharan R1-0/+3
2019-07-10tty: rocket: fix incorrect forward declaration of 'rp_init()'Linus Torvalds1-1/+1
2019-07-10drm/imx: only send event on crtc disable if kept disabledRobert Beckett1-1/+1
2019-07-10drm/imx: notify drm core before sending event during crtc disableRobert Beckett1-2/+2