summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-31spi: pxa2xx: fix SCR (divisor) calculationFlavio Suligoi1-2/+6
2019-05-31spi: atmel-quadspi: fix crash while suspendingClaudiu Beznea1-2/+4
2019-05-31usb: gadget: f_fs: don't free buffer prematurelyFei Yang1-1/+2
2019-05-31usb: dwc3: move synchronize_irq() out of the spinlock protected blockMarek Szyprowski2-2/+2
2019-05-31usb: dwc2: gadget: Increase descriptors count for ISOC'sMinas Harutyunyan1-12/+15
2019-05-31pinctrl: zte: fix leaked of_node referencesWen Yang1-0/+1
2019-05-31hv_netvsc: fix race that may miss tx queue wakeupHaiyang Zhang1-6/+9
2019-05-31net: ena: fix: set freed objects to NULL to avoid failing future allocationsSameeh Jubran1-10/+15
2019-05-31net: ena: gcc 8: fix compilation warningSameeh Jubran1-1/+1
2019-05-31dmaengine: tegra210-dma: free dma controller in remove()Sameer Pujar1-0/+1
2019-05-31ice: Preserve VLAN Rx stripping settingsTony Nguyen1-0/+4
2019-05-31ice: Separate if conditions for ice_set_features()Tony Nguyen1-2/+6
2019-05-31i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar1-6/+10
2019-05-31mmc: core: Verify SD bus widthRaul E Rangel1-0/+8
2019-05-31IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn1-1/+2
2019-05-31cxgb4: Fix error path in cxgb4_init_moduleYueHaibing1-3/+12
2019-05-31at76c50x-usb: Don't register led_trigger if usb_register_driver failedYueHaibing1-2/+2
2019-05-31ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exitYueHaibing1-2/+7
2019-05-31media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko1-1/+1
2019-05-31media: vb2: add waiting_in_dqbuf flagHans Verkuil1-0/+22
2019-05-31media: serial_ir: Fix use-after-free in serial_ir_init_moduleYueHaibing1-8/+1
2019-05-31media: cpia2: Fix use-after-free in cpia2_exitYueHaibing1-2/+1
2019-05-31fbdev: fix WARNING in __alloc_pages_nodemask bugJiufei Xue1-0/+2
2019-05-31fbdev: fix divide error in fb_var_to_videomodeShile Zhang1-0/+3
2019-05-31libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overheadDan Williams1-2/+8
2019-05-31dax: Arrange for dax_supported check to span multiple devicesDan Williams6-37/+91
2019-05-31mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time problemTrac Hoang1-1/+2
2019-05-31mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problemTrac Hoang1-1/+2
2019-05-31crypto: vmx - CTR: always increment IV as quadwordDaniel Axtens1-1/+1
2019-05-31Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen1-2/+1
2019-05-25fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthroughYifeng Li1-0/+1
2019-05-25driver core: Postpone DMA tear-down until after devres release for probe failureJohn Garry1-3/+2
2019-05-25dmaengine: imx-sdma: Only check ratio on parts that support 1:1Angus Ainslie (Purism)1-1/+14
2019-05-25md/raid: raid5 preserve the writeback action after the parity checkNigel Croxon1-1/+9
2019-05-25Revert "Don't jump to compute_result state from check_result state"Song Liu1-4/+15
2019-05-25dm: make sure to obey max_io_len_target_boundaryMichael Lass1-1/+3
2019-05-25dm mpath: always free attached_handler_name in parse_path()Martin Wilck1-1/+1
2019-05-25dm ioctl: fix hang in early create error conditionHelen Koike1-1/+5
2019-05-25dm integrity: correctly calculate the size of metadata areaMikulas Patocka1-2/+2
2019-05-25dm crypt: move detailed message into debug levelMilan Broz1-4/+5
2019-05-25dm delay: fix a crash when invalid device is specifiedMikulas Patocka1-1/+2
2019-05-25dm init: fix max devices/targets checksHelen Koike1-4/+4
2019-05-25dm zoned: Fix zone report handlingDamien Le Moal1-0/+5
2019-05-25dm cache metadata: Fix loading discard bitsetNikos Tsironis1-1/+8
2019-05-25PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje2-0/+26
2019-05-25PCI: Factor out pcie_retrain_link() functionStefan Mätje1-16/+24
2019-05-25PCI: rcar: Add the initialization of PCIe link in resume_noirq()Kazufumi Ikeda1-0/+21
2019-05-25PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang1-1/+1
2019-05-25PCI: Init PCIe feature bits for managed host bridge allocJean-Philippe Brucker1-9/+14
2019-05-25PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul1-0/+58