aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2021-12-21misc: vmw_vmci: Switch to kvfree_rcu() APIUladzislau Rezki (Sony)2-6/+3
2021-12-21uacce: use sysfs_emit instead of sprintfKai Ye1-6/+6
2021-12-20ocxl: remove redundant rc variableMinghao Chi1-3/+1
2021-12-17Merge tag 'lkdtm-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman3-9/+15
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-28/+24
2021-12-16lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()Christophe Leroy1-1/+1
2021-12-16lkdtm: avoid printk() in recursive_loop()Ard Biesheuvel1-7/+9
2021-12-16lkdtm: Note that lkdtm_kernel_info should be removed in the futureKees Cook1-1/+5
2021-12-13eeprom: at24: Add support for 24c1025 EEPROMMaxim Kochetkov1-1/+14
2021-12-13Merge v5.15-rc5 into char-misc-nextGreg Kroah-Hartman3-13/+8
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin1-1/+1
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin2-1/+2
2021-12-08misc: sram: Add compatible string for Tegra234 SYSRAMMikko Perttunen1-0/+1
2021-12-03misc: rtsx: Avoid mangling IRQ during runtime PMKai-Heng Feng1-4/+0
2021-12-03mei: Remove some dead codeChristophe JAILLET1-5/+1
2021-12-03misc: at25: Align comment styleAndy Shevchenko1-17/+20
2021-12-03misc: at25: Replace commas by spaces in the ID tablesAndy Shevchenko1-4/+4
2021-12-03misc: at25: Reorganize headers for better maintenanceAndy Shevchenko1-6/+7
2021-12-03misc: at25: Factor out at_fram_to_chip()Andy Shevchenko1-41/+44
2021-12-03misc: at25: Switch to use BIT() instead of custom approachesAndy Shevchenko1-4/+4
2021-12-03misc: at25: Get rid of intermediate storage for AT25 chip dataAndy Shevchenko1-17/+15
2021-12-03misc: at25: Get platform data via dev_get_platdata()Andy Shevchenko1-3/+4
2021-12-03misc: at25: Check new property ("address-width") firstAndy Shevchenko1-4/+4
2021-12-03misc: at25: Unshadow error codes in at25_fw_to_chip()Andy Shevchenko1-18/+22
2021-12-03misc: at25: Use at25->chip instead of local chip everywhere in ->probe()Andy Shevchenko1-7/+7
2021-12-03misc: at25: Check proper value of chip length in FRAM caseAndy Shevchenko1-2/+2
2021-12-03misc: at25: Don't copy garbage to the at25->chip in FRAM caseAndy Shevchenko1-1/+4
2021-12-03misc: at25: Make driver OF independent againAndy Shevchenko1-7/+6
2021-12-03nvmem: eeprom: at25: fix FRAM byte_lenRalph Siemsen1-20/+18
2021-12-03misc: fastrpc: fix improper packet size calculationJeya R1-4/+6
2021-12-01eeprom: at24: remove struct at24_clientHeiner Kallweit1-35/+18
2021-11-26mei: bus: add client dma interfaceAlexander Usyskin3-3/+72
2021-11-10Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-18/+27
2021-11-08Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-5/+4
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-12/+1
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-24/+41
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds46-406/+1453
2021-11-03at24: Support probing while in non-zero ACPI D stateSakari Ailus1-18/+27
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-0/+270
2021-10-29ocxl: Use pci core's DVSEC functionalityBen Widawsky1-12/+1
2021-10-29net: sgi-xp: use eth_hw_addr_set()Jakub Kicinski1-3/+6
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie16-97/+198
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2-0/+3
2021-10-25lkdtm/bugs: Check that a per-task stack canary existsKees Cook3-0/+79
2021-10-22misc: enclosure: replace snprintf in show functions with sysfs_emitYe Guojin1-8/+8
2021-10-18cxl: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2-4/+4
2021-10-18cxl: Factor out common dev->driver expressionsBjorn Helgaas2-24/+41
2021-10-18habanalabs: refactor fence handling in hl_cs_poll_fencesDani Liberman1-35/+36
2021-10-18habanalabs: context cleanup cosmeticsOmer Shpigelman1-7/+1
2021-10-18habanalabs: simplify wait for interrupt with timestamp flowYuri Nudelman3-10/+7