aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-11-28misc: Add Nitro Secure Module driverGravatar Alexander Graf 1-0/+1
2023-06-15misc: tps6594-pfsm: Add driver for TI TPS6594 PFSMGravatar Julien Panis 1-0/+1
2023-06-15misc: tps6594-esm: Add driver for TI TPS6594 ESMGravatar Julien Panis 1-0/+1
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2023-01-26habanalabs: move driver to accel subsystemGravatar Oded Gabbay 1-1/+0
2023-01-20drivers: misc: Add Support for TMR Inject IPGravatar Appana Durga Kedareswara rao 1-0/+1
2023-01-20drivers: misc: Add Support for TMR ManagerGravatar Appana Durga Kedareswara rao 1-0/+1
2022-11-10misc: smpro-misc: Add Ampere's Altra SMpro misc driverGravatar Quan Nguyen 1-0/+1
2022-11-10misc: smpro-errmon: Add Ampere's SMpro error monitor driverGravatar Quan Nguyen 1-0/+1
2022-09-02misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in ...Gravatar Kumaravel Thiagarajan 1-1/+2
2022-07-14misc: Add a mechanism to detect stalls on guest vCPUsGravatar Sebastian Ene 1-0/+1
2022-02-04misc: open-dice: Add driver to expose DICE data to userspaceGravatar David Brazdil 1-0/+1
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2021-08-05misc: gehc-achc: new driverGravatar Sebastian Reichel 1-0/+1
2021-07-21staging: hikey9xx: split hi6421v600 irq into a separate driverGravatar Mauro Carvalho Chehab 1-0/+1
2021-04-05misc: Add Synopsys DesignWare xData IP driverGravatar Gustavo Pimentel 1-0/+1
2021-03-28misc/pvpanic: split-up generic and platform dependent codeGravatar Mihai Carabas 1-1/+1
2021-01-27misc: pti: Remove driver for deprecated platformGravatar Andy Shevchenko 1-1/+0
2021-01-25misc: bcm-vk: add Broadcom VK driverGravatar Scott Branden 1-0/+1
2021-01-05misc: remove atmel_tclibGravatar Alexandre Belloni 1-1/+0
2020-10-28misc: mic: remove the MIC driversGravatar Sudeep Dutt 1-1/+0
2020-09-10misc: hisi_hikey_usb: Driver to support onboard USB gpio hub on Hikey960Gravatar Yu Chen 1-0/+1
2020-05-13bus: vexpress-config: Merge vexpress-syscfg into vexpress-configGravatar Rob Herring 1-1/+0
2020-02-22uacce: add uacce driverGravatar Kenneth Lee 1-0/+1
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2019-08-16drivers: remove the SGI SN2 IOC4 base supportGravatar Christoph Hellwig 1-1/+0
2019-08-05misc: Remove spear13xx pcie gadget driverGravatar Stephen Boyd 1-1/+0
2019-07-03misc: fsa9480: Delete this driverGravatar Linus Walleij 1-1/+0
2019-06-21misc: xilinx-sdfec: add core driverGravatar Dragan Cvetic 1-0/+1
2019-04-29soc: add aspeed folder and misc driversGravatar Patrick Venture 1-2/+0
2019-02-18habanalabs: add skeleton driverGravatar Oded Gabbay 1-0/+1
2019-02-12misc: fastrpc: Add Qualcomm fastrpc basic driver modelGravatar Srinivas Kandagatla 1-0/+1
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+2
2018-12-17misc: cardreader: add new Alcor Micro Cardreader PCI driverGravatar Oleksij Rempel 1-1/+1
2018-11-07pvpanic: move pvpanic to misc as common driverGravatar Peng Hao 1-0/+1
2018-05-14misc: IBM Virtual Management Channel Driver (VMC)Gravatar Bryant G. Ly 1-0/+1
2018-03-06lkdtm: Relocate code to subdirectoryGravatar Kees Cook 1-19/+1
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+2
2018-01-24ocxl: Add Makefile and KconfigGravatar Frederic Barrat 1-0/+1
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscGravatar Rui Feng 1-0/+1
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Gravatar Greg Kroah-Hartman 1-1/+0
2017-09-13drivers: misc: ti_dac7512: Remove duplicate driverGravatar Lukas Wunner 1-1/+0
2017-07-26lkdtm: Provide more complete coverage for REFCOUNT testsGravatar Kees Cook 1-0/+1
2017-06-03drivers/misc: add Aspeed LPC snoop driverGravatar Robert Lippert 1-0/+1
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2017-04-28misc: Add host side PCI driver for PCI test function deviceGravatar Kishon Vijay Abraham I 1-0/+1
2017-04-08lkdtm: turn off kcov for lkdtm_rodata_do_nothing:Gravatar Arnd Bergmann 1-0/+2
2017-04-08auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folderGravatar Andy Shevchenko 1-1/+0