summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-24clk: keystone: Enable TISCI clocks if K3_ARCHNishanth Menon2-1/+2
2019-11-24dmaengine: timb_dma: Use proper enum in td_prep_slave_sgNathan Chancellor1-1/+1
2019-11-24watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798DGuenter Roeck1-1/+7
2019-11-24watchdog: sama5d4: fix timeout-sec usageRomain Izard1-5/+1
2019-11-24watchdog: renesas_wdt: stop when unregisteringWolfram Sang1-0/+1
2019-11-24watchdog: core: fix null pointer dereference when releasing cdevWolfram Sang1-5/+5
2019-11-24irqchip/irq-mvebu-icu: Fix wrong private data retrievalMiquel Raynal1-1/+1
2019-11-24usb: dwc3: gadget: Check ENBLSLPM before sending ep commandThinh Nguyen1-10/+19
2019-11-24usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...Jia-Ju Bai1-1/+1
2019-11-24ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich1-1/+1
2019-11-24PM / devfreq: stopping the governor before device_unregister()Vincent Donnefort1-5/+4
2019-11-24PM / devfreq: Fix handling of min/max_freq == 0Matthias Kaehlcke1-12/+30
2019-11-24PM / devfreq: Fix devfreq_add_device() when drivers are built as modules.Enric Balletbo i Serra1-4/+49
2019-11-24ata: ahci_brcm: Allow using driver or DSL SoCsFlorian Fainelli1-1/+2
2019-11-24rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interfaceNathan Chancellor1-3/+3
2019-11-24ath10k: fix vdev-start timeout on errorBen Greear4-5/+25
2019-11-24iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeoutZhen Lei1-5/+3
2019-11-24iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()Robin Murphy1-5/+4
2019-11-24mt76: fix handling ps-poll framesFelix Fietkau1-0/+6
2019-11-24mt76x2: disable WLAN core before probeFelix Fietkau2-0/+5
2019-11-24mt76x2: fix tx power configuration for VHT mcs 9Lorenzo Bianconi1-2/+2
2019-11-24IB/hfi1: Ensure ucast_dlid access doesnt exceed boundsDennis Dalessandro1-1/+2
2019-11-24IB/hfi1: Error path MAD response size is incorrectMichael J. Ruhl1-2/+2
2019-11-24ACPI / LPSS: Resume BYT/CHT I2C controllers from resume_noirqHans de Goede1-4/+57
2019-11-24ACPI / LPSS: Make acpi_lpss_find_device() also find PCI devicesHans de Goede1-1/+8
2019-11-24net: hns3: Fix loss of coal configuration while doing resetHuazhong Tan2-37/+36
2019-11-24net: hns3: Fix for netdev not up problem when setting mtuYunsheng Lin1-5/+3
2019-11-24net: xen-netback: fix return type of ndo_start_xmit functionYueHaibing1-1/+2
2019-11-24fbdev: Ditch fb_edid_add_monspecsDaniel Vetter2-153/+0
2019-11-24net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter1-1/+1
2019-11-24Revert "OPP: Protect dev_list with opp_table lock"Greg Kroah-Hartman3-22/+3
2019-11-24tee: optee: add missing of_node_put after of_device_is_availableJulia Lawall1-1/+3
2019-11-24i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()Hsin-Yi Wang1-4/+4
2019-11-24spi: mediatek: use correct mata->xfer_len when in fifo transferLeilk Liu1-2/+2
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