summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 3c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET2023-05-301-1/+10
* forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET2023-05-301-0/+1
* xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter2023-05-301-5/+4
* power: supply: sbs-charger: Fix INHIBITED bit for Status regDaisuke Nojiri2023-05-301-1/+1
* power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede2023-05-301-13/+9
* power: supply: bq27xxx: Fix I2C IRQ race on removeHans de Goede2023-05-301-1/+2
* power: supply: bq27xxx: Fix bq27xxx_battery_update() race conditionHans de Goede2023-05-301-8/+13
* power: supply: leds: Fix blink to LED on transitionHans de Goede2023-05-301-2/+3
* media: radio-shark: Add endpoint checksAlan Stern2023-05-302-0/+20
* USB: sisusbvga: Add endpoint checksAlan Stern2023-05-301-0/+14
* USB: core: Add routines for endpoint checks in old driversAlan Stern2023-05-301-0/+76
* spi: fsl-cpm: Use 16 bit mode for large transfers with even sizeChristophe Leroy2023-05-302-0/+26
* spi: fsl-spi: Re-organise transfer bits_per_word adaptationChristophe Leroy2023-05-301-27/+23
* spi: spi-fsl-spi: automatically adapt bits-per-word in cpu modeRasmus Villemoes2023-05-301-0/+16
* serial: Add support for Advantech PCI-1611U cardVitaliy Tomin2023-05-301-0/+5
* usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon2023-05-301-7/+21
* igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov2023-05-301-2/+2
* cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET2023-05-301-0/+2
* media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou2023-05-301-1/+1
* net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König2023-05-301-3/+10
* mfd: dln2: Fix memory leak in dln2_probe()Qiang Ning2023-05-301-0/+1
* phy: st: miphy28lp: use _poll_timeout functions for waitsAlain Volmat2023-05-301-32/+10
* Input: xpad - add constants for GIP interface numbersVicki Pfau2023-05-301-1/+4
* clk: tegra20: fix gcc-7 constant overflow warningArnd Bergmann2023-05-301-14/+14
* mcb-pci: Reallocate memory region to avoid memory overlappingRodríguez Barbarin, José Javier2023-05-301-2/+25
* serial: 8250: Reinit port->pm on port specific driver unbindTony Lindgren2023-05-301-0/+1
* HID: wacom: generic: Set battery quirk only when we see battery dataJason Gerecke2023-05-301-22/+11
* spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3Kevin Groeneveld2023-05-301-6/+18
* HID: logitech-hidpp: Reconcile USB and Unifying serialsBastien Nocera2023-05-301-4/+2
* HID: logitech-hidpp: Don't use the USB serial for USB devicesBastien Nocera2023-05-301-0/+51
* staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICEPhilipp Hortmann2023-05-302-8/+3
* wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede2023-05-301-1/+4
* scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race ...Zheng Wang2023-05-301-0/+2
* net: pasemi: Fix return type of pasemi_mac_start_tx()Nathan Chancellor2023-05-301-1/+1
* wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin2023-05-301-6/+7
* ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_...void0red2023-05-301-0/+3
* ACPICA: Avoid undefined behavior: applying zero offset to null pointerTamir Duberstein2023-05-301-3/+8
* drm/tegra: Avoid potential 32-bit integer overflowNur Hussein2023-05-301-1/+1
* ACPI: EC: Fix oops when removing custom query handlersArmin Wolf2023-05-301-0/+1
* memstick: r592: Fix UAF bug in r592_remove due to race conditionZheng Wang2023-05-301-1/+1
* regmap: cache: Return error in cache sync operations for REGCACHE_NONEAlexander Stein2023-05-301-0/+6
* ipvlan:Fix out-of-bounds caused by unclear skb->cbt.feng2023-05-301-0/+6
* drbd: correctly submit flush bio on barrierChristoph Böhmwalder2023-05-171-1/+1
* serial: 8250: Fix serial8250_tx_empty() race with DMA TxIlpo Järvinen2023-05-172-3/+21
* tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen2023-05-172-14/+35
* HID: wacom: Set a default resolution for older tabletsPing Cheng2023-05-171-2/+10
* dm ioctl: fix nested locking in table_clear() to remove deadlock concernMike Snitzer2023-05-171-3/+4
* dm flakey: fix a crash with invalid table lineMikulas Patocka2023-05-171-2/+2
* dm integrity: call kmem_cache_destroy() in dm_integrity_init() error pathMike Snitzer2023-05-171-3/+5
* s390/dasd: fix hanging blockdevice after request requeueStefan Haberland2023-05-171-1/+1