summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-021-1/+0
|\
| * platform/x86: hp_accel: Remove _INI method callAndy Shevchenko2021-08-261-1/+0
* | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-011-4/+4
|\ \
| * \ Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman2021-08-091-10/+7
| |\ \
| * | | tty: drop put_tty_driverJiri Slaby2021-07-271-4/+4
| | |/ | |/|
* | | Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-013-0/+318
|\ \ \
| * \ \ Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman2021-08-091-10/+7
| |\ \ \ | | | |/ | | |/|
| * | | staging: hikey9xx: split hi6421v600 irq into a separate driverMauro Carvalho Chehab2021-07-213-0/+318
| | |/ | |/|
* | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-012-5/+2
|\ \ \
| * \ \ Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman2021-07-271-10/+7
| |\ \ \ | | | |/ | | |/|
| * | | bus: Make remove callback return voidUwe Kleine-König2021-07-212-5/+2
| | |/ | |/|
* | | misc/pvpanic: fix set driver dataMihai Carabas2021-08-271-0/+2
* | | VMCI: fix NULL pointer dereference when unmapping queue pairWang Hai2021-08-271-2/+4
* | | lkdtm: remove IDE_CORE_CP crashpointKevin Mitchell2021-08-191-1/+0
* | | lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQKevin Mitchell2021-08-191-1/+1
* | | lkdtm/heap: Avoid __alloc_size hint warning for VMALLOC_LINEAR_OVERFLOWKees Cook2021-08-181-1/+8
* | | lkdtm: Add kernel version to failure hintsKees Cook2021-08-181-8/+12
* | | lkdtm/fortify: Consolidate FORTIFY_SOURCE testsKees Cook2021-08-184-54/+57
* | | lkdtm/bugs: Add ARRAY_BOUNDS to selftestsKees Cook2021-08-181-0/+1
* | | misc: gehc-achc: Fix spelling mistake "Verfication" -> "Verification"Colin Ian King2021-08-161-1/+1
* | | misc: gehc-achc: new driverSebastian Reichel2021-08-053-0/+578
* | | misc: sram: Only map reserved areas in Tegra SYSRAMMikko Perttunen2021-08-052-30/+82
* | | sgi-xpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-031-4/+4
* | | mei: constify passed buffers and structuresKrzysztof Kozlowski2021-07-293-11/+11
* | | Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman2021-07-261-10/+7
|\ \ \ | | |/ | |/|
| * | 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
* | | misc: pci_endpoint_test: Ensure relationship between miscdev and PCIRichard Weinberger2021-07-211-0/+1
* | | lkdtm: remove duplicated include of init.hWan Jiabing2021-07-211-1/+0
* | | misc/pvpanic-pci: Allow automatic loadingEric Auger2021-07-211-0/+2
* | | misc: sgi-gru: Convert from atomic_t to refcount_t on gru_thread_state->ts_re...Xiyu Yang2021-07-212-4/+5
|/ /
* | 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