summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-0130-118/+571
|\
| * misc: fastrpc: Pass proper scm arguments for static process initEkansh Gupta2023-08-221-4/+9
| * misc: fastrpc: Fix incorrect DMA mapping unmap requestEkansh Gupta2023-08-221-3/+5
| * misc: fastrpc: Fix remote heap allocation requestEkansh Gupta2023-08-221-7/+7
| * mei: make mei_class a static const structureIvan Orlov2023-08-221-13/+12
| * Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman2023-08-137-59/+24
| |\
| * | misc: microchip: pci1xxxx: Fix some NULL vs IS_ERR() bugsDan Carpenter2023-08-121-4/+4
| * | misc: tps6594: Remove redundant dev_err_probe() for platform_get_irq_byname()Ruan Jinjie2023-08-122-4/+2
| * | misc: hpilo: make ilo_class a static const structureIvan Orlov2023-08-111-9/+9
| * | misc: genwqe: make class_genwqe a static const structureIvan Orlov2023-08-112-24/+27
| * | misc: eeprom/idt_89hpesx: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao2023-08-111-5/+6
| * | misc: eeprom/idt_89hpesx: Switch to memdup_user_nul() helperRuan Jinjie2023-08-111-9/+3
| * | misc: bcm_vk: Fix potential deadlock on &vk->ctx_lockChengfeng Ye2023-08-042-8/+8
| * | misc: open-dice: make OPEN_DICE depend on HAS_IOMEMBaoquan He2023-08-041-0/+1
| * | misc: hi6421-spmi-pmic: Remove redundant dev_err()Ruan Jinjie2023-08-041-3/+1
| * | misc: Explicitly include correct DT includesRob Herring2023-08-049-7/+10
| * | misc: tps6594-esm: Convert to platform remove callback returning voidUwe Kleine-König2023-08-041-4/+2
| * | misc: tps6594-pfsm: Convert to platform remove callback returning voidUwe Kleine-König2023-08-041-4/+2
| * | misc: xilinx_tmr_manager: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-08-041-2/+1
| * | misc/xilinx_sdfec: Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-041-3/+1
| * | misc: atmel-ssc: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-08-041-2/+1
| * | misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM...Kumaravel Thiagarajan2023-08-041-0/+140
| * | misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP vi...Kumaravel Thiagarajan2023-08-043-1/+305
| * | Merge 6.5-rc4 into char-misc-nextGreg Kroah-Hartman2023-07-311-1/+1
| |\ \
| * | | mei: gsc: add module descriptionTomas Winkler2023-07-301-0/+1
| * | | mei: pxp: Keep a const qualifier when calling mei_cldev_send()Christophe JAILLET2023-07-301-2/+1
| * | | mei: obtain firmware version only on gsc.Alexander Usyskin2023-07-303-3/+12
| * | | mei: bus: enable asynchronous suspend.Alexander Usyskin2023-07-301-0/+1
| * | | mei: log firmware status on hw_start failure.Alexander Usyskin2023-07-301-1/+4
* | | | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-013-25/+11
|\ \ \ \
| * \ \ \ Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2023-08-207-59/+24
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-111-1/+2
| * | | | tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)2023-08-111-3/+1
| * | | | misc: ti-st: make st_recv() conforming to tty_ldisc_ops::receive_buf()Jiri Slaby (SUSE)2023-08-112-7/+6
| * | | | tty: use u8 for flagsJiri Slaby (SUSE)2023-08-111-1/+1
| * | | | tty: use u8 for charsJiri Slaby (SUSE)2023-08-111-1/+1
| * | | | tty: make tty_ldisc_ops::*buf*() hooks operate on size_tJiri Slaby (SUSE)2023-08-111-1/+1
| * | | | misc: ti-st: don't check for tty data == NULLJiri Slaby2023-07-312-7/+1
| * | | | misc: ti-st: remove ptr from recv functionsJiri Slaby2023-07-312-6/+2
| * | | | misc: ti-st: remove forward declarations and make st_int_recv() staticJiri Slaby2023-07-311-3/+1
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-312-15/+1
|\ \ \ \
| * | | | cxl: Drop unused detach_spa()Michael Ellerman2023-08-241-5/+0
| * | | | cxl: Use pci_find_vsec_capability() to simplify the codeXiongfeng Wang2023-08-161-10/+1
| | |_|/ | |/| |
* | | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-4/+4
|\ \ \ \
| * | | | mmu_notifiers: rename invalidate_range notifierAlistair Popple2023-08-181-4/+4
| | |/ / | |/| |
* | | | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-281-5/+46
|\ \ \ \
| * | | | lkdtm: Add FAM_BOUNDS test for __counted_byKees Cook2023-08-171-3/+44
| * | | | list: Introduce CONFIG_LIST_HARDENEDMarco Elver2023-08-151-2/+2
| | |/ / | |/| |
* | | | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-282-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | ibm: convert to ctime accessor functionsJeff Layton2023-07-132-2/+2