Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-01-17 | 1 | -1/+1 |
|\ | |||||
| * | moxtet: mark moxtet_bus_type as const | Greg Kroah-Hartman | 2024-01-04 | 1 | -1/+1 |
* | | bus: moxtet: Add spi device table | Sjoerd Simons | 2023-12-15 | 1 | -0/+7 |
* | | bus: moxtet: Mark the irq as shared | Sjoerd Simons | 2023-12-15 | 1 | -1/+1 |
|/ | |||||
* | spi: make remove callback a void function | Uwe Kleine-König | 2022-02-09 | 1 | -3/+1 |
* | treewide: change my e-mail address, fix my name | Marek Behún | 2021-04-09 | 1 | -2/+2 |
* | bus: moxtet: fix potential stack buffer overflow | Marek Behún | 2020-02-15 | 1 | -1/+1 |
* | bus: moxtet: declare moxtet_bus_type as static | Marek Behún | 2020-01-08 | 1 | -2/+1 |
* | bus: moxtet: fix unsigned comparison to less than zero | Colin Ian King | 2019-09-04 | 1 | -1/+1 |
* | bus: moxtet: remove set but not used variable 'dummy' | Jason Yan | 2019-09-04 | 1 | -2/+1 |
* | bus: Add support for Moxtet bus | Marek Behún | 2019-08-14 | 1 | -0/+886 |