summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang2021-07-201-10/+7
|\
| * misc: eeprom: at24: Always append device id even if label property is set.Jérôme Glisse2021-07-011-10/+7
* | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-052-18/+14
|\ \
| * | Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman2021-06-149-13/+42
| |\|
| * | Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman2021-05-3114-128/+134
| |\ \
| * | | tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-1/+1
| * | | ti-st: use tty_write_roomJiri Slaby2021-05-131-3/+2
| * | | ti-st: use goto-failpath in st_core_initJiri Slaby2021-05-131-5/+7
| * | | tty: no checking of tty_unregister_ldiscJiri Slaby2021-05-131-9/+3
| * | | tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby2021-05-131-3/+3
| * | | tty: set tty_ldisc_ops::num staticallyJiri Slaby2021-05-131-1/+2
| * | | tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby2021-05-131-1/+1
* | | | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-052-3/+5
|\ \ \ \
| * \ \ \ Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman2021-06-149-13/+42
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman2021-05-3114-128/+134
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | driver core: Drop helper devm_platform_ioremap_resource_wc()Uwe Kleine-König2021-05-271-2/+4
| * | | | firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo2021-05-131-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-0565-1236/+3799
|\ \ \ \
| * | | | misc: ibmasm: Modify matricies to matricesGuoqing Chi2021-06-241-1/+1
| * | | | misc: vmw_vmci: return the correct errno codeJunlin Yang2021-06-241-1/+1
| * | | | lkdtm/heap: Add init_on_alloc testsKees Cook2021-06-243-0/+69
| * | | | lkdtm: Add CONFIG hints in errors where possibleKees Cook2021-06-248-11/+116
| * | | | lkdtm: Enable DOUBLE_FAULT on all architecturesKees Cook2021-06-241-2/+0
| * | | | lkdtm/heap: Add vmalloc linear overflow testKees Cook2021-06-243-3/+25
| * | | | lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITEKees Cook2021-06-241-0/+3
| * | | | mei: revamp mei extension header structure layout.Tomas Winkler2021-06-223-27/+38
| * | | | mei: fix kdoc in the driverTamar Mashiah2021-06-227-10/+10
| * | | | habanalabs/gaudi: refactor hard-reset related codeKoby Elbaz2021-06-214-47/+56
| * | | | habanalabs/gaudi: add support for NIC DERROfir Bitton2021-06-213-5/+16
| * | | | habanalabs: add validity check for signal csfarah kassabri2021-06-213-24/+75
| * | | | habanalabs: get lower/upper 32 bits via maskingKoby Elbaz2021-06-212-2/+2
| * | | | habanalabs: allow reset upon device releaseOfir Bitton2021-06-214-5/+30
| * | | | debugfs: add skip_reset_on_timeout optionYuri Nudelman2021-06-183-0/+9
| * | | | habanalabs: fix typoZvika Yehudai2021-06-181-1/+1
| * | | | habanalabs/gaudi: correct driver events numberingOfir Bitton2021-06-183-16/+20
| * | | | habanalabs: remove a rogue #ifdefOded Gabbay2021-06-181-5/+0
| * | | | habanalabs/gaudi: print last QM PQEs on errorOhad Sharabi2021-06-182-37/+182
| * | | | habanalabs/goya: add '__force' attribute to suppress false alarmKoby Elbaz2021-06-181-1/+1
| * | | | habanalabs: added open_stats info ioctlYuri Nudelman2021-06-184-0/+35
| * | | | habanalabs/gaudi: set the correct rc in case of errKoby Elbaz2021-06-181-1/+3
| * | | | habanalabs/gaudi: update coresight configurationTal Albo2021-06-181-2/+2
| * | | | habanalabs: remove node from list before freeing the nodeKoby Elbaz2021-06-182-0/+2
| * | | | habanalabs: set rc as 'valid' in case of intentional func exitKoby Elbaz2021-06-182-3/+7
| * | | | habanalabs: zero complex structures using memsetKoby Elbaz2021-06-181-1/+2
| * | | | habanalabs: print more info when failing to pin user memoryTomer Tayar2021-06-181-2/+2
| * | | | habanalabs: Fix an error handling path in 'hl_pci_probe()'Christophe JAILLET2021-06-181-0/+1
| * | | | habanalabs: print firmware versionsOded Gabbay2021-06-181-10/+95
| * | | | habanalabs: add hard reset timeout for PLDMOmer Shpigelman2021-06-182-2/+8
| * | | | habanalabs: enable dram scramble before linux f/wBharat Jauhari2021-06-184-5/+21
| * | | | habanalabs: enable stop on error for all QMANs and enginesOfir Bitton2021-06-181-0/+1