summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2022-02-17Merge tag 'v5.15.24' into dev-5.15Joel Stanley2-1/+11
2022-02-16eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAXJonas Malaco1-0/+3
2022-02-16misc: fastrpc: avoid double fput() on failed usercopyMathias Krause1-1/+8
2022-01-31Merge tag 'v5.15.18' into dev-5.15Joel Stanley6-22/+44
2022-01-27habanalabs: skip read fw errors if dynamic descriptor invalidOhad Sharabi2-2/+17
2022-01-27misc: lattice-ecp3-config: Fix task hung when firmware load failedWei Yongjun1-6/+6
2022-01-27misc: at25: Make driver OF independent againAndy Shevchenko1-7/+6
2022-01-27lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()Christophe Leroy1-1/+1
2022-01-27mei: hbm: fix client dma reply statusAlexander Usyskin1-6/+14
2021-12-22Merge tag 'v5.15.10' into dev-5.15Joel Stanley3-28/+24
2021-12-14misc: fastrpc: fix improper packet size calculationJeya R1-4/+6
2021-12-14nvmem: eeprom: at25: fix FRAM byte_lenRalph Siemsen1-20/+18
2021-12-14misc: rtsx: Avoid mangling IRQ during runtime PMKai-Heng Feng1-4/+0
2021-11-01misc: Add NPCM7xx JTAG master driverTomer Maimon3-0/+846
2021-11-01eeprom: at25: Split reads into chunks and cap write sizeBrad Bishop1-40/+54
2021-11-01misc: mbox: add npcm7xx pci mailbox driverTomer Maimon3-0/+296
2021-11-01misc: npcm7xx-lpc-bpc: add NPCM7xx BIOS post code driverTomer Maimon3-0/+403
2021-10-15eeprom: 93xx46: fix MODULE_DEVICE_TABLEArnd Bergmann1-1/+1
2021-10-13mei: hbm: drop hbm responses on early shutdownAlexander Usyskin1-4/+8
2021-10-05mei: me: add Ice Lake-N device id.Andy Shevchenko2-0/+2
2021-10-05eeprom: 93xx46: Add SPI device ID tableMark Brown1-0/+18
2021-10-05eeprom: at25: Add SPI ID tableMark Brown1-0/+8
2021-10-05misc: HI6421V600_IRQ should depend on HAS_IOMEMRandy Dunlap1-0/+1
2021-10-05misc: fastrpc: Add missing lock before accessing find_vma()Srinivas Kandagatla1-0/+2
2021-10-05cb710: avoid NULL pointer subtractionArnd Bergmann1-1/+1
2021-10-05misc: gehc: Add SPI ID tableMark Brown1-0/+1
2021-09-29habanalabs: fix resetting args in wait for CS IOCTLRajaravi Krishna Katta1-14/+19
2021-09-21misc: bcm-vk: fix tty registration raceJohan Hovold1-3/+3
2021-09-14habanalabs: expose a single cs seq in staged submissionsOfir Bitton1-0/+6
2021-09-14habanalabs: fix wait offset handlingfarah kassabri1-2/+7
2021-09-14habanalabs: rate limit multi CS completion errorsOfir Bitton1-1/+2
2021-09-14habanalabs/gaudi: fix LBW RR configurationOded Gabbay1-48/+67
2021-09-14habanalabs: Fix spelling mistake "FEADBACK" -> "FEEDBACK"Colin Ian King1-1/+1
2021-09-14habanalabs: fail collective wait when not supportedOfir Bitton1-0/+9
2021-09-14habanalabs/gaudi: use direct MSI in single modeOmer Shpigelman2-3/+8
2021-09-14habanalabs: fix kernel OOPs related to staged csfarah kassabri1-5/+13
2021-09-14habanalabs: fix potential race in interrupt wait ioctlOfir Bitton1-14/+21
2021-09-14misc: genwqe: Fixes DMA mask settingChristophe JAILLET1-1/+1
2021-09-12Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-11/+27
2021-09-10Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds26-770/+3689
2021-09-10lkdtm: Use init_uts_ns.name instead of macrosKees Cook2-11/+27
2021-09-08Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2021-09-02Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+0
2021-09-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-0/+1
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+4
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+318
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-5/+2
2021-09-01habanalabs/gaudi: hwmon default card nameRajaravi Krishna Katta1-1/+1
2021-09-01habanalabs: add support for f/w resetOded Gabbay5-35/+61
2021-09-01habanalabs/gaudi: block ICACHE_BASE_ADDERESS_HIGH in TPCOded Gabbay1-0/+8