summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2022-07-02net: mscc: ocelot: allow unregistered IP multicast floodingVladimir Oltean
2022-07-02bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_...Coly Li
2022-07-02drm: remove drm_fb_helper_modinitChristoph Hellwig
2022-06-29random: update comment from copy_to_user() -> copy_to_iter()Jason A. Donenfeld
2022-06-29memory: samsung: exynos5422-dmc: Fix refcount leak in of_get_dram_timingsMiaoqian Lin
2022-06-29soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probeMiaoqian Lin
2022-06-29parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller
2022-06-29iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_clientMiaoqian Lin
2022-06-29iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2022-06-29iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious IRQs messageYannick Brosseau
2022-06-29iio: adc: stm32: Fix ADCs iteration in irq handlerYannick Brosseau
2022-06-29iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)Jean-Baptiste Maneyrol
2022-06-29iio: adc: stm32: fix maximum clock rate for stm32mp15xOlivier Moysan
2022-06-29iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch
2022-06-29iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma
2022-06-29iio: accel: mma8452: ignore the return value of reset operationHaibo Chen
2022-06-29iio:accel:mxc4005: rearrange iio trigger get and registerDmitry Rokosov
2022-06-29iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov
2022-06-29iio:chemical:ccs811: rearrange iio trigger get and registerDmitry Rokosov
2022-06-29usb: chipidea: udc: check request status before setting device addressXu Yang
2022-06-29USB: gadget: Fix double-free bug in raw_gadget driverAlan Stern
2022-06-29usb: gadget: Fix non-unique driver names in raw-gadget driverAlan Stern
2022-06-29xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel
2022-06-29xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam
2022-06-29xhci: turn off port power in shutdownMathias Nyman
2022-06-29usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko
2022-06-29iio: mma8452: fix probe fail when device tree compatible is used.Haibo Chen
2022-06-29gpio: winbond: Fix error code in winbond_gpio_get()Dan Carpenter
2022-06-29nvme: move the Samsung X5 quirk entry to the core quirksChristoph Hellwig
2022-06-29nvme-pci: add NO APST quirk for Kioxia deviceEnzo Matsumiya
2022-06-29nvme-pci: allocate nvme_command within driver pduKeith Busch
2022-06-29nvme: don't check nvme_req flags for new reqChaitanya Kulkarni
2022-06-29nvme: mark nvme_setup_passsthru() inlineChaitanya Kulkarni
2022-06-29nvme: split nvme_alloc_request()Chaitanya Kulkarni
2022-06-29nvme: centralize setting the timeout in nvme_alloc_requestChaitanya Kulkarni
2022-06-29virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold
2022-06-29igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-06-29regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chipsAidan MacDonald
2022-06-29ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko
2022-06-29MIPS: Remove repetitive increase irq_err_counthuhai
2022-06-29x86/xen: Remove undefined behavior in setup_features()Julien Grall
2022-06-29udmabuf: add back sanity checkGerd Hoffmann
2022-06-29drm/msm/dp: fix connect/disconnect handled at irq_hpdKuogee Hsieh
2022-06-29drm/msm/dp: promote irq_hpd handle to handle link training correctlyKuogee Hsieh
2022-06-29drm/msm/dp: deinitialize mainlink if link training failedKuogee Hsieh
2022-06-29drm/msm/dp: fixes wrong connection state caused by failure of link trainKuogee Hsieh
2022-06-29drm/msm/dp: check core_initialized before disable interrupts at dp_display_un...Kuogee Hsieh
2022-06-29drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intfMiaoqian Lin
2022-06-29bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh
2022-06-29igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi