summaryrefslogtreecommitdiffstats
path: root/drivers/bus/moxtet.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-171-1/+1
|\
| * moxtet: mark moxtet_bus_type as constGreg Kroah-Hartman2024-01-041-1/+1
* | bus: moxtet: Add spi device tableSjoerd Simons2023-12-151-0/+7
* | bus: moxtet: Mark the irq as sharedSjoerd Simons2023-12-151-1/+1
|/
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* treewide: change my e-mail address, fix my nameMarek Behún2021-04-091-2/+2
* bus: moxtet: fix potential stack buffer overflowMarek Behún2020-02-151-1/+1
* bus: moxtet: declare moxtet_bus_type as staticMarek Behún2020-01-081-2/+1
* bus: moxtet: fix unsigned comparison to less than zeroColin Ian King2019-09-041-1/+1
* bus: moxtet: remove set but not used variable 'dummy'Jason Yan2019-09-041-2/+1
* bus: Add support for Moxtet busMarek Behún2019-08-141-0/+886