| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-23 | Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+3 |
| 2024-05-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+0 |
| 2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 1 | -3/+3 |
| 2024-05-22 | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 14 | -28/+374 |
| 2024-05-22 | Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -13/+35 |
| 2024-05-22 | misc: nsm: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-05-21 | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+1 |
| 2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -4/+0 |
| 2024-05-15 | misc: ntsync: mark driver as "broken" to prevent from building | Greg Kroah-Hartman | 1 | -0/+1 |
| 2024-05-14 | Makefile: remove redundant tool coverage variables | Masahiro Yamada | 1 | -4/+0 |
| 2024-05-13 | Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+2 |
| 2024-05-08 | Merge 6.9-rc7 into char-misc-testing | Greg Kroah-Hartman | 5 | -14/+19 |
| 2024-05-05 | Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -5/+10 |
| 2024-05-04 | misc: rtsx: do clear express reg every SD_INT | Ricky Wu | 1 | -5/+7 |
| 2024-05-04 | tifm: constify the struct tifm_bus_type usage | Kunwu Chan | 1 | -1/+1 |
| 2024-05-03 | misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM | Bhargav Raviprakash | 1 | -13/+35 |
| 2024-05-03 | vmci: prevent speculation leaks by sanitizing event in event_deliver() | Hagar Gamal Halim Hemdan | 1 | -1/+5 |
| 2024-05-03 | VMCI: Fix an error handling path in vmci_guest_probe_device() | Christophe JAILLET | 1 | -2/+8 |
| 2024-05-01 | lkdtm: Disable CFI checking for perms functions | Kees Cook | 2 | -2/+2 |
| 2024-04-29 | misc/pvpanic-pci: register attributes via pci_driver | Thomas Weißschuh | 1 | -3/+1 |
| 2024-04-29 | misc/pvpanic: add support for normal shutdowns | Thomas Weißschuh | 1 | -1/+42 |
| 2024-04-29 | misc: sgi_gru: remove default attribute of LATTICE_ECP3_CONFIG | Prasad Pandit | 1 | -1/+0 |
| 2024-04-29 | misc: sgi_gru: indent SGI_GRU option help text | Prasad Pandit | 1 | -9/+9 |
| 2024-04-29 | eeprom: 93xx46: drop unneeded MODULE_ALIAS | Krzysztof Kozlowski | 1 | -2/+0 |
| 2024-04-29 | eeprom: at25: drop unneeded MODULE_ALIAS | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-04-26 | Merge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Wolfram Sang | 1 | -9/+9 |
| 2024-04-25 | VMCI: Use PCI_IRQ_ALL_TYPES to remove PCI_IRQ_LEGACY use | Damien Le Moal | 1 | -2/+1 |
| 2024-04-23 | mei: me: add lunar lake point M DID | Alexander Usyskin | 2 | -0/+4 |
| 2024-04-23 | mei: pxp: match against PCI_CLASS_DISPLAY_OTHER | Daniele Ceraolo Spurio | 1 | -2/+5 |
| 2024-04-23 | mei: bus: constify the struct mei_cl_bus_type usage | Kunwu Chan | 1 | -1/+1 |
| 2024-04-23 | Merge 6.9-rc5 into char-misc-next | Greg Kroah-Hartman | 5 | -28/+80 |
| 2024-04-23 | eeprom: at24: fix memory corruption race condition | Daniel Okazaki | 1 | -9/+9 |
| 2024-04-11 | ntsync: Introduce NTSYNC_IOC_SEM_POST. | Elizabeth Figura | 1 | -3/+69 |
| 2024-04-11 | ntsync: Introduce NTSYNC_IOC_CREATE_SEM. | Elizabeth Figura | 1 | -0/+131 |
| 2024-04-11 | ntsync: Introduce the ntsync driver and character device. | Elizabeth Figura | 3 | -0/+64 |
| 2024-04-11 | mei: vsc: Unregister interrupt handler for system suspend | Sakari Ailus | 3 | -26/+78 |
| 2024-04-11 | Revert "mei: vsc: Call wake_up() in the threaded IRQ handler" | Sakari Ailus | 1 | -2/+2 |
| 2024-04-11 | misc: rtsx: Fix rts5264 driver status incorrect when card removed | Ricky Wu | 1 | -1/+1 |
| 2024-04-11 | mei: me: disable RPL-S on SPS and IGN firmwares | Alexander Usyskin | 1 | -1/+1 |
| 2024-04-11 | misc: ti-st: st_kim: remove unnecessary (void*) conversions | Atin Bainada | 1 | -2/+2 |
| 2024-04-11 | mei: Avoid a bunch of -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -2/+0 |
| 2024-04-11 | misc: ds1682: Add NVMEM support | Sean Anderson | 1 | -0/+37 |
| 2024-03-23 | Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2024-03-22 | lkdtm/bugs: Improve warning message for compilers without counted_by support | Nathan Chancellor | 1 | -1/+1 |
| 2024-03-21 | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 24 | -154/+91 |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2024-03-13 | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -4/+4 |
| 2024-03-12 | Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds | 1 | -1/+1 |
| 2024-03-12 | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -13/+22 |
| 2024-03-07 | tifm: make tifm_adapter_class constant | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-03-06 | mm/treewide: replace pmd_large() with pmd_leaf() | Peter Xu | 1 | -1/+1 |
| 2024-03-05 | mei: gsc_proxy: match component when GSC is on different bus | Alexander Usyskin | 1 | -3/+5 |
| 2024-03-05 | misc: fastrpc: Pass proper arguments to scm call | Ekansh Gupta | 1 | -4/+6 |
| 2024-03-05 | misc: xilinx_tmr_inject: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2024-03-05 | misc: xilinx_sdfec: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2024-03-05 | misc: vcpu_stall_detector: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-03-05 | misc: ti-st: st_kim: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2024-03-05 | misc: sram: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-03-05 | misc: open-dice: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2024-03-05 | mei: vsc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-03-05 | misc: hisi_hikey_usb: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-03-05 | misc: fastrpc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-03-05 | cxl: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2024-03-05 | misc: atmel-ssc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-03-05 | misc: hisi_hikey_usb: Remove unused of_gpio.h | Andy Shevchenko | 1 | -1/+0 |
| 2024-03-05 | misc: hi6421-spmi-pmic: Remove unused of_gpio.h | Andy Shevchenko | 1 | -1/+0 |
| 2024-03-05 | misc: eeprom_93xx46: Remove unused of_gpio.h | Andy Shevchenko | 1 | -1/+0 |
| 2024-03-05 | mei: vsc: Assign pinfo fields in variable declaration | Sakari Ailus | 1 | -8/+8 |
| 2024-03-05 | mei: vsc: Don't use sleeping condition in wait_event_timeout() | Sakari Ailus | 1 | -5/+8 |
| 2024-03-05 | mei: vsc: Call wake_up() in the threaded IRQ handler | Sakari Ailus | 1 | -2/+2 |
| 2024-03-05 | mei: me: remove unnecessary NULL pointer checks | Bjorn Helgaas | 1 | -32/+6 |
| 2024-03-05 | mei: txe: remove unnecessary NULL pointer checks | Bjorn Helgaas | 1 | -34/+6 |
| 2024-03-05 | mei: gsc: remove unnecessary NULL pointer checks | Bjorn Helgaas | 1 | -17/+0 |
| 2024-03-04 | misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on suspend/re... | Hans de Goede | 1 | -8/+13 |
| 2024-03-01 | VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha... | Vasiliy Kovalev | 1 | -1/+2 |
| 2024-02-19 | mei: Add Meteor Lake support for IVSC device | Wentong Wu | 1 | -0/+1 |
| 2024-02-19 | mei: me: add arrow lake point H DID | Alexander Usyskin | 2 | -0/+2 |
| 2024-02-19 | mei: me: add arrow lake point S DID | Alexander Usyskin | 2 | -0/+2 |
| 2024-02-18 | misc: eeprom/idt_89hpesx: Convert data structures to LE explicitly | Dawei Li | 1 | -3/+3 |
| 2024-02-08 | misc: gehc-achc: Follow renaming of SPI "master" to "controller" | Uwe Kleine-König | 1 | -4/+4 |
| 2024-02-04 | Merge 6.8-rc3 into char-misc-next | Greg Kroah-Hartman | 2 | -2/+2 |
| 2024-02-01 | VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() | Harshit Mogalapalli | 1 | -1/+2 |
| 2024-02-01 | VMCI: Use struct_size() in kmalloc() | Harshit Mogalapalli | 1 | -2/+2 |
| 2024-02-01 | lkdtm/bugs: In lkdtm_HUNG_TASK() use BUG(), not BUG_ON(1) | Douglas Anderson | 1 | -1/+1 |
| 2024-02-01 | lkdtm/bugs: Adjust lkdtm_HUNG_TASK() to avoid tail call optimization | Douglas Anderson | 1 | -1/+2 |
| 2024-02-01 | lkdtm: Make lkdtm_do_action() return to avoid tail call optimization | Douglas Anderson | 1 | -8/+14 |
| 2024-01-30 | misc: open-dice: Fix spurious lockdep warning | Will Deacon | 1 | -1/+1 |
| 2024-01-30 | misc: fastrpc: Mark all sessions as invalid in cb_remove | Ekansh Gupta | 1 | -1/+1 |
| 2024-01-30 | mei: pxp: add dependency on Xe driver | Alexander Usyskin | 1 | -1/+1 |
| 2024-01-30 | mei: hdcp: add dependency on Xe driver | Alexander Usyskin | 1 | -1/+1 |
| 2024-01-30 | mei: pxp: match without driver name | Alexander Usyskin | 1 | -2/+12 |
| 2024-01-30 | mei: hdcp: match without driver name | Alexander Usyskin | 1 | -2/+12 |
| 2024-01-30 | mei: gsc: add support for auxiliary device created by Xe driver | Vitaly Lubart | 1 | -0/+5 |
| 2024-01-30 | misc: hpilo: rename device creation loop variable | Ian Abbott | 1 | -4/+4 |
| 2024-01-30 | misc: hpilo: fix inconsistent device numbers | Ian Abbott | 1 | -1/+1 |
| 2024-01-22 | mm/slub: unify all sl[au]b parameters with "slab_$param" | Xiongwei Song | 1 | -1/+1 |
| 2024-01-18 | Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+3 |
| 2024-01-18 | eeprom: at24: use of_match_ptr() | Bartosz Golaszewski | 1 | -2/+3 |
| 2024-01-18 | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
| 2024-01-17 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 26 | -85/+3710 |
| 2024-01-17 | Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -23/+33 |
| 2024-01-15 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -2/+12 |
| 2024-01-15 | Merge branch 'pci/remove-old-api' | Bjorn Helgaas | 2 | -6/+6 |
| 2024-01-10 | Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -1/+61 |
| 2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -3/+3 |
| 2024-01-08 | Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 5 | -11/+12 |
| 2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov | 2 | -3/+3 |
| 2024-01-08 | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -1/+1 |
| 2024-01-06 | misc: pci_endpoint_test: Use a unique test pattern for each BAR | Niklas Cassel | 1 | -2/+12 |
| 2024-01-04 | misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl callback | Hans de Goede | 1 | -0/+1 |
| 2024-01-04 | pvpanic: Kill duplicate PCI_VENDOR_ID_REDHAT definition | Andy Shevchenko | 1 | -1/+0 |
| 2024-01-04 | eeprom: at24: Use pm_runtime_resume_and_get to simplify the code | Heiner Kallweit | 1 | -10/+4 |
| 2024-01-04 | eeprom: at24: Probe for DDR3 thermal sensor in the SPD case | Heiner Kallweit | 1 | -0/+29 |
| 2024-01-04 | eeprom: ee1004: add support for temperature sensor | Heiner Kallweit | 1 | -0/+19 |
| 2023-12-31 | dw-xdata: Remove usage of the deprecated ida_simple_*() API | Christophe JAILLET | 1 | -3/+3 |
| 2023-12-31 | misc: pci_endpoint_test: Remove usage of the deprecated ida_simple_*() API | Christophe JAILLET | 1 | -3/+3 |
| 2023-12-23 | pvpanic: Don't use "proxy" headers | Andy Shevchenko | 4 | -12/+17 |
| 2023-12-18 | misc: pci_endpoint_test: Use INTX instead of LEGACY | Damien Le Moal | 1 | -15/+15 |
| 2023-12-15 | VMCI: Remove VMCI_HANDLE_ARRAY_HEADER_SIZE and VMCI_HANDLE_ARRAY_MAX_CAPACITY | Christophe JAILLET | 1 | -6/+0 |
| 2023-12-15 | VMCI: Remove handle_arr_calc_size() | Christophe JAILLET | 1 | -9/+3 |
| 2023-12-15 | misc: rtsx: add to support new card reader rts5264 | Ricky Wu | 2 | -5/+26 |
| 2023-12-15 | misc: rtsx: add to support new card reader rts5264 new definition and function | Ricky Wu | 3 | -1/+1165 |
| 2023-12-15 | misc: nsm: remove selecting the non-existing config CBOR | Lukas Bulwahn | 1 | -1/+0 |
| 2023-12-15 | mei: rework Kconfig dependencies | Arnd Bergmann | 4 | -11/+9 |
| 2023-12-15 | mei: fix vsc dependency | Arnd Bergmann | 1 | -0/+1 |
| 2023-12-15 | mei: vsc: Rework firmware image names | Sakari Ailus | 1 | -62/+10 |
| 2023-12-15 | mei: pxp: spdx should be at first line | Alexander Usyskin | 1 | -1/+0 |
| 2023-12-11 | Merge 6.7-rc5 into tty-next | Greg Kroah-Hartman | 2 | -3/+4 |
| 2023-12-11 | Merge 6.7-rc5 into char-misc-next | Greg Kroah-Hartman | 2 | -3/+4 |
| 2023-12-08 | tty: bcm: convert to u8 and size_t | Jiri Slaby (SUSE) | 1 | -2/+2 |
| 2023-12-07 | mei: Add MEI hardware support for IVSC device | Wentong Wu | 3 | -0/+466 |
| 2023-12-07 | mei: Add transport driver for IVSC device | Wentong Wu | 5 | -0/+1442 |
| 2023-12-07 | eeprom: ee1004: Add support for multiple i2c busses | Heiner Kallweit | 1 | -31/+63 |
| 2023-12-01 | lkdtm: Add kfence read after free crash type | Stephen Boyd | 1 | -0/+60 |
| 2023-12-01 | VMCI: Annotate struct vmci_handle_arr with __counted_by | Christophe JAILLET | 1 | -1/+1 |
| 2023-12-01 | powerpc: Add PVN support for HeXin C2000 processor | Zhao Ke | 1 | -1/+2 |
| 2023-11-28 | misc: Add Nitro Secure Module driver | Alexander Graf | 3 | -0/+520 |
| 2023-11-28 | eventfd: simplify eventfd_signal() | Christian Brauner | 1 | -1/+1 |
| 2023-11-27 | misc: ocxl: main: Remove unnecessary ‘0’ values from rc | Li kunyu | 1 | -1/+1 |
| 2023-11-27 | misc: ocxl: link: Remove unnecessary (void*) conversions | Li zeming | 1 | -7/+7 |
| 2023-11-27 | misc: ocxl: afu_irq: Remove unnecessary (void*) conversions | Li zeming | 1 | -1/+1 |
| 2023-11-27 | misc: ocxl: context: Remove unnecessary (void*) conversions | Li zeming | 1 | -1/+1 |
| 2023-11-27 | misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_write | Su Hui | 1 | -1/+1 |
| 2023-11-27 | misc: mei: client.c: return negative error code in mei_cl_write | Su Hui | 1 | -1/+1 |
| 2023-11-27 | mei: pxp: fix mei_pxp_send_message return value | Alexander Usyskin | 1 | -1/+2 |
| 2023-11-27 | misc: ocxl: main: Remove unnecessary ‘0’ values from rc | Li kunyu | 1 | -1/+1 |
| 2023-11-27 | misc: ocxl: link: Remove unnecessary (void*) conversions | Li zeming | 1 | -7/+7 |
| 2023-11-27 | misc: ocxl: afu_irq: Remove unnecessary (void*) conversions | Li zeming | 1 | -1/+1 |
| 2023-11-27 | misc: ocxl: context: Remove unnecessary (void*) conversions | Li zeming | 1 | -1/+1 |
| 2023-11-08 | Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+11 |
| 2023-11-05 | Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -30/+12 |
| 2023-11-03 | Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 32 | -465/+492 |
| 2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -26/+12 |
| 2023-11-02 | Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+4 |
| 2023-11-01 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -2/+0 |
| 2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -238/+4 |
| 2023-10-30 | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+29 |
| 2023-10-30 | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2 | -2/+2 |
| 2023-10-27 | lkdtm: Fix CFI_BACKWARD on RISC-V | Sami Tolvanen | 1 | -2/+11 |
| 2023-10-27 | misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support | Siddharth Vadapalli | 1 | -0/+4 |
| 2023-10-27 | uacce: make uacce_class constant | Greg Kroah-Hartman | 1 | -7/+10 |
| 2023-10-25 | ocxl: make ocxl_class constant | Greg Kroah-Hartman | 1 | -12/+15 |
| 2023-10-25 | cxl: make cxl_class constant | Greg Kroah-Hartman | 1 | -11/+10 |
| 2023-10-25 | misc: phantom: make phantom_class constant | Greg Kroah-Hartman | 1 | -11/+13 |
| 2023-10-23 | misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller | Yoshihiro Shimoda | 1 | -0/+4 |
| 2023-10-18 | misc: convert to new timestamp accessors | Jeff Layton | 1 | -1/+1 |
| 2023-10-18 | ibmasm: convert to new timestamp accessors | Jeff Layton | 1 | -1/+1 |
| 2023-10-18 | misc/pvpanic: deduplicate common code | Thomas Weißschuh | 4 | -122/+80 |
| 2023-10-18 | mei: me: emit error only if reset was unexpected | Vitaly Lubart | 4 | -5/+133 |
| 2023-10-18 | misc: mei: main.c: fix kernel-doc warnings | Randy Dunlap | 1 | -4/+4 |
| 2023-10-18 | misc: mei: interrupt.c: fix kernel-doc warnings | Randy Dunlap | 1 | -2/+2 |
| 2023-10-18 | misc: mei: hw-me.c: fix kernel-doc warnings | Randy Dunlap | 1 | -8/+8 |
| 2023-10-18 | misc: mei: hbm.c: fix kernel-doc warnings | Randy Dunlap | 1 | -0/+2 |
| 2023-10-18 | misc: mei: dma-ring.c: fix kernel-doc warnings | Randy Dunlap | 1 | -0/+4 |
| 2023-10-18 | misc: mei: client.c: fix kernel-doc warnings | Randy Dunlap | 1 | -10/+10 |
| 2023-10-18 | misc: mei: hw.h: fix kernel-doc warnings | Randy Dunlap | 1 | -4/+4 |
| 2023-10-18 | mei: docs: fix spelling errors | Tomas Winkler | 5 | -8/+8 |
| 2023-10-18 | mei: docs: add missing entries to kdoc in struct mei_cfg_idx | Tomas Winkler | 1 | -0/+4 |
| 2023-10-18 | mei: docs: use correct structures name in kdoc | Tomas Winkler | 1 | -2/+2 |
| 2023-10-18 | mei: update mei-pxp's component interface with timeouts | Alan Previn | 1 | -6/+27 |
| 2023-10-18 | mei: pxp: re-enable client on errors | Alexander Usyskin | 1 | -22/+48 |
| 2023-10-18 | mei: pxp: recover from recv fail under memory pressure | Alexander Usyskin | 1 | -1/+24 |
| 2023-10-18 | mei: bus: add send and recv api with timeout | Alexander Usyskin | 1 | -2/+86 |
| 2023-10-16 | misc: fastrpc: Unmap only if buffer is unmapped from DSP | Ekansh Gupta | 1 | -3/+5 |
| 2023-10-16 | misc: fastrpc: Clean buffers on remote invocation failures | Ekansh Gupta | 1 | -5/+5 |
| 2023-10-16 | misc: fastrpc: Free DMA handles for RPC calls with no arguments | Ekansh Gupta | 1 | -13/+10 |
| 2023-10-16 | misc: fastrpc: Reset metadata buffer to avoid incorrect free | Ekansh Gupta | 1 | -0/+1 |
| 2023-10-16 | eeprom: at24: add ST M24C64-D Additional Write lockable page support | Alexander Stein | 1 | -0/+4 |
| 2023-10-12 | eeprom: at24: add ST M24C32-D Additional Write lockable page support | Marek Vasut | 1 | -0/+4 |
| 2023-10-11 | sgi-xp: Remove the now superfluous sentinel element from ctl_table array | Joel Granados | 1 | -2/+0 |
| 2023-10-05 | c2port: replace deprecated strncpy with strscpy | Justin Stitt | 1 | -1/+1 |
| 2023-10-05 | drivers: misc: ti-st: replace deprecated strncpy with strscpy | Justin Stitt | 1 | -2/+3 |
| 2023-10-05 | ibmvmc: replace deprecated strncpy with strscpy | Justin Stitt | 1 | -3/+1 |
| 2023-10-05 | misc: bcm-vk: Annotate struct bcm_vk_wkent with __counted_by | Kees Cook | 2 | -2/+2 |
| 2023-10-05 | misc: st_core: Do not call kfree_skb() under spin_lock_irqsave() | Jinjie Ruan | 1 | -3/+4 |
| 2023-10-05 | eeprom: Remove deprecated legacy eeprom driver | Heiner Kallweit | 3 | -229/+0 |
| 2023-10-05 | eeprom: idt_89hpesx: replace open-coded kmemdup_nul | Justin Stitt | 1 | -8/+3 |
| 2023-10-04 | vmw_balloon: dynamically allocate the vmw-balloon shrinker | Qi Zheng | 1 | -26/+12 |
| 2023-09-28 | lkdtm/bugs: add test for panic() with stuck secondary CPUs | Mark Rutland | 1 | -1/+29 |
| 2023-09-25 | misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe | Ricky WU | 6 | -212/+102 |