aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/kpc2000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24staging: kpc2000: Add dependency on MFD_CORE to kconfig symbol 'KPC2000'Geordan Neukum1-0/+1
2019-05-20staging: kpc2000: double unlock in error handling in kpc_dma_transfer()Dan Carpenter1-2/+0
2019-05-20staging: kpc2000: Fix build error without CONFIG_UIOYueHaibing1-0/+1
2019-05-20staging: kpc2000: fix build error on xtensaMax Filippov1-1/+1
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds24-0/+3980
2019-05-03staging: kpc2000: kpc_spi: Fix build error for {read,write}qNathan Chancellor1-0/+1
2019-05-01staging: kpc2000: fix up build problems with readq()Greg Kroah-Hartman4-0/+4
2019-04-30staging: kpc2000: fix resource size calculationDan Carpenter2-2/+2
2019-04-30staging: kpc2000: Fix a stack information leak in kp2000_cdev_ioctl()Dan Carpenter1-0/+2
2019-04-30staging: kpc2000_spi: eliminated duplicate initialization of master local variable.Jeremy Sowden1-1/+1
2019-04-30staging: kpc2000_spi: eliminated duplicate initialization of drvdata local variable.Jeremy Sowden1-2/+2
2019-04-25staging: kpc2000: Add DMA driverMatt Sickler8-0/+1181
2019-04-25staging: kpc2000: fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2019-04-25staging: kpc2000: remove duplicated include from kp2000_module.cYueHaibing1-1/+0
2019-04-25staging: kpc2000: Use memset to initialize resourcesNathan Chancellor1-4/+8
2019-04-20staging: kpc2000: add initial set of Daktronics driversGreg Kroah-Hartman18-0/+2790