summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()Christophe JAILLET2024-03-261-19/+35
* drm/tegra: dsi: Make use of the helper function dev_err_probe()Cai Huoqing2024-03-261-16/+12
* gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni2024-03-262-3/+3
* drm/tegra: dsi: Add missing check for of_find_device_by_nodeChen Ni2024-03-261-1/+3
* dm: call the resume method on internal suspendMikulas Patocka2024-03-261-6/+20
* dm raid: fix false positive for requeue needed during reshapeMing Lei2024-03-261-2/+2
* nfp: flower: handle acti_netdevs allocation failureDuoming Zhou2024-03-261-0/+5
* sr9800: Add check for usbnet_get_endpointsChen Ni2024-03-261-1/+3
* igb: Fix missing time sync eventsVinicius Costa Gomes2024-03-261-18/+5
* igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos2024-03-261-35/+46
* mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET2024-03-261-4/+0
* ACPI: scan: Fix device check notification handlingRafael J. Wysocki2024-03-261-6/+2
* wifi: brcmsmac: avoid function pointer castsArnd Bergmann2024-03-263-5/+5
* iommu/amd: Mark interrupt as managedMario Limonciello2024-03-261-0/+3
* bus: tegra-aconnect: Update dependency to ARCH_TEGRAPeter Robinson2024-03-261-2/+3
* ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()Armin Wolf2024-03-261-0/+2
* wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()Zhipeng Lu2024-03-261-2/+11
* wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan2024-03-261-3/+0
* wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu2024-03-261-1/+2
* wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu2024-03-261-6/+7
* b43: main: Fix use true/false for bool typeSaurav Girepunje2024-03-261-3/+3
* wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabledRahul Rameshbabu2024-03-261-3/+3
* wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabledRahul Rameshbabu2024-03-262-2/+18
* b43: dma: Fix use true/false for bool type variableSaurav Girepunje2024-03-261-2/+2
* wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo2024-03-261-0/+4
* aoe: fix the potential use-after-free problem in aoecmd_cfg_pktsChun-Yi Lee2024-03-262-6/+7
* md: Don't clear MD_CLOSING when the raid is about to stopLi Nan2024-03-261-4/+10
* md: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig2024-03-261-31/+31
* md: switch to ->check_events for media change notificationsChristoph Hellwig2024-03-261-11/+8
* Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König2024-03-261-6/+4
* firewire: core: use long bus reset on gap count errorTakashi Sakamoto2024-03-261-1/+13
* scsi: mpt3sas: Prevent sending diag_reset when the controller is readyRanjan Kumar2024-03-261-1/+3
* dm-verity, dm-crypt: align "struct bvec_iter" correctlyMikulas Patocka2024-03-262-4/+4
* hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missedShradha Gupta2024-03-151-20/+62
* hv_netvsc: use netif_is_bond_master() instead of open codeJuhee Kang2024-03-151-2/+1
* hv_netvsc: Make netvsc/VF binding check both MAC and serial numberDexuan Cui2024-03-151-2/+11
* Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach2024-03-151-0/+6
* geneve: make sure to pull inner header in geneve_rx()Eric Dumazet2024-03-151-2/+16
* net: move definition of pcpu_lstats to header fileLi RongQing2024-03-153-22/+4
* net: lan78xx: fix runtime PM count underflow on link stopOleksij Rempel2024-03-151-1/+2
* lan78xx: Fix race conditions in suspend/resume handlingJohn Efstathiades2024-03-151-135/+284
* lan78xx: Fix partial packet errors on suspend/resumeJohn Efstathiades2024-03-151-106/+197
* lan78xx: Add missing return code checksJohn Efstathiades2024-03-151-66/+333
* lan78xx: Fix white space and style issuesJohn Efstathiades2024-03-151-38/+42
* net: usb: lan78xx: Remove lots of set but unused 'ret' variablesLee Jones2024-03-151-90/+78
* gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas2024-03-061-2/+2
* mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov2024-03-061-0/+2
* gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov2024-03-061-6/+6
* power: supply: bq27xxx-i2c: Do not free non existing IRQHans de Goede2024-03-061-1/+3
* efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann2024-03-061-1/+1