| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-06-24 | mei: vsc: Use vsc_tp_remove() as shutdown handler |  Hans de Goede | 1 | -12/+2 |
| 2025-06-24 | mei: vsc: Don't call vsc_tp_reset() a second time on shutdown |  Hans de Goede | 1 | -2/+0 |
| 2025-06-24 | mei: vsc: Don't re-init VSC from mei_vsc_hw_reset() on stop |  Hans de Goede | 1 | -0/+3 |
| 2025-06-24 | mei: vsc: Drop unused vsc_tp_request_irq() and vsc_tp_free_irq() |  Hans de Goede | 2 | -34/+0 |
| 2025-06-24 | mei: bus: replace sprintf/scnprintf with sysfs_emit in show functions |  Moon Hee Lee | 1 | -9/+8 |
| 2025-06-17 | sysfs: treewide: switch back to attribute_group::bin_attrs |  Thomas Weißschuh | 1 | -1/+1 |
| 2025-06-17 | sysfs: treewide: switch back to bin_attribute::read()/write() |  Thomas Weißschuh | 5 | -8/+8 |
| 2025-06-16 | misc: rp1: RaspberryPi RP1 misc driver |  Andrea della Porta | 6 | -0/+383 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() |  Ingo Molnar | 3 | -3/+4 |
| 2025-06-06 | Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc |  Linus Torvalds | 27 | -1164/+966 |
| 2025-05-30 | Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux |  Linus Torvalds | 1 | -40/+0 |
| 2025-05-30 | Merge tag 'i2c-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux |  Linus Torvalds | 3 | -0/+451 |
| 2025-05-28 | Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux |  Linus Torvalds | 1 | -14/+3 |
| 2025-05-27 | Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+3 |
| 2025-05-23 | Merge tag 'i2c-host-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindow |  Wolfram Sang | 5 | -40/+31 |
| 2025-05-23 | Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'fsl/pamu', 'mediatek', 'renesas/ipmmu', 's390', 'intel/vt-d', 'amd/amd-vi' and 'core' into next |  Joerg Roedel | 1 | -40/+0 |
| 2025-05-22 | i2c: atr: add static flag |  Cosmin Tanislav | 1 | -1/+1 |
| 2025-05-21 | VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify |  Wupeng Ma | 1 | -6/+5 |
| 2025-05-21 | mei: vsc: Cast tx_buf to (__be32 *) when passed to cpu_to_be32_array() |  Hans de Goede | 1 | -2/+2 |
| 2025-05-21 | misc: amd-sbi: Add support for register xfer |  Akshay Gupta | 1 | -0/+29 |
| 2025-05-21 | misc: amd-sbi: Add support for read MCA register protocol |  Akshay Gupta | 1 | -0/+114 |
| 2025-05-21 | misc: amd-sbi: Add support for CPUID protocol |  Akshay Gupta | 2 | -1/+172 |
| 2025-05-21 | misc: amd-sbi: Add support for AMD_SBI IOCTL |  Akshay Gupta | 4 | -32/+113 |
| 2025-05-21 | misc: amd-sbi: Optimize the wait condition for mailbox command completion |  Akshay Gupta | 1 | -15/+4 |
| 2025-05-21 | misc: amd-sbi: Use regmap subsystem |  Akshay Gupta | 3 | -27/+30 |
| 2025-05-21 | misc: amd-sbi: Move hwmon device sensor as separate entity |  Akshay Gupta | 5 | -104/+142 |
| 2025-05-21 | misc: amd-sbi: Move protocol functionality to core file |  Akshay Gupta | 5 | -162/+192 |
| 2025-05-21 | hwmon/misc: amd-sbi: Move core sbrmi from hwmon to misc |  Akshay Gupta | 5 | -0/+370 |
| 2025-05-21 | misc: microchip: pci1xxxx: Add GPIO Wakeup Support |  Rengarajan S | 1 | -0/+61 |
| 2025-05-21 | misc: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and later devices |  Rengarajan S | 1 | -0/+31 |
| 2025-05-21 | misc: lis3lv02d: Fix correct sysfs directory path for lis3lv02d |  Roxana Nicolescu | 1 | -2/+2 |
| 2025-05-16 | misc: hi6421-spmi-pmic: Switch to irq_domain_create_simple() |  Jiri Slaby (SUSE) | 1 | -2/+3 |
| 2025-05-02 | x86/msr: Add explicit includes of <asm/msr.h> |  Xin Li (Intel) | 1 | -0/+1 |
| 2025-05-01 | mei: Cast the cb->ext_hdr allocation type |  Kees Cook | 1 | -1/+1 |
| 2025-05-01 | misc: echo: Remove |  Dr. David Alan Gilbert | 8 | -1012/+0 |
| 2025-05-01 | Revert "char: misc: add test cases" |  Greg Kroah-Hartman | 1 | -587/+2 |
| 2025-04-28 | lkdtm: use SLAB_NO_MERGE instead of an empty constructor |  Harry Yoo | 1 | -14/+3 |
| 2025-04-28 | uacce: Remove unnecessary IOMMU_DEV_FEAT_IOPF |  Lu Baolu | 1 | -31/+0 |
| 2025-04-28 | iommu: Remove IOMMU_DEV_FEAT_SVA |  Jason Gunthorpe | 1 | -9/+0 |
| 2025-04-28 | Merge 6.15-rc4 into char-misc-next |  Greg Kroah-Hartman | 5 | -40/+31 |
| 2025-04-26 | Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci |  Linus Torvalds | 1 | -20/+1 |
| 2025-04-25 | char: misc: add test cases |  Thadeu Lima de Souza Cascardo | 1 | -2/+587 |
| 2025-04-25 | misc: cardreader: Return -EBUSY if regions are busy |  Philipp Stanner | 1 | -1/+1 |
| 2025-04-25 | misc: cardreader: Use non-hybrid PCI devres API |  Philipp Stanner | 1 | -7/+4 |
| 2025-04-25 | misc: rtsx: Remove deadcode |  Dr. David Alan Gilbert | 2 | -48/+0 |
| 2025-04-23 | misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE) |  Niklas Cassel | 1 | -20/+1 |
| 2025-04-18 | misc: add FPC202 dual port controller driver |  Romain Gantois | 3 | -0/+451 |
| 2025-04-15 | mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type |  Hans de Goede | 1 | -7/+7 |
| 2025-04-15 | mei: vsc: Fix fortify-panic caused by invalid counted_by() use |  Hans de Goede | 1 | -11/+15 |
| 2025-04-15 | misc: microchip: pci1xxxx: Fix incorrect IRQ status handling during ack |  Rengarajan S | 1 | -1/+1 |