summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2021-06-14Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman-13/+42
2021-06-09misc: rtsx: separate aspm mode into MODE_REG and MODE_CFGRicky Wu-13/+42
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman-128/+134
2021-05-29Merge tag 'char-misc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+5
2021-05-27mei: request autosuspend after sending rx flow controlAlexander Usyskin-0/+3
2021-05-21kgdb: fix gcc-11 warnings harderGreg Kroah-Hartman-1/+2
2021-05-20Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+1
2021-05-14misc: eeprom: at24: check suspend status before disable regulatorHsin-Yi Wang-2/+4
2021-05-13ics932s401: fix broken handling of errors when word reading failsDarrick J. Wong-1/+1
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby-1/+1
2021-05-13ti-st: use tty_write_roomJiri Slaby-3/+2
2021-05-13ti-st: use goto-failpath in st_core_initJiri Slaby-5/+7
2021-05-13tty: no checking of tty_unregister_ldiscJiri Slaby-9/+3
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby-3/+3
2021-05-13tty: set tty_ldisc_ops::num staticallyJiri Slaby-1/+2
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby-1/+1
2021-05-11platform/x86: hp_accel: Avoid invoking _INI to speed up resumeKai-Heng Feng-0/+1
2021-05-08habanalabs/gaudi: Fix a potential use after free in gaudi_memset_device_memoryLv Yunlong-1/+3
2021-05-08habanalabs: wait for interrupt wrong timeout calculationOfir Bitton-1/+1
2021-05-08habanalabs: ignore f/w status errorOded Gabbay-1/+16
2021-05-08habanalabs: change error level of security not readyOded Gabbay-5/+2
2021-05-08habanalabs: skip reading f/w errors on bad statusOded Gabbay-2/+7
2021-05-08habanalabs: expose ASIC specific PLL indexBharat Jauhari-114/+94
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+30
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds-3/+3
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+0
2021-04-26Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-606/+2927
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel-9/+30
2021-04-16habanalabs/gaudi: Fix uninitialized return code rc when read size is zeroColin Ian King-1/+1
2021-04-14mei: me: add Alder Lake P device id.Tomas Winkler-0/+2
2021-04-09habanalabs: print f/w boot unknown errorOded Gabbay-16/+68
2021-04-09habanalabs: update to latest F/W communication headerOhad Sharabi-1/+200
2021-04-09habanalabs/gaudi: skip iATU if F/W security is enabledOfir Bitton-1/+101
2021-04-09habanalabs/gaudi: derive security status from pci idOfir Bitton-8/+35
2021-04-09habanalabs: move dram scrub to free sequenceBharat Jauhari-39/+48
2021-04-09habanalabs: send dynamic msi-x indexes to f/wOhad Sharabi-19/+131
2021-04-09habanalabs/gaudi: clear QM errors only if not in stop_on_err modeTomer Tayar-1/+2
2021-04-09habanalabs: support DEVICE_UNUSABLE error indication from FWKoby Elbaz-0/+7
2021-04-09habanalabs: use strscpy instead of sprintf and strlcpyOded Gabbay-2/+2
2021-04-09habanalabs/gaudi: add debugfs to DMA from the deviceOded Gabbay-5/+298
2021-04-09habanalabs/gaudi: sync stream add protection to SOB reset flowfarah kassabri-4/+12
2021-04-09habanalabs: add custom timeout flag per csAlon Mizrahi-16/+23
2021-04-09habanalabs: improve utilization calculationKoby Elbaz-169/+40
2021-04-09habanalabs: support legacy and new pll indexesOhad Sharabi-36/+182
2021-04-09habanalabs: move relevant datapath work outside cs lockOfir Bitton-35/+68
2021-04-09habanalabs: avoid soft lockup bug upon mapping errorfarah kassabri-3/+17
2021-04-09habanalabs/gaudi: Update async events headerOfir Bitton-14/+25
2021-04-09habanalabs/gaudi: unsecure TPC cfg status registersOfir Bitton-8/+0
2021-04-09habanalabs/gaudi: always use single-msi modeOded Gabbay-2/+1
2021-04-09habanalabs/gaudi: reset device upon BMC requestOfir Bitton-1/+6