summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | habanalabs: make last_mask an MMU propertyYuri Nudelman2021-12-264-5/+10
| * | habanalabs: wrong VA size calculationYuri Nudelman2021-12-263-23/+17
| * | habanalabs/gaudi: fix debugfs dma channel selectionGuy Zadicario2021-12-261-2/+9
| * | habanalabs: revise and document use of boot status flagsOhad Sharabi2021-12-261-5/+19
| * | habanalabs: print va_range in vm node debugfsYuri Nudelman2021-12-261-0/+25
| * | habanalabs/gaudi: recover from CPU WD eventOded Gabbay2021-12-261-1/+19
| * | habanalabs: modify wait for boot fit in dynamic FW loadOhad Sharabi2021-12-261-1/+0
| * | drivers/misc/ocxl: remove redundant rc variableMinghao Chi2021-12-211-3/+1
| * | misc: vmw_vmci: Switch to kvfree_rcu() APIUladzislau Rezki (Sony)2021-12-212-6/+3
| * | uacce: use sysfs_emit instead of sprintfKai Ye2021-12-211-6/+6
| * | Merge tag 'lkdtm-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2021-12-173-9/+15
| |\ \
| | * | lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()Christophe Leroy2021-12-161-1/+1
| | * | lkdtm: avoid printk() in recursive_loop()Ard Biesheuvel2021-12-161-7/+9
| | * | lkdtm: Note that lkdtm_kernel_info should be removed in the futureKees Cook2021-12-161-1/+5
| | |/
| * | Merge v5.15-rc5 into char-misc-nextGreg Kroah-Hartman2021-12-133-13/+8
| |\ \
| * | | misc: sram: Add compatible string for Tegra234 SYSRAMMikko Perttunen2021-12-081-0/+1
| * | | mei: Remove some dead codeChristophe JAILLET2021-12-031-5/+1
| * | | misc: at25: Align comment styleAndy Shevchenko2021-12-031-17/+20
| * | | misc: at25: Replace commas by spaces in the ID tablesAndy Shevchenko2021-12-031-4/+4
| * | | misc: at25: Reorganize headers for better maintenanceAndy Shevchenko2021-12-031-6/+7
| * | | misc: at25: Factor out at_fram_to_chip()Andy Shevchenko2021-12-031-41/+44
| * | | misc: at25: Switch to use BIT() instead of custom approachesAndy Shevchenko2021-12-031-4/+4
| * | | misc: at25: Get rid of intermediate storage for AT25 chip dataAndy Shevchenko2021-12-031-17/+15
| * | | misc: at25: Get platform data via dev_get_platdata()Andy Shevchenko2021-12-031-3/+4
| * | | misc: at25: Check new property ("address-width") firstAndy Shevchenko2021-12-031-4/+4
| * | | misc: at25: Unshadow error codes in at25_fw_to_chip()Andy Shevchenko2021-12-031-18/+22
| * | | misc: at25: Use at25->chip instead of local chip everywhere in ->probe()Andy Shevchenko2021-12-031-7/+7
| * | | misc: at25: Check proper value of chip length in FRAM caseAndy Shevchenko2021-12-031-2/+2
| * | | misc: at25: Don't copy garbage to the at25->chip in FRAM caseAndy Shevchenko2021-12-031-1/+4
| * | | misc: at25: Make driver OF independent againAndy Shevchenko2021-12-031-7/+6
| | |/ | |/|
* | | Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-144-5/+4
|\ \ \
| * | | ocxl: remove redundant rc variableMinghao Chi2021-12-201-3/+1
| * | | powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin2021-12-091-1/+1
| * | | powerpc/64s: Make hash MMU support configurableNicholas Piggin2021-12-092-1/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-163-28/+24
|\ \ \ | | |/ | |/|
| * | misc: rtsx: Avoid mangling IRQ during runtime PMKai-Heng Feng2021-12-031-4/+0
| * | nvmem: eeprom: at25: fix FRAM byte_lenRalph Siemsen2021-12-031-20/+18
| * | misc: fastrpc: fix improper packet size calculationJeya R2021-12-031-4/+6
| |/
* / mei: bus: add client dma interfaceAlexander Usyskin2021-11-263-3/+72
|/
* Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-101-18/+27
|\
| * at24: Support probing while in non-zero ACPI D stateSakari Ailus2021-11-031-18/+27
* | Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-11-081-5/+4
|\ \
| * | mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmapMauro Carvalho Chehab2021-10-051-5/+4
* | | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-11-081-12/+1
|\ \ \
| * | | ocxl: Use pci core's DVSEC functionalityBen Widawsky2021-10-291-12/+1
| |/ /
* | | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-062-24/+41
|\ \ \
| * | | cxl: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-182-4/+4
| * | | cxl: Factor out common dev->driver expressionsBjorn Helgaas2021-10-182-24/+41
| |/ /
* | | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-0446-406/+1453
|\ \ \
| * | | dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-252-0/+3