summaryrefslogtreecommitdiffstats
path: root/docs/submodules/dovetail
AgeCommit message (Expand)AuthorFilesLines
2017-07-21Update git submoduleshongbo tian1-0/+0
2017-07-21Update git submodulesxudan1-0/+0
2017-07-21Update git submodulesLeo wang1-0/+0
2017-07-21Update git submodulesLeo wang1-0/+0
2017-07-21Update git submodulesLeo wang1-0/+0
2017-07-21Update git submodulesLeo wang1-0/+0
2017-07-20Update git submoduleshongbotian1-0/+0
2017-07-04Update git submodulesMatthewLi1-0/+0
2017-06-30Update git submodulesLeo wang1-0/+0
2017-06-30Update git submodulesxudan1-0/+0
2017-06-28Update git submoduleshongbo tian1-0/+0
2017-06-27Update git submoduleshongbo tian1-0/+0
2017-06-27Update git submoduleshongbo tian1-0/+0
2017-06-27Update git submodulesMatthewLi1-0/+0
2017-06-24Update git submoduleshongbo tian1-0/+0
2017-06-24Update git submoduleshongbo tian1-0/+0
2017-06-22Update git submodulesxudan1-0/+0
2017-06-21Update git submoduleshongbo tian1-0/+0
2017-06-21Update git submodulesMatthewLi1-0/+0
2017-06-21Update git submodulesLeo wang1-0/+0
2017-06-21Update git submodulesMatthewLi1-0/+0
2017-06-19Update git submoduleshongbo tian1-0/+0
2017-06-13Update git submodulesLeo wang1-0/+0
2017-06-09Update git submoduleshongbo tian1-0/+0
2017-06-09Update git submoduleshongbo tian1-0/+0
2017-06-09Update git submoduleshongbo tian1-0/+0
2017-06-07Update git submodulesGeorg Kunz1-0/+0
2017-06-06Update git submodulesLeo wang1-0/+0
2017-06-06Update git submodulesLeo wang1-0/+0
2017-05-31Update git submodulesMatthewLi1-0/+0
2017-05-26Update git submodulesxudan1-0/+0
2017-05-25Update git submodulesxudan1-0/+0
2017-05-23Update git submoduleshongbo tian1-0/+0
2017-05-22Update git submodulesMatthewLi1-0/+0
2017-05-19Update git submoduleshongbotian1-0/+0
2017-05-17Update git submodulesWenjing Chu1-0/+0
2017-05-16Update git submodulesAlexandru Nemes1-0/+0
2017-05-15Update git submoduleshongbo tian1-0/+0
2017-05-12Update git submodulesxudan1-0/+0
2017-05-11Update git submoduleshongbo tian1-0/+0
2017-05-09Update git submoduleshongbo tian1-0/+0
2017-05-09Update git submoduleshongbo tian1-0/+0
2017-05-09Update git submodulesChristopherPrice1-0/+0
2017-05-05Update git submoduleshongbo tian1-0/+0
2017-05-05Update git submoduleshongbo tian1-0/+0
2017-05-04Update git submoduleshongbo tian1-0/+0
2017-05-03Update git submoduleshongbo tian1-0/+0
2017-05-03Update git submoduleshongbo tian1-0/+0
2017-05-02Update git submodulesgrkiss1-0/+0
2017-04-27Update git submodulesxudan1-0/+0
pan>->da9055->irq_data, irq); free_irq(irq, onkey); cancel_delayed_work_sync(&onkey->work); input_unregister_device(onkey->input); return 0; } static struct platform_driver da9055_onkey_driver = { .probe = da9055_onkey_probe, .remove = da9055_onkey_remove, .driver = { .name = "da9055-onkey", }, }; module_platform_driver(da9055_onkey_driver); MODULE_AUTHOR("David Dajun Chen <dchen@diasemi.com>"); MODULE_DESCRIPTION("Onkey driver for DA9055"); MODULE_LICENSE("GPL"); MODULE_ALIAS("platform:da9055-onkey");