summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* serial: max310x: Fix to avoid potential NULL pointer dereferenceAditya Pakki2019-04-031-0/+2
* staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley2019-04-031-4/+4
* staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley2019-04-031-2/+1
* staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott2019-04-033-7/+38
* tty: atmel_serial: fix a potential NULL pointer dereferenceKangjie Lu2019-04-031-0/+4
* scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier2019-04-033-0/+20
* scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier2019-04-031-0/+3
* scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen2019-04-031-0/+3
* scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche2019-04-031-6/+13
* net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter2019-04-031-18/+0
* tun: add a missing rcu_read_unlock() in error pathEric Dumazet2019-04-031-0/+1
* tun: properly test for IFF_UPEric Dumazet2019-04-031-4/+11
* mac8390: Fix mmio access size probeFinn Thain2019-04-031-7/+12
* net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov2019-04-031-2/+3
* vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu2019-04-031-3/+1
* thunderx: eliminate extra calls to put_page() for pages held for recyclingDean Nelson2019-04-031-4/+3
* thunderx: enable page recycling for non-XDP caseDean Nelson2019-04-031-12/+11
* net: stmmac: fix memory corruption with large MTUsAaro Koskinen2019-04-031-2/+3
* mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas2019-04-031-1/+2
* stmmac: copy unicast mac address to MAC registersBhadram Varka2019-04-031-1/+15
* video: fbdev: Set pixclock = 0 in goldfishfbChristoffer Dall2019-04-031-1/+1
* ath10k: avoid possible string overflowArnd Bergmann2019-03-271-1/+1
* power: supply: charger-manager: Fix incorrect return valueBaolin Wang2019-03-271-2/+1
* pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.Enric Balletbo i Serra2019-03-271-4/+5
* rtc: Fix overflow when converting time64_t to rtc_timeBaolin Wang2019-03-271-4/+2
* PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent()Kishon Vijay Abraham I2019-03-272-12/+2
* PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writableNiklas Cassel2019-03-271-0/+8
* PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bitsNiklas Cassel2019-03-272-1/+4
* scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin2019-03-271-6/+8
* USB: core: only clean up what we allocatedAndrey Konovalov2019-03-271-3/+6
* drm: Reorder set_property_atomic to avoid returning with an active ww_ctxChris Wilson2019-03-271-2/+3
* Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang2019-03-271-2/+1
* Bluetooth: hci_ldisc: Initialize hci_dev before open()Jeremy Cline2019-03-271-7/+14
* Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()Myungho Jung2019-03-271-0/+4
* media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil2019-03-272-2/+2
* scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler2019-03-271-6/+16
* scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler2019-03-271-0/+5
* iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka2019-03-271-1/+6
* drm/vmwgfx: Don't double-free the mode stored in par->set_modeThomas Zimmermann2019-03-271-9/+3
* mmc: pxamci: fix enum type confusionArnd Bergmann2019-03-271-1/+1
* drm/radeon/evergreen_cs: fix missing break in switch statementGustavo A. R. Silva2019-03-231-0/+1
* media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam2019-03-231-12/+13
* media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam2019-03-231-3/+14
* media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães2019-03-239-147/+260
* media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus2019-03-231-0/+8
* media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam2019-03-231-9/+17
* tpm: Unify the send callback behaviourJarkko Sakkinen2019-03-2312-16/+28
* tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen2019-03-231-6/+16
* md: Fix failed allocation of md_register_threadAditya Pakki2019-03-232-0/+4
* bcache: never writeback a discard operationDaniel Axtens2019-03-231-0/+3