summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* mei: vsc: Fix spelling errorWentong Wu2024-07-041-1/+1
* mei: vsc: Enhance SPI transfer of IVSC ROMWentong Wu2024-07-041-1/+1
* mei: vsc: Utilize the appropriate byte order swap functionWentong Wu2024-07-041-1/+1
* mei: vsc: Prevent timeout error with added delay post-firmware downloadWentong Wu2024-07-041-2/+2
* mei: vsc: Enhance IVSC chipset stability during warm rebootWentong Wu2024-07-041-0/+14
* misc: microchip: pci1xxxx: Fix return value of nvmem callbacksJoy Chakraborty2024-07-031-4/+0
* misc: fastrpc: Restrict untrusted app to attach to privileged PDEkansh Gupta2024-07-031-3/+19
* misc: fastrpc: Fix ownership reassignment of remote heapEkansh Gupta2024-07-031-1/+3
* misc: fastrpc: Fix memory leak in audio daemon attach operationEkansh Gupta2024-07-031-0/+1
* misc: fastrpc: Avoid updating PD type for capability requestEkansh Gupta2024-07-031-1/+0
* misc: fastrpc: Copy the complete capability structure to userEkansh Gupta2024-07-031-1/+1
* misc: fastrpc: Fix DSP capabilities requestEkansh Gupta2024-07-031-3/+8
* misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...Yongzhi Liu2024-06-041-2/+4
* misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bu...Yongzhi Liu2024-06-041-0/+3
* mei: vsc: Fix wrong invocation of ACPI SID methodHans de Goede2024-06-041-1/+1
* mei: vsc: Don't stop/restart mei device during system suspend/resumeWentong Wu2024-06-041-24/+15
* mei: me: release irq in mei_me_pci_resume error pathTomas Winkler2024-06-041-1/+3
* mei: demote client disconnect warning on suspend to debugAlexander Usyskin2024-06-041-1/+1
* Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-231-3/+3
|\
| * tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-3/+3
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-05-231-1/+0
|\ \ | |/ |/|
| * misc: nsm: drop owner assignmentKrzysztof Kozlowski2024-05-221-1/+0
* | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-2214-28/+374
|\ \
| * | misc: ntsync: mark driver as "broken" to prevent from buildingGreg Kroah-Hartman2024-05-151-0/+1
| * | Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman2024-05-085-14/+19
| |\ \
| * | | misc: rtsx: do clear express reg every SD_INTRicky Wu2024-05-041-5/+7
| * | | tifm: constify the struct tifm_bus_type usageKunwu Chan2024-05-041-1/+1
| * | | vmci: prevent speculation leaks by sanitizing event in event_deliver()Hagar Gamal Halim Hemdan2024-05-031-1/+5
| * | | VMCI: Fix an error handling path in vmci_guest_probe_device()Christophe JAILLET2024-05-031-2/+8
| * | | misc/pvpanic: add support for normal shutdownsThomas Weißschuh2024-04-291-1/+42
| * | | misc: sgi_gru: remove default attribute of LATTICE_ECP3_CONFIGPrasad Pandit2024-04-291-1/+0
| * | | misc: sgi_gru: indent SGI_GRU option help textPrasad Pandit2024-04-291-9/+9
| * | | eeprom: 93xx46: drop unneeded MODULE_ALIASKrzysztof Kozlowski2024-04-291-2/+0
| * | | eeprom: at25: drop unneeded MODULE_ALIASKrzysztof Kozlowski2024-04-291-1/+0
| * | | mei: bus: constify the struct mei_cl_bus_type usageKunwu Chan2024-04-231-1/+1
| * | | Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman2024-04-235-28/+80
| |\ \ \
| * | | | ntsync: Introduce NTSYNC_IOC_SEM_POST.Elizabeth Figura2024-04-111-3/+69
| * | | | ntsync: Introduce NTSYNC_IOC_CREATE_SEM.Elizabeth Figura2024-04-111-0/+131
| * | | | ntsync: Introduce the ntsync driver and character device.Elizabeth Figura2024-04-113-0/+64
| * | | | misc: ti-st: st_kim: remove unnecessary (void*) conversionsAtin Bainada2024-04-111-2/+2
| * | | | mei: Avoid a bunch of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-04-111-2/+0
| * | | | misc: ds1682: Add NVMEM supportSean Anderson2024-04-111-0/+37
* | | | | Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2024-05-221-13/+35
|\ \ \ \ \
| * | | | | misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSMBhargav Raviprakash2024-05-031-13/+35
| |/ / / /
* | | | | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-211-2/+1
|\ \ \ \ \
| * | | | | VMCI: Use PCI_IRQ_ALL_TYPES to remove PCI_IRQ_LEGACY useDamien Le Moal2024-04-251-2/+1
| |/ / / /
* | | | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-4/+0
|\ \ \ \ \
| * | | | | Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-4/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-132-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | lkdtm: Disable CFI checking for perms functionsKees Cook2024-05-012-2/+2
| | |/ / | |/| |