summaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: define soft-reset as inference opOded Gabbay2021-10-184-8/+12
* habanalabs: fix debugfs device memory MMU VA translationYuri Nudelman2021-10-181-14/+16
* habanalabs: add support for a long interrupt target valueOfir Bitton2021-10-181-4/+4
* habanalabs: remove redundant cs validity checksOfir Bitton2021-10-181-3/+2
* habanalabs: enable power info via HWMON frameworkRajaravi Krishna Katta2021-10-183-0/+108
* habanalabs: generalize COMMS message sending procedureAlon Mizrahi2021-10-181-10/+18
* habanalabs: create static map of f/w hwmon enumsRajaravi Krishna Katta2021-10-182-9/+97
* habanalabs: add debugfs node for configuring CS timeoutOfir Bitton2021-10-181-0/+51
* Merge 5.15-rc6 into char-misc-nextGreg Kroah-Hartman2021-10-1810-19/+60
|\
| * eeprom: 93xx46: fix MODULE_DEVICE_TABLEArnd Bergmann2021-10-151-1/+1
| * mei: hbm: drop hbm responses on early shutdownAlexander Usyskin2021-10-131-4/+8
| * mei: me: add Ice Lake-N device id.Andy Shevchenko2021-10-052-0/+2
| * eeprom: 93xx46: Add SPI device ID tableMark Brown2021-10-051-0/+18
| * eeprom: at25: Add SPI ID tableMark Brown2021-10-051-0/+8
| * misc: HI6421V600_IRQ should depend on HAS_IOMEMRandy Dunlap2021-10-051-0/+1
| * misc: fastrpc: Add missing lock before accessing find_vma()Srinivas Kandagatla2021-10-051-0/+2
| * cb710: avoid NULL pointer subtractionArnd Bergmann2021-10-051-1/+1
| * misc: gehc: Add SPI ID tableMark Brown2021-10-051-0/+1
| * habanalabs: fix resetting args in wait for CS IOCTLRajaravi Krishna Katta2021-09-291-14/+19
* | misc: ad525x_dpot: Make ad_dpot_remove() return voidUwe Kleine-König2021-10-134-6/+6
* | misc: lis3lv02d: Make lis3lv02d_remove_fs() return voidUwe Kleine-König2021-10-133-4/+5
* | misc: fastrpc: copy to user only for non-DMA-BUF heap buffersJeya R2021-10-051-8/+10
* | misc: fastrpc: Update number of max fastrpc sessionsJeya R2021-10-051-1/+1
* | Merge 5.15-rc3 into char-misc nextGreg Kroah-Hartman2021-09-277-78/+138
|\|
| * misc: bcm-vk: fix tty registration raceJohan Hovold2021-09-211-3/+3
| * habanalabs: expose a single cs seq in staged submissionsOfir Bitton2021-09-141-0/+6
| * habanalabs: fix wait offset handlingfarah kassabri2021-09-141-2/+7
| * habanalabs: rate limit multi CS completion errorsOfir Bitton2021-09-141-1/+2
| * habanalabs/gaudi: fix LBW RR configurationOded Gabbay2021-09-141-48/+67
| * habanalabs: Fix spelling mistake "FEADBACK" -> "FEEDBACK"Colin Ian King2021-09-141-1/+1
| * habanalabs: fail collective wait when not supportedOfir Bitton2021-09-141-0/+9
| * habanalabs/gaudi: use direct MSI in single modeOmer Shpigelman2021-09-142-3/+8
| * habanalabs: fix kernel OOPs related to staged csfarah kassabri2021-09-141-5/+13
| * habanalabs: fix potential race in interrupt wait ioctlOfir Bitton2021-09-141-14/+21
| * misc: genwqe: Fixes DMA mask settingChristophe JAILLET2021-09-141-1/+1
* | mei: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2021-09-211-2/+2
* | tifm: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2021-09-212-3/+4
* | misc: genwqe: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2021-09-211-5/+5
* | tifm: Prefer struct_size over open coded arithmeticLen Baker2021-09-141-2/+1
* | pvpanic: Indentation fixes here and thereAndy Shevchenko2021-09-143-18/+12
* | pvpanic: Fix typos in the commentsAndy Shevchenko2021-09-142-2/+2
* | pvpanic: Keep single style across modulesAndy Shevchenko2021-09-142-10/+7
* | misc: hisi_hikey_usb: change the DT schemaMauro Carvalho Chehab2021-09-141-56/+63
* | misc: rtsx: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2021-09-141-1/+1
|/
* Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-122-11/+27
|\
| * lkdtm: Use init_uts_ns.name instead of macrosKees Cook2021-09-102-11/+27
* | Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-1026-770/+3689
|\ \ | |/ |/|
| * habanalabs/gaudi: hwmon default card nameRajaravi Krishna Katta2021-09-011-1/+1
| * habanalabs: add support for f/w resetOded Gabbay2021-09-015-35/+61
| * habanalabs/gaudi: block ICACHE_BASE_ADDERESS_HIGH in TPCOded Gabbay2021-09-011-0/+8