aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-04misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...Yongzhi Liu1-2/+4
2024-06-04misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bu...Yongzhi Liu1-0/+3
2024-06-04parport: amiga: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
2024-06-04mcb: mcb-pci: detect IO mapped devices before requesting resourcesSanjuán García, Jorge1-8/+8
2024-06-04eeprom: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König3-54/+54
2024-06-04misc: eeprom_93xx46: Convert to DEVICE_ATTR_WO()Andy Shevchenko1-4/+3
2024-06-04misc: eeprom_93xx46: Use string_choices API instead of ternary operatorAndy Shevchenko1-4/+5
2024-06-04misc: eeprom_93xx46: Replace explicit castings with proper specifiersAndy Shevchenko1-5/+5
2024-06-04misc: eeprom_93xx46: Convert to use kstrtox()Andy Shevchenko1-3/+7
2024-06-04misc: eeprom_93xx46: Use spi_message_init_with_transfers()Andy Shevchenko1-21/+13
2024-06-04misc: eeprom_93xx46: Remove ->prepare() and ->finish() customisationAndy Shevchenko1-40/+8
2024-06-04misc: eeprom_93xx46: Hide legacy platform data in the driverAndy Shevchenko1-6/+29
2024-06-04eeprom: digsy_mtc: Convert to use GPIO descriptorsAndy Shevchenko1-26/+20
2024-06-04eeprom: digsy_mtc: Fix 93xx46 driver probe failureAndy Shevchenko1-1/+1
2024-06-04misc: eeprom_93xx46: Make use of device propertiesAndy Shevchenko1-21/+20
2024-06-04mei: vsc: Fix wrong invocation of ACPI SID methodHans de Goede1-1/+1
2024-06-04mei: vsc: Don't stop/restart mei device during system suspend/resumeWentong Wu1-24/+15
2024-06-04siox: bus-gpio: add missing MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-06-04misc: open-dice: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-04char: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-04tlclk: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-04ppdev: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-04parport: add missing MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-06-04uio: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-1/+6
2024-06-04mei: me: release irq in mei_me_pci_resume error pathTomas Winkler1-1/+3
2024-06-04mei: demote client disconnect warning on suspend to debugAlexander Usyskin1-1/+1
2024-06-04drm/bridge: analogix_dp: don't adjust further when clock recovery succeededLucas Stach1-29/+26
2024-06-04drm/bridge: analogix_dp: simplify analogix_dp_{set/get}_lane_link_training he...Wyon Bi3-207/+26
2024-06-04drm/bridge: analogix_dp: properly handle zero sized AUX transactionsLucas Stach1-4/+1
2024-06-04drm/xe/pf: Update the LMTT when freeing VF GT configMichal Wajdeczko1-0/+1
2024-06-04media: av7110: coding style fixes: avoid_externsStefan Herdler5-51/+51
2024-06-04media: av7110: coding style fixes: loggingStefan Herdler8-187/+157
2024-06-04media: av7110: coding style fixes: deep_indentationStefan Herdler1-117/+117
2024-06-04media: av7110: coding style fixes: miscellaneousStefan Herdler2-4/+2
2024-06-04media: av7110: coding style fixes: variable typesStefan Herdler4-10/+10
2024-06-04media: av7110: coding style fixes: sizeofStefan Herdler2-3/+3
2024-06-04media: av7110: coding style fixes: comparsationsStefan Herdler3-10/+10
2024-06-04media: av7110: coding style fixes: assignmentsStefan Herdler5-17/+43
2024-06-04media: av7110: coding style fixes: bracesStefan Herdler6-33/+36
2024-06-04media: av7110: coding style fixes: commentsStefan Herdler7-25/+39
2024-06-04media: av7110: coding style fixes: whitespace (strict)Stefan Herdler11-114/+114
2024-06-04media: av7110: coding style fixes: newlineStefan Herdler7-52/+54
2024-06-04media: av7110: coding style fixes: whitespaceStefan Herdler9-104/+104
2024-06-04media: av7110: coding style fixes: blank linesStefan Herdler10-114/+33
2024-06-04media: av7110: coding style fixes: pointer_locationStefan Herdler5-58/+58
2024-06-04media: sp8870: coding style fixes: loggingStefan Herdler2-21/+27
2024-06-04media: sp8870: coding style fixes: miscellaneousStefan Herdler2-13/+14
2024-06-04media: sp8870: coding style fixes: newline, comments and bracesStefan Herdler2-29/+34
2024-06-04media: sp8870: coding style fixes: whitespaceStefan Herdler2-43/+43
2024-06-04media: av7110: remove budget-patch driverStefan Herdler3-689/+0