summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2024-07-05misc: fastrpc: Add missing dev_err newlinesEkansh Gupta
2024-07-05misc: fastrpc: Use memdup_user()Thorsten Blum
2024-07-04misc: Register a PPI for the vcpu stall detection virtual deviceSebastian Ene
2024-07-04misc: keba: Add basic KEBA CP500 system FPGA supportGerhard Engleder
2024-07-04mei: vsc: Fix spelling errorWentong Wu
2024-07-04mei: vsc: Enhance SPI transfer of IVSC ROMWentong Wu
2024-07-04mei: vsc: Utilize the appropriate byte order swap functionWentong Wu
2024-07-04mei: vsc: Prevent timeout error with added delay post-firmware downloadWentong Wu
2024-07-04mei: vsc: Enhance IVSC chipset stability during warm rebootWentong Wu
2024-07-04eeprom: ee1004: Instantiate jc42 devices for DIMMS implementing Rev.1 SPDGuenter Roeck
2024-07-04eeprom: ee1004: Call i2c_new_scanned_device to instantiate thermal sensorGuenter Roeck
2024-07-04eeprom: ee1004: Add nvmem supportArmin Wolf
2024-07-04eeprom: ee1004: Use devres for bus data cleanupArmin Wolf
2024-07-03misc: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-07-03misc: ti-st: st_kim: use 'time_left' variable with wait_for_completion_interr...Wolfram Sang
2024-07-03misc: tifm: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-07-03misc: bh1770glc: use 'time_left' variable with wait_event_interruptible_timeo...Wolfram Sang
2024-07-03misc: apds990x: use 'time_left' variable with wait_event_interruptible_timeout()Wolfram Sang
2024-07-03misc: microchip: pci1xxxx: Fix return value of nvmem callbacksJoy Chakraborty
2024-07-03misc: fastrpc: Restrict untrusted app to attach to privileged PDEkansh Gupta
2024-07-03misc: fastrpc: Fix ownership reassignment of remote heapEkansh Gupta
2024-07-03misc: fastrpc: Fix memory leak in audio daemon attach operationEkansh Gupta
2024-07-03misc: fastrpc: Avoid updating PD type for capability requestEkansh Gupta
2024-07-03misc: fastrpc: Copy the complete capability structure to userEkansh Gupta
2024-07-03misc: fastrpc: Fix DSP capabilities requestEkansh Gupta
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-03eeprom: at24: Add support for Microchip 24AA025E48/24AA025E64 EEPROMsClaudiu Beznea
2024-06-24mei: bus-fixup: set timeout for MKHI send operationsAlexander Usyskin
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-06-17lkdtm/bugs: add test for hung smp_call_function_single()Mark Rutland
2024-06-17Merge tag 'v6.10-rc4' into char-misc-nextGreg Kroah-Hartman
2024-06-04misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...Yongzhi Liu
2024-06-04misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bu...Yongzhi Liu
2024-06-04eeprom: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-06-04misc: eeprom_93xx46: Convert to DEVICE_ATTR_WO()Andy Shevchenko
2024-06-04misc: eeprom_93xx46: Use string_choices API instead of ternary operatorAndy Shevchenko
2024-06-04misc: eeprom_93xx46: Replace explicit castings with proper specifiersAndy Shevchenko
2024-06-04misc: eeprom_93xx46: Convert to use kstrtox()Andy Shevchenko
2024-06-04misc: eeprom_93xx46: Use spi_message_init_with_transfers()Andy Shevchenko
2024-06-04misc: eeprom_93xx46: Remove ->prepare() and ->finish() customisationAndy Shevchenko
2024-06-04misc: eeprom_93xx46: Hide legacy platform data in the driverAndy Shevchenko
2024-06-04eeprom: digsy_mtc: Convert to use GPIO descriptorsAndy Shevchenko
2024-06-04eeprom: digsy_mtc: Fix 93xx46 driver probe failureAndy Shevchenko
2024-06-04misc: eeprom_93xx46: Make use of device propertiesAndy Shevchenko
2024-06-04mei: vsc: Fix wrong invocation of ACPI SID methodHans de Goede
2024-06-04mei: vsc: Don't stop/restart mei device during system suspend/resumeWentong Wu
2024-06-04misc: open-dice: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-04mei: me: release irq in mei_me_pci_resume error pathTomas Winkler
2024-06-04mei: demote client disconnect warning on suspend to debugAlexander Usyskin
2024-05-31drm: move i915_hdcp_interface.h under include/drm/intelJani Nikula