summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-20slcan: Fix memory leak in error pathJouni Hogander1-0/+1
2019-11-20net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2019-11-20media: ov2680: fix null dereference at power onRui Miguel Silva1-10/+2
2019-11-20IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin1-5/+13
2019-11-20usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_clearGuido Kiener1-0/+1
2019-11-20usb: xhci-mtk: fix ISOC error when interval is zeroChunfeng Yun1-1/+3
2019-11-20rtc: armada38x: fix possible race conditionAlexandre Belloni1-11/+11
2019-11-20rtc: tx4939: fixup nvmem name and register sizeAlexandre Belloni1-3/+1
2019-11-20rtc: isl1208: avoid possible sysfs raceAlexandre Belloni1-17/+10
2019-11-20scsi: NCR5380: Check for bus resetFinn Thain1-29/+45
2019-11-20scsi: NCR5380: Handle BUS FREE during reselectionFinn Thain1-0/+3
2019-11-20scsi: NCR5380: Don't call dsprintk() following reselection interruptFinn Thain1-2/+2
2019-11-20scsi: NCR5380: Don't clear busy flag when abort failsFinn Thain1-4/+10
2019-11-20scsi: NCR5380: Check for invalid reselection targetFinn Thain1-0/+5
2019-11-20scsi: NCR5380: Use DRIVER_SENSE to indicate valid sense dataFinn Thain1-5/+4
2019-11-20scsi: NCR5380: Withhold disconnect privilege for REQUEST SENSEFinn Thain1-1/+3
2019-11-20scsi: NCR5380: Have NCR5380_select() return a boolFinn Thain2-26/+22
2019-11-20scsi: NCR5380: Clear all unissued commands on host resetHannes Reinecke1-2/+5
2019-11-20iwlwifi: mvm: Allow TKIP for AP modeIlan Peer1-4/+0
2019-11-20iwlwifi: mvm: use correct FIFO lengthSara Sharon2-15/+36
2019-11-20iwlwifi: pcie: fit reclaim msg to MAX_MSG_LENGolan Ben Ami1-1/+1
2019-11-20iwlwifi: pcie: gen2: build A-MSDU only for GSOJohannes Berg1-1/+6
2019-11-20iwlwifi: api: annotate compressed BA notif array sizesJohannes Berg1-3/+3
2019-11-20iwlwifi: pcie: read correct prph address for newer devicesSara Sharon1-2/+14
2019-11-20iwlwifi: fix non_shared_ant for 22000 devicesErel Geron1-1/+1
2019-11-20iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug dumpEmmanuel Grumbach1-1/+1
2019-11-20crypto: s5p-sss: Fix Fix argument list alignmentChristoph Manszewski1-2/+2
2019-11-20crypto: s5p-sss: Fix race in error handlingChristoph Manszewski1-5/+7
2019-11-20Bluetooth: btrsi: fix bt tx timeout issueSanjay Kumar Konduri1-1/+12
2019-11-20Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto racesBalakrishna Godavarthi1-0/+1
2019-11-20firmware: dell_rbu: Make payload memory uncachableStuart Hayes1-0/+8
2019-11-20RDMA: Fix dependencies for rdma_user_mmap_ioArnd Bergmann2-0/+2
2019-11-20PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch1-64/+21
2019-11-20net: faraday: fix return type of ndo_start_xmit functionYueHaibing2-5/+6
2019-11-20net: smsc: fix return type of ndo_start_xmit functionYueHaibing3-3/+6
2019-11-20phy: lantiq: Fix compile warningHauke Mehrtens1-1/+0
2019-11-20scsi: libsas: always unregister the old device if going to discover newJason Yan1-8/+5
2019-11-20iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrsNathan Chancellor2-4/+5
2019-11-20vfio/pci: Mask buggy SR-IOV VF INTx supportAlex Williamson2-2/+33
2019-11-20vfio/pci: Fix potential memory leak in vfio_msi_cap_lenLi Qiang1-1/+3
2019-11-20vmbus: keep pointer to ring buffer pageStephen Hemminger2-13/+12
2019-11-20misc: genwqe: should return proper error value.zhong jiang1-6/+7
2019-11-20misc: kgdbts: Fix restrict errorLaura Abbott1-10/+6
2019-11-20silmbus: ngd: register controller after power up.Srinivas Kandagatla1-9/+11
2019-11-20slimbus: ngd: return proper error code instead of zeroSrinivas Kandagatla1-1/+1
2019-11-20slimbus: ngd: register ngd driver only once.Srinivas Kandagatla1-1/+1
2019-11-20coresight: dynamic-replicator: Handle multiple connectionsSuzuki K Poulose1-17/+47
2019-11-20coresight: tmc: Fix byte-address alignment for RRPLeo Yan1-2/+2
2019-11-20coresight: etm4x: Configure EL2 exception level when kernel is running in HYPTomasz Nowicki1-20/+20
2019-11-20coresight: tmc-etr: Handle driver mode specific ETR buffersSuzuki K Poulose2-20/+40