summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-24mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko1-2/+7
2020-04-24misc: echo: Remove unnecessary parentheses and simplify check for zeroNathan Chancellor1-1/+1
2020-04-24ipmi: fix hung processes in __get_guid()Wen Yang1-1/+3
2020-04-24drm: Remove PageReserved manipulation from drm_pci_allocChris Wilson1-23/+2
2020-04-24drm/dp_mst: Fix clearing payload state on topology disableLyude Paul1-1/+6
2020-04-24libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng1-0/+1
2020-04-24cpufreq: powernv: Fix use-after-freeOliver O'Halloran1-0/+6
2020-04-24Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede1-0/+11
2020-04-24rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGHNathan Chancellor1-3/+1
2020-04-24scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier1-1/+1
2020-04-24dm verity fec: fix memory leak in verity_fec_dtrShetty, Harshini X (EXT-Sony Mobile)1-0/+1
2020-04-24crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos1-30/+28
2020-04-24ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel1-0/+3
2020-04-24irqchip/versatile-fpga: Apply clear-mask earlierSungbo Eo1-3/+3
2020-04-24media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8
2020-04-24usb: gadget: composite: Inform controller driver of self-poweredThinh Nguyen1-0/+9
2020-04-24usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki1-0/+1
2020-04-24misc: rtsx: set correct pcr_ops for rts522AYueHaibing1-0/+1
2020-04-24libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry1-6/+3
2020-04-24irqchip/versatile-fpga: Handle chained IRQs properlySungbo Eo1-2/+10
2020-04-24i2c: st: fix missing struct parameter descriptionAlain Volmat1-0/+1
2020-04-24qlcnic: Fix bad kzalloc null testXu Wang1-1/+1
2020-04-24net: vxge: fix wrong __VA_ARGS__ usageZheng Wei2-8/+8
2020-04-24bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit readsOndrej Jirman1-1/+1
2020-04-13drm/msm: Use the correct dma_sync calls in msm_gemRob Clark1-5/+42
2020-04-13drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()Hans Verkuil1-0/+1
2020-04-13usb: dwc3: don't set gadget->is_otg flagRoger Quadros1-1/+0
2020-04-13drm/msm: stop abusing dma_map/unmap for cacheRob Clark1-2/+2
2020-04-13clk: qcom: rcg: Return failure for RCG updateTaniya Das1-1/+1
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon1-0/+1
2020-04-13IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan1-2/+11
2020-04-13IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan1-5/+8
2020-04-13random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld1-8/+2
2020-04-13net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel1-0/+7
2020-04-13slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe1-3/+1
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang1-1/+1
2020-04-13net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli1-1/+6
2020-04-13drm/etnaviv: replace MMU flush marker with flush sequenceLucas Stach5-9/+12
2020-04-13drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann1-4/+2
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut1-4/+52
2020-04-02vt: vt_ioctl: fix use-after-free in vt_in_use()Eric Biggers1-4/+12
2020-04-02vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual consoleEric Biggers2-9/+26
2020-04-02vt: vt_ioctl: remove unnecessary console allocation checksEric Biggers1-19/+2
2020-04-02vt: switch vt_dont_switch to boolJiri Slaby1-3/+3
2020-04-02vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlinesJiri Slaby1-7/+22
2020-04-02vt: selection, introduce vc_is_selJiri Slaby3-4/+10
2020-04-02media: xirlink_cit: add missing descriptor sanity checksJohan Hovold1-1/+17
2020-04-02media: stv06xx: add missing descriptor sanity checksJohan Hovold2-1/+22
2020-04-02media: dib0700: fix rc endpoint lookupJohan Hovold1-2/+2
2020-04-02media: ov519: add missing endpoint sanity checksJohan Hovold1-0/+10