aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme_user
AgeCommit message (Expand)AuthorFilesLines
2024-03-05staging: vme_user: Fix misaligned closing comment */Jonathan Bergh1-4/+2
2024-02-17staging: vme: make vme_bus_type constRicardo B. Marliere2-2/+2
2024-01-04staging: vme_user: print more detailed infomation when an error occursPiro Yang1-1/+1
2023-12-23staging: vme_user: Fix the issue of return the wrong error codePiro Yang1-1/+1
2023-11-23drivers: staging: vme_user: Describe VME_BUS and VME_TSI148Bagas Sanjaya1-4/+18
2023-10-25staging: vme_user: prefer strscpy over strcpyMichael Straube1-1/+1
2023-10-21staging: vme_user: Use dev_err() in vme_check_window()Soumya Negi2-7/+7
2023-10-21staging: vme_user: Remove NULL-checksSoumya Negi1-34/+2
2023-10-21staging: vme_user: Remove printk() in find_bridge()Soumya Negi1-1/+0
2023-10-21staging: vme_user: Use __func__ instead of function nameSoumya Negi1-7/+7
2023-10-21staging: vme_user: Replace printk() with dev_*()Soumya Negi1-76/+99
2023-10-21staging: vme_user: replace strcpy with strscpyCalvince Otieno1-1/+1
2023-10-15staging: vme_user: Add spaces around '<<' operatorSoumya Negi1-274/+274
2023-10-15staging: vme_user: Add spaces around '*'Soumya Negi1-1/+1
2023-10-15staging: vme_user: Fix unbalanced {} in if-else blocksSoumya Negi2-4/+6
2023-10-15staging: vme_user: Correct spelling mistakes in commentsSoumya Negi1-2/+2
2023-10-06staging: vme_user: make vme_user_sysfs_class constantGreg Kroah-Hartman1-13/+13
2023-09-17staging: vme_user: Fix various comment formatting issues including comment co...Jonathan Bergh1-79/+77
2023-09-17staging: vme_user: Remove spurious newlines between define statementsJonathan Bergh1-4/+0
2023-09-17staging: vme_user: Remove unused (commented) code causing unnecessary checkpa...Jonathan Bergh1-3/+0
2023-09-17staging: vme_user: fix check unnecessary space after a cast in vme_fake.cAlexon Oliveira1-2/+2
2023-09-17staging: vme_user: fix check unnecessary blank lines in vme_fake.cAlexon Oliveira1-2/+0
2023-09-17staging: vme_user: fix check lines not ending with '(' in vme_fake.cAlexon Oliveira1-2/+1
2023-09-17staging: vme_user: fix check alignment of open parenthesis in vme_fake.cAlexon Oliveira1-32/+33
2023-09-13staging: vme_user: Use list_for_each_entry() helperJinjie Ruan1-22/+5
2023-08-22staging: vme_user: fix check lines should not end with a '('Alexon Oliveira1-3/+2
2023-08-22staging: vme_user: fix check blank lines not necessaryAlexon Oliveira1-4/+0
2023-08-11staging: vme_user: fix alignment of open parenthesisAlexon Oliveira1-41/+42
2023-08-09staging: vme_user: fix check alignment should match open parenthesisAlexon Oliveira1-28/+18
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-04-05staging: vme: clean up duplicate definitions of dependenciesLukas Bulwahn1-2/+1
2023-03-25staging: vme_user: Replace "<<" with BIT macroAbhirup Deb1-267/+267
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2023-03-16staging: vme_user: remove unnecessary blank linesMenna Mahmoud1-5/+0
2023-03-16staging: vme_user: add space around operatorsMenna Mahmoud1-4/+4
2023-03-08staging: vme: remove blank line after return statementRohit Chavan1-5/+0
2023-01-17staging: vme_user: Replace the "<<" with BIT macroAbhirup Deb1-12/+14
2023-01-17staging: vme_user: replace 'unsigned' with 'unsigned int'Matt Jan1-1/+1
2023-01-17staging: vme_user: remove unnecessary spacesMatt Jan1-16/+16
2023-01-17staging: vme_user: add the spaces around the "*"Matt Jan1-1/+1
2022-12-08vme: Use root_device_register() not underlined versionChen Zhongjin1-1/+1
2022-12-05vme: Fix error not catched in fake_init()Chen Zhongjin1-0/+2
2022-12-05staging: vme_user: remove multiple blank linesMatt Jan4-20/+0
2022-11-22staging: vme_user: Fix possible UAF in tsi148_dma_list_addGaosheng Cui1-0/+1
2022-08-16staging: vme_user: Fix checkpatch warnings in vme_tsi148.cMingyi Kang1-44/+26
2022-06-10vme: move back to stagingArnd Bergmann9-1/+7799
2022-04-22staging: vme: Move 'vme/devices/' to 'vme_user/'Bruno Moreira-Guedes4-0/+856