index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
moxtet.c
Age
Commit message (
Expand
)
Author
2025-02-07
genirq: Remove leading space from irq_chip::irq_print_chip() callbacks
Geert Uytterhoeven
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-04
moxtet: mark moxtet_bus_type as const
Greg Kroah-Hartman
2023-12-15
bus: moxtet: Add spi device table
Sjoerd Simons
2023-12-15
bus: moxtet: Mark the irq as shared
Sjoerd Simons
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-04-09
treewide: change my e-mail address, fix my name
Marek Behún
2020-02-15
bus: moxtet: fix potential stack buffer overflow
Marek Behún
2020-01-08
bus: moxtet: declare moxtet_bus_type as static
Marek Behún
2019-09-04
bus: moxtet: fix unsigned comparison to less than zero
Colin Ian King
2019-09-04
bus: moxtet: remove set but not used variable 'dummy'
Jason Yan
2019-08-14
bus: Add support for Moxtet bus
Marek Behún