summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme_user
Commit message (Expand)AuthorAgeFilesLines
* staging: vme_user: print more detailed infomation when an error occursPiro Yang2024-01-041-1/+1
* staging: vme_user: Fix the issue of return the wrong error codePiro Yang2023-12-231-1/+1
* drivers: staging: vme_user: Describe VME_BUS and VME_TSI148Bagas Sanjaya2023-11-231-4/+18
* staging: vme_user: prefer strscpy over strcpyMichael Straube2023-10-251-1/+1
* staging: vme_user: Use dev_err() in vme_check_window()Soumya Negi2023-10-212-7/+7
* staging: vme_user: Remove NULL-checksSoumya Negi2023-10-211-34/+2
* staging: vme_user: Remove printk() in find_bridge()Soumya Negi2023-10-211-1/+0
* staging: vme_user: Use __func__ instead of function nameSoumya Negi2023-10-211-7/+7
* staging: vme_user: Replace printk() with dev_*()Soumya Negi2023-10-211-76/+99
* staging: vme_user: replace strcpy with strscpyCalvince Otieno2023-10-211-1/+1
* staging: vme_user: Add spaces around '<<' operatorSoumya Negi2023-10-151-274/+274
* staging: vme_user: Add spaces around '*'Soumya Negi2023-10-151-1/+1
* staging: vme_user: Fix unbalanced {} in if-else blocksSoumya Negi2023-10-152-4/+6
* staging: vme_user: Correct spelling mistakes in commentsSoumya Negi2023-10-151-2/+2
* staging: vme_user: make vme_user_sysfs_class constantGreg Kroah-Hartman2023-10-061-13/+13
* staging: vme_user: Fix various comment formatting issues including comment co...Jonathan Bergh2023-09-171-79/+77
* staging: vme_user: Remove spurious newlines between define statementsJonathan Bergh2023-09-171-4/+0
* staging: vme_user: Remove unused (commented) code causing unnecessary checkpa...Jonathan Bergh2023-09-171-3/+0
* staging: vme_user: fix check unnecessary space after a cast in vme_fake.cAlexon Oliveira2023-09-171-2/+2
* staging: vme_user: fix check unnecessary blank lines in vme_fake.cAlexon Oliveira2023-09-171-2/+0
* staging: vme_user: fix check lines not ending with '(' in vme_fake.cAlexon Oliveira2023-09-171-2/+1
* staging: vme_user: fix check alignment of open parenthesis in vme_fake.cAlexon Oliveira2023-09-171-32/+33
* staging: vme_user: Use list_for_each_entry() helperJinjie Ruan2023-09-131-22/+5
* staging: vme_user: fix check lines should not end with a '('Alexon Oliveira2023-08-221-3/+2
* staging: vme_user: fix check blank lines not necessaryAlexon Oliveira2023-08-221-4/+0
* staging: vme_user: fix alignment of open parenthesisAlexon Oliveira2023-08-111-41/+42
* staging: vme_user: fix check alignment should match open parenthesisAlexon Oliveira2023-08-091-28/+18
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
|\
| * driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
* | staging: vme: clean up duplicate definitions of dependenciesLukas Bulwahn2023-04-051-2/+1
* | staging: vme_user: Replace "<<" with BIT macroAbhirup Deb2023-03-251-267/+267
* | staging: vme_user: remove unnecessary blank linesMenna Mahmoud2023-03-161-5/+0
* | staging: vme_user: add space around operatorsMenna Mahmoud2023-03-161-4/+4
* | staging: vme: remove blank line after return statementRohit Chavan2023-03-081-5/+0
|/
* staging: vme_user: Replace the "<<" with BIT macroAbhirup Deb2023-01-171-12/+14
* staging: vme_user: replace 'unsigned' with 'unsigned int'Matt Jan2023-01-171-1/+1
* staging: vme_user: remove unnecessary spacesMatt Jan2023-01-171-16/+16
* staging: vme_user: add the spaces around the "*"Matt Jan2023-01-171-1/+1
* vme: Use root_device_register() not underlined versionChen Zhongjin2022-12-081-1/+1
* vme: Fix error not catched in fake_init()Chen Zhongjin2022-12-051-0/+2
* staging: vme_user: remove multiple blank linesMatt Jan2022-12-054-20/+0
* staging: vme_user: Fix possible UAF in tsi148_dma_list_addGaosheng Cui2022-11-221-0/+1
* staging: vme_user: Fix checkpatch warnings in vme_tsi148.cMingyi Kang2022-08-161-44/+26
* vme: move back to stagingArnd Bergmann2022-06-109-1/+7799
* staging: vme: Move 'vme/devices/' to 'vme_user/'Bruno Moreira-Guedes2022-04-224-0/+856