summaryrefslogtreecommitdiff
path: root/goldfish_drivers
AgeCommit message (Expand)Author
2024-05-24Drop CONFIG_TEST_STACKINITYifan Hong
2024-01-25goldfish_address_space: save one check if the first one is goodRoman Kiryanov
2024-01-16goldfish_pipe: retire unused enumRoman Kiryanov
2024-01-16goldfish_sync: use the actual resource size in devm_ioremapRoman Kiryanov
2024-01-16goldfish_pipe: use the actual resource size in devm_ioremapRoman Kiryanov
2024-01-12Retire DMA from goldfish_pipeRoman Kiryanov
2024-01-12Retire goldfish_pipe v1Roman Kiryanov
2024-01-12Retire unused enum from goldfish_pipeRoman Kiryanov
2022-12-05goldfish: sync: fix -WformatNick Desaulniers
2022-11-29Merge changes from topic "vd_ddk_mainline" into android-mainlineYifan Hong
2022-11-28kleaf: enable DDK for virtual deviceYifan Hong
2022-11-23Rename the godfish_pipe device into goldfish_pipe_dprctdRoman Kiryanov
2022-11-21use platform_get_irq() to get irq numberWang Chen
2022-10-29Add CFG80211 and MAC80211 as modulesTodd Kjos
2022-10-03ANDROID: GKI: Add ARM64_16K_PAGES variantAlistair Delva
2022-06-16goldfish: add ping with data ioctlLingfeng Yang
2021-10-28Delete goldfish_defconfig.fragmentRoman Kiryanov
2021-10-27goldfish_pipe: update functions to manipulate user pagesRoman Kiryanov
2021-10-27mm/gup: change GUP fast to use flags rather than a write 'bool'Roman Kiryanov
2021-10-27Convert pipe tasklet to threaded irqRoman Kiryanov
2021-10-05Fix resource cleanup for `goldfish_sync_fence_create`Roman Kiryanov
2021-07-12Switch to `CONFIG_BATTERY_GOLDFISH=m`Roman Kiryanov
2020-12-18ANDROID: goldfish_sync switch ksys_close() to close_fd()Greg Kroah-Hartman
2020-12-03Remove CONFIG_INCREMENTAL_FS from virtual_device.fragmentRoman Kiryanov
2020-11-23Add the virtual_device.arm build configRoman Kiryanov
2020-11-23Add the virtual_device.i686 build configRoman Kiryanov
2020-10-29ANDROID: goldfish_address_space: kzfree -> kfreeAlistair Delva
2020-10-05Build INCREMENTAL_FS into GKIAlistair Delva
2020-09-10Sync up common-modules/virtual device with android-mainlineLingfeng Yang
2020-08-18Initial code for the common-modules/virtual-devices projectandroid-4.19Lingfeng Yang