index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2024-06-04
misc: eeprom_93xx46: Convert to DEVICE_ATTR_WO()
Andy Shevchenko
-4
/
+3
2024-06-04
misc: eeprom_93xx46: Use string_choices API instead of ternary operator
Andy Shevchenko
-4
/
+5
2024-06-04
misc: eeprom_93xx46: Replace explicit castings with proper specifiers
Andy Shevchenko
-5
/
+5
2024-06-04
misc: eeprom_93xx46: Convert to use kstrtox()
Andy Shevchenko
-3
/
+7
2024-06-04
misc: eeprom_93xx46: Use spi_message_init_with_transfers()
Andy Shevchenko
-21
/
+13
2024-06-04
misc: eeprom_93xx46: Remove ->prepare() and ->finish() customisation
Andy Shevchenko
-40
/
+8
2024-06-04
misc: eeprom_93xx46: Hide legacy platform data in the driver
Andy Shevchenko
-6
/
+29
2024-06-04
eeprom: digsy_mtc: Convert to use GPIO descriptors
Andy Shevchenko
-26
/
+20
2024-06-04
eeprom: digsy_mtc: Fix 93xx46 driver probe failure
Andy Shevchenko
-1
/
+1
2024-06-04
misc: eeprom_93xx46: Make use of device properties
Andy Shevchenko
-21
/
+20
2024-06-04
mei: vsc: Fix wrong invocation of ACPI SID method
Hans de Goede
-1
/
+1
2024-06-04
mei: vsc: Don't stop/restart mei device during system suspend/resume
Wentong Wu
-24
/
+15
2024-06-04
misc: open-dice: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
-0
/
+1
2024-06-04
mei: me: release irq in mei_me_pci_resume error path
Tomas Winkler
-1
/
+3
2024-06-04
mei: demote client disconnect warning on suspend to debug
Alexander Usyskin
-1
/
+1
2024-05-31
drm: move i915_hdcp_interface.h under include/drm/intel
Jani Nikula
-1
/
+1
2024-05-31
drm: move i915_pxp_tee_interface.h under include/drm/intel
Jani Nikula
-1
/
+1
2024-05-31
drm: move i915_component.h under include/drm/intel
Jani Nikula
-3
/
+3
2024-05-31
drm: move i915_gsc_proxy_mei_interface.h under include/drm/intel
Jani Nikula
-1
/
+1
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-3
/
+3
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-1
/
+0
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
-3
/
+3
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-28
/
+374
2024-05-22
Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-13
/
+35
2024-05-22
misc: nsm: drop owner assignment
Krzysztof Kozlowski
-1
/
+0
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+1
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-4
/
+0
2024-05-15
misc: ntsync: mark driver as "broken" to prevent from building
Greg Kroah-Hartman
-0
/
+1
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
-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
2024-05-08
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
-14
/
+19
2024-05-05
Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-5
/
+10
2024-05-04
misc: rtsx: do clear express reg every SD_INT
Ricky Wu
-5
/
+7
2024-05-04
tifm: constify the struct tifm_bus_type usage
Kunwu Chan
-1
/
+1
2024-05-03
misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM
Bhargav Raviprakash
-13
/
+35
2024-05-03
vmci: prevent speculation leaks by sanitizing event in event_deliver()
Hagar Gamal Halim Hemdan
-1
/
+5
2024-05-03
VMCI: Fix an error handling path in vmci_guest_probe_device()
Christophe JAILLET
-2
/
+8
2024-05-01
lkdtm: Disable CFI checking for perms functions
Kees Cook
-2
/
+2
2024-04-29
misc/pvpanic-pci: register attributes via pci_driver
Thomas Weißschuh
-3
/
+1
2024-04-29
misc/pvpanic: add support for normal shutdowns
Thomas Weißschuh
-1
/
+42
2024-04-29
misc: sgi_gru: remove default attribute of LATTICE_ECP3_CONFIG
Prasad Pandit
-1
/
+0
2024-04-29
misc: sgi_gru: indent SGI_GRU option help text
Prasad Pandit
-9
/
+9
2024-04-29
eeprom: 93xx46: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
-2
/
+0
2024-04-29
eeprom: at25: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
-1
/
+0
2024-04-26
Merge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
-9
/
+9
2024-04-25
VMCI: Use PCI_IRQ_ALL_TYPES to remove PCI_IRQ_LEGACY use
Damien Le Moal
-2
/
+1
2024-04-23
mei: me: add lunar lake point M DID
Alexander Usyskin
-0
/
+4
2024-04-23
mei: pxp: match against PCI_CLASS_DISPLAY_OTHER
Daniele Ceraolo Spurio
-2
/
+5
2024-04-23
mei: bus: constify the struct mei_cl_bus_type usage
Kunwu Chan
-1
/
+1
2024-04-23
Merge 6.9-rc5 into char-misc-next
Greg Kroah-Hartman
-28
/
+80
[prev]
[next]