summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-25serial: mxs-auart: Fix potential infinite loopAnton Vasilyev
2019-11-25PCI/ACPI: Correct error message for ASPM disablingSinan Kaya
2019-11-25s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann
2019-11-25power: supply: max8998-charger: Fix platform data retrievalTomasz Figa
2019-11-25power: supply: ab8500_fg: silence uninitialized variable warningsDan Carpenter
2019-11-25cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar
2019-11-25pinctrl: at91: don't use the same irqchip with multiple gpiochipsLudovic Desroches
2019-11-25pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map()Dan Carpenter
2019-11-25media: fix: media: pci: meye: validate offset to avoid arbitrary accessLao Wei
2019-11-25nvmem: core: return error code instead of NULL from nvmem_device_getSrinivas Kandagatla
2019-11-25scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey
2019-11-25scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey
2019-11-25scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir()George Kennedy
2019-11-25dmaengine: dma-jz4780: Further residue status fixDaniel Silsby
2019-11-25of: make PowerMac cache node search conditional on CONFIG_PPC_PMACRob Herring
2019-11-25ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl
2019-11-25net: lan78xx: Bail out if lan78xx_get_endpoints failsStefan Wahren
2019-11-25rtl8187: Fix warning generated when strncpy() destination length matches the ...Larry Finger
2019-11-25i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek
2019-11-25i40e: hold the rtnl lock on clearing interrupt schemePatryk Małek
2019-11-25i40e: use correct length for strncpyMitch Williams
2019-11-25iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson
2019-11-25mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev
2019-11-25Input: ff-memless - kill timer in destroy()Oliver Neukum
2019-11-25ax88172a: fix information leak on short answersOliver Neukum
2019-11-25slip: Fix memory leak in slip_open error pathJouni Hogander
2019-11-16x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-16x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-12drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings
2019-11-12drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-12drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar
2019-11-12drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield
2019-11-12drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield
2019-11-12drm/i915: Add gen9 BCS cmdparsingJon Bloomfield
2019-11-12drm/i915: Allow parsing of unsized batchesJon Bloomfield
2019-11-12drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield
2019-11-12drm/i915: Add support for mandatory cmdparsingJon Bloomfield
2019-11-12drm/i915: Remove Master tables from cmdparserJon Bloomfield
2019-11-12drm/i915: Disable Secure Batches for gen6+Jon Bloomfield
2019-11-12drm/i915: Rename gen7 cmdparser tablesJon Bloomfield
2019-11-12drm/i915/gtt: Disable read-only support under GVTChris Wilson
2019-11-12drm/i915/gtt: Read-only pages for insert_entries on bdw+Jon Bloomfield
2019-11-12drm/i915/gtt: Add read only pages to gen8_pte_encodeJon Bloomfield
2019-11-12can: flexcan: disable completely the ECC mechanismJoakim Zhang
2019-11-12e1000: fix memory leaksWenwen Wang
2019-11-12igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-11-12net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao
2019-11-12scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin
2019-11-12USB: Skip endpoints with 0 maxpacket lengthAlan Stern
2019-11-12usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen