summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* mei: Move uuid_le_cmp() to its only userAndy Shevchenko2023-02-031-0/+5
* drivers: misc: ti-st: Fix a typo ("unknow")Jonathan Neuschäfer2023-01-311-1/+1
* misc: isl29003: Use sysfs_emit() to instead of sprintf()Bo Liu2023-01-311-5/+5
* Merge 6.2-rc5 into char-misc-nextGreg Kroah-Hartman2023-01-225-76/+72
|\
| * VMCI: Use threaded irqs instead of taskletsVishnu Dasa2023-01-201-30/+19
| * misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman2023-01-201-9/+6
| * misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson2023-01-201-3/+5
| * misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa2023-01-201-9/+9
| * misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa2023-01-201-20/+21
| * misc: fastrpc: fix error code in fastrpc_req_mmap()Dan Carpenter2023-01-201-1/+0
| * mei: me: add meteor lake point M DIDAlexander Usyskin2023-01-202-0/+4
| * mei: bus: fix unlink on bus in error pathAlexander Usyskin2023-01-201-4/+8
* | misc: fastrpc: Fix an error handling path in fastrpc_rpmsg_probe()Christophe JAILLET2023-01-201-1/+12
* | drivers: misc: Add Support for TMR Inject IPAppana Durga Kedareswara rao2023-01-203-0/+182
* | drivers: misc: Add Support for TMR ManagerAppana Durga Kedareswara rao2023-01-203-0/+231
* | misc/mei/hdcp: Use correct macros to initialize uuid_leAndy Shevchenko2023-01-201-2/+2
* | mei: pxp: Use correct macros to initialize uuid_leAndy Shevchenko2023-01-201-2/+2
* | sgi-gru: grukservices: remove unnecessary (void*) conversionsLi kunyu2023-01-201-4/+4
* | misc: enclosure: Fix doc for enclosure_find()Miaoqian Lin2023-01-201-1/+1
* | mei: bus-fixup:upon error print return values of send and receiveAlexander Usyskin2023-01-201-4/+4
* | VMCI: check context->notify_page after call to get_user_pages_fast() to avoid...George Kennedy2023-01-201-0/+2
* | uacce: supports device isolation featureKai Ye2023-01-201-0/+50
* | eeprom: idt_89hpesx: Fix error handling in idt_init()Yuan Can2023-01-201-1/+9
* | eeprom: at25: Convert to use fwnode_device_is_compatible()Andy Shevchenko2023-01-201-6/+2
* | misc: genwqe: move intervening macros away from kernel-docRandy Dunlap2023-01-191-3/+3
|/
* Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-231-1/+5
|\
| * lkdtm: cfi: Make PAC test work with GCC 7 and 8Kristina Martsenko2022-12-141-1/+5
* | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-192-7/+1
|\ \
| * | cxl: Remove unnecessary cxl_pci_window_alignment()Bjorn Helgaas2022-12-061-7/+0
| * | ocxl: fix pci device refcount leak when calling get_function_0()Yang Yingliang2022-11-241-1/+19
| * | ocxl: fix possible name leak in ocxl_file_register_afu()Yang Yingliang2022-11-241-2/+5
| * | cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang2022-11-241-8/+12
| * | cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang2022-11-241-10/+14
| * | cxl: Fix refcount leak in cxl_calc_capp_routingMiaoqian Lin2022-11-241-0/+1
| |/
* | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-171-5/+2
|\ \
| * | mm: Introduce set_memory_rox()Peter Zijlstra2022-12-151-5/+2
* | | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-163-3/+3
|\ \ \
| * | | driver core: fix up some missing class.devnode() conversions.Greg Kroah-Hartman2022-11-292-2/+2
| * | | driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-241-1/+1
* | | | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-1652-626/+2269
|\ \ \ \
| * \ \ \ Merge tag 'misc-habanalabs-next-2022-11-23' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2022-11-2919-512/+1184
| |\ \ \ \
| | * | | | habanalabs: fix VA range calculationOhad Sharabi2022-11-231-8/+4
| | * | | | habanalabs: fail driver load if EEPROM errors detectedOfir Bitton2022-11-231-12/+11
| | * | | | habanalabs: make print of engines idle mask more readableTomer Tayar2022-11-231-6/+21
| | * | | | habanalabs: clear non-released encapsulated signalsTomer Tayar2022-11-233-31/+71
| | * | | | habanalabs: don't put context in hl_encaps_handle_do_release_sob()Tomer Tayar2022-11-231-1/+0
| | * | | | habanalabs: print context refcount value if hard reset failsTomer Tayar2022-11-231-3/+15
| | * | | | habanalabs: add RMWREG32_SHIFTED to set a val within a maskDafna Hirschfeld2022-11-232-10/+6
| | * | | | habanalabs: fix rc when new CPUCP opcodes are not supportedTomer Tayar2022-11-231-0/+1
| | * | | | habanalabs/gaudi2: added memset for the cq_size registerMarco Pagani2022-11-231-0/+1