summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-19iommu/vt-d: Preset Access/Dirty bits for IOVA over FLLu Baolu1-2/+12
2021-05-19Revert "iommu/vt-d: Preset Access/Dirty bits for IOVA over FL"Greg Kroah-Hartman1-12/+5
2021-05-19Revert "iommu/vt-d: Remove WO permissions on second-level paging entries"Greg Kroah-Hartman1-2/+1
2021-05-19xen/gntdev: fix gntdev_mmap() error exit pathJuergen Gross1-1/+3
2021-05-19cdc-wdm: untangle a circular dependency between callback and softintOliver Neukum1-8/+22
2021-05-19iio: tsl2583: Fix division by a zero lux_valColin Ian King1-0/+8
2021-05-19iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko1-2/+11
2021-05-19xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh1-1/+3
2021-05-19xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET1-3/+3
2021-05-19xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao1-1/+3
2021-05-19usb: typec: ucsi: Put fwnode in any case during ->probe()Andy Shevchenko1-1/+4
2021-05-19usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4Jack Pham2-11/+36
2021-05-19usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng1-1/+3
2021-05-19usb: dwc3: gadget: Enable suspend eventsJack Pham1-0/+4
2021-05-19usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun1-3/+3
2021-05-19usb: dwc2: Fix gadget DMA unmap directionPhil Elwell2-1/+4
2021-05-19usb: xhci: Increase timeout for HC haltMaximilian Luz1-2/+3
2021-05-19usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth1-0/+1
2021-05-19usb: dwc3: omap: improve extcon initializationMarcel Hamer1-0/+5
2021-05-19nbd: Fix NULL pointer in flush_workqueueSun Ke1-1/+2
2021-05-19nvmet-rdma: Fix NULL deref when SEND is completed with errorMichal Kalderon1-2/+2
2021-05-19nvmet: fix inline bio check for bdev-nsChaitanya Kulkarni2-1/+7
2021-05-19nvmet: add lba to sect conversion helpersChaitanya Kulkarni2-5/+13
2021-05-19ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1
2021-05-19usb: musb: Fix an error messageChristophe JAILLET1-1/+1
2021-05-19hwmon: (occ) Fix poll rate limitingEddie James2-3/+4
2021-05-19usb: fotg210-hcd: Fix an error messageChristophe JAILLET1-2/+2
2021-05-19iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean9-10/+1
2021-05-19iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu1-0/+1
2021-05-19iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu1-2/+3
2021-05-19usb: dwc3: gadget: Free gadget structure only after freeing endpointsJack Pham1-1/+2
2021-05-19xen/unpopulated-alloc: fix error return code in fill_list()Zhen Lei1-1/+3
2021-05-19xen/unpopulated-alloc: consolidate pgmap manipulationDan Williams1-7/+7
2021-05-19drm/msm/dp: initialize audio_comp when audio startsKuogee Hsieh3-2/+11
2021-05-19drm/i915: Avoid div-by-zero on gen2Ville Syrjälä1-1/+1
2021-05-19drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
2021-05-19drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng3-0/+12
2021-05-19i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski4-11/+10
2021-05-19i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin1-1/+2
2021-05-19i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang1-0/+1
2021-05-19i40e: fix broken XDP supportMagnus Karlsson1-6/+2
2021-05-19can: m_can: m_can_tx_work_queue(): fix tx_skb race conditionMarc Kleine-Budde1-1/+2
2021-05-19can: mcp251x: fix resume from sleep before interface was brought upFrieder Schrempf1-17/+18
2021-05-19can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error ...Marc Kleine-Budde1-1/+3
2021-05-19drm/radeon: Avoid power table parsing memory leaksKees Cook1-5/+15
2021-05-19drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook1-3/+3
2021-05-19net: stmmac: Clear receive all(RA) bit when promiscuous mode is offRamesh Babu B1-0/+1
2021-05-19ethernet:enic: Fix a use after free bug in enic_hard_start_xmitLv Yunlong1-2/+5
2021-05-19block/rnbd-clt: Check the return value of the function rtrs_clt_queryMd Haris Iqbal1-2/+10
2021-05-19block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_tMd Haris Iqbal1-1/+1