summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
30 hoursACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki4-5/+62
30 hoursnet: phy: fix phy_uses_state_machine()Russell King (Oracle)1-2/+3
30 hoursnet: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean1-2/+29
30 hoursnet: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean1-13/+13
30 hoursmtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D modePratyush Yadav1-1/+68
30 hoursmtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D modePratyush Yadav1-1/+75
30 hourscpufreq: governor: fix double free in cpufreq_dbs_governor_init() error pathGuangshuo Li1-3/+3
30 hourscpufreq: governor: Free dbs_data directly when gov->init() failsLiao Chang1-1/+3
30 hourshwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributesSanman Pradhan1-3/+18
30 hourshwmon: (pmbus/core) Add lock and unlock functionsEddie James2-0/+32
30 hoursscsi: target: tcm_loop: Drain commands in target_reset handlerJosef Bacik1-6/+46
30 hoursnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8
30 hourswifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov1-1/+0
30 hoursusb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha1-10/+37
30 hoursusb: gadget: f_rndis: Protect RNDIS options with mutexKuen-Han Tsai1-3/+6
30 hoursusb: gadget: f_subset: Fix unbalanced refcnt in geth_freeKuen-Han Tsai1-0/+6
30 hoursusb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu3-4/+43
30 hoursnet: enetc: fix PF !of_device_is_available() teardown pathVladimir Oltean1-1/+1
30 hoursnvme: fix admin queue leak on controller resetMing Lei2-0/+14
30 hoursnvme: fix admin request_queue lifetimeKeith Busch2-2/+2
30 hoursnvme-pci: put the admin queue in nvme_dev_remove_adminChristoph Hellwig1-2/+1
30 hoursnvme-pci: remove an extra queue referenceChristoph Hellwig1-6/+0
30 hoursblk-mq: move the call to blk_put_queue out of blk_mq_destroy_queueChristoph Hellwig5-2/+13
30 hoursRevert "nvme: fix admin request_queue lifetime"Heyne, Maximilian1-2/+0
30 hoursusb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban1-0/+6
30 hoursUSB: dummy-hcd: Fix interrupt synchronization errorAlan Stern1-15/+14
30 hoursUSB: dummy-hcd: Fix locking/synchronization errorAlan Stern1-1/+6
30 hoursthunderbolt: Fix property read in nhi_wake_supported()Konrad Dybcio1-1/+1
30 hoursnet: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
30 hoursvxlan: validate ND option lengths in vxlan_na_createYang Yang1-2/+4
30 hourscomedi: me4000: Fix potential overrun of firmware bufferIan Abbott1-4/+12
30 hourscomedi: me_daq: Fix potential overrun of firmware bufferIan Abbott1-16/+19
30 hourscomedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott1-1/+2
30 hourscomedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott1-0/+8
30 hourscomedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey1-0/+12
30 hourscdc-acm: new quirk for EPSON HMDOliver Neukum2-0/+10
30 hoursusb: cdns3: gadget: fix state inconsistency on gadget init failureYongchao Wu1-0/+1
30 hoursusb: cdns3: gadget: fix NULL pointer dereference in ep_queueYongchao Wu1-0/+3
30 hoursusb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop()Juno Choi1-0/+2
30 hoursusb: ehci-brcm: fix sleep during atomicJustin Chen1-2/+2
30 hoursusb: usbtmc: Flush anchored URBs in usbtmc_releaseHeitor Alves de Siqueira1-0/+3
30 hoursusb: ulpi: fix double free in ulpi_register_interface() error pathGuangshuo Li1-3/+2
30 hoursusb: quirks: add DELAY_INIT quirk for another Silicon Motion flash driveMiao Li1-0/+1
30 hoursiio: gyro: mpu3050: Fix out-of-sequence free_irq()Ethan Tidmore1-1/+1
30 hoursiio: gyro: mpu3050: Move iio_device_register() to correct locationEthan Tidmore1-8/+13
30 hoursiio: gyro: mpu3050: Fix irq resource leakEthan Tidmore1-1/+6
30 hoursiio: gyro: mpu3050: Fix incorrect free_irq() variableEthan Tidmore1-1/+1
30 hoursiio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope onlyFrancesco Lavra1-0/+4
30 hoursiio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()Josh Poimboeuf1-10/+5
30 hoursiio: light: vcnl4035: fix scan buffer on big-endianDavid Lechner1-6/+12