summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-05-303c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET
2023-05-30net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory
2023-05-30net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan
2023-05-30forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET
2023-05-30xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter
2023-05-30coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet()Dan Carpenter
2023-05-30power: supply: sbs-charger: Fix INHIBITED bit for Status regDaisuke Nojiri
2023-05-30power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede
2023-05-30power: supply: bq27xxx: Fix I2C IRQ race on removeHans de Goede
2023-05-30power: supply: bq27xxx: Fix bq27xxx_battery_update() race conditionHans de Goede
2023-05-30power: supply: leds: Fix blink to LED on transitionHans de Goede
2023-05-30media: radio-shark: Add endpoint checksAlan Stern
2023-05-30USB: sisusbvga: Add endpoint checksAlan Stern
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo
2023-05-30fbdev: udlfb: Fix endpoint checkAlan Stern
2023-05-30gpio: mockup: Fix mode of debugfs filesZev Weiss
2023-05-30mt76: mt7615: Fix build with older compilersPablo Greco
2023-05-30spi: fsl-cpm: Use 16 bit mode for large transfers with even sizeChristophe Leroy
2023-05-30spi: fsl-spi: Re-organise transfer bits_per_word adaptationChristophe Leroy
2023-05-30watchdog: sp5100_tco: Immediately trigger upon starting.Gregory Oakes
2023-05-30s390/qdio: fix do_sqbs() inline assembly constraintHeiko Carstens
2023-05-30s390/qdio: get rid of register asmHeiko Carstens
2023-05-30vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAFGeorge Kennedy
2023-05-30vc_screen: rewrite vcs_size to accept vc, not inodeJiri Slaby
2023-05-30usb: gadget: u_ether: Fix host MAC address caseKonrad Gräfe
2023-05-30usb: gadget: u_ether: Convert prints to device printsJon Hunter
2023-05-30HID: wacom: add three styli to wacom_intuos_get_tool_typePing Cheng
2023-05-30HID: wacom: Add new Intuos Pro Small (PTH-460) device IDsPing Cheng
2023-05-30HID: wacom: Force pen out of prox if no events have been received in a whileJason Gerecke
2023-05-30tpm/tpm_tis: Disable interrupts for more Lenovo devicesJerry Snitselaar
2023-05-30serial: Add support for Advantech PCI-1611U cardVitaliy Tomin
2023-05-30can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson
2023-05-30can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson
2023-05-30can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson
2023-05-30can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson
2023-05-30can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson
2023-05-30can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson
2023-05-30usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan
2023-05-30usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami
2023-05-30USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit valueWeitao Wang
2023-05-30usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon
2023-05-30USB: usbtmc: Fix direction for 0-length ioctl control messagesAlan Stern
2023-05-30igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov
2023-05-30cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET
2023-05-30wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg
2023-05-30net: bcmgenet: Restore phy_stop() depending upon suspend/closeFlorian Fainelli
2023-05-30net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli
2023-05-30drm/exynos: fix g2d_open/close helper function definitionsArnd Bergmann
2023-05-30media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou