summaryrefslogtreecommitdiffstats
path: root/drivers/staging/kpc2000
Commit message (Expand)AuthorAgeFilesLines
* staging: kpc2000: Add dependency on MFD_CORE to kconfig symbol 'KPC2000'Geordan Neukum2019-05-241-0/+1
* staging: kpc2000: double unlock in error handling in kpc_dma_transfer()Dan Carpenter2019-05-201-2/+0
* staging: kpc2000: Fix build error without CONFIG_UIOYueHaibing2019-05-201-0/+1
* staging: kpc2000: fix build error on xtensaMax Filippov2019-05-201-1/+1
* Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-071-23/+23
* staging: kpc2000: kpc_spi: Fix build error for {read,write}qNathan Chancellor2019-05-031-0/+1
* staging: kpc2000: fix up build problems with readq()Greg Kroah-Hartman2019-05-014-0/+4
* staging: kpc2000: fix resource size calculationDan Carpenter2019-04-302-2/+2
* staging: kpc2000: Fix a stack information leak in kp2000_cdev_ioctl()Dan Carpenter2019-04-301-0/+2
* staging: kpc2000_spi: eliminated duplicate initialization of master local var...Jeremy Sowden2019-04-301-1/+1
* staging: kpc2000_spi: eliminated duplicate initialization of drvdata local va...Jeremy Sowden2019-04-301-2/+2
* staging: kpc2000: Add DMA driverMatt Sickler2019-04-258-0/+1181
* staging: kpc2000: fix platform_no_drv_owner.cocci warningsYueHaibing2019-04-251-1/+0
* staging: kpc2000: remove duplicated include from kp2000_module.cYueHaibing2019-04-251-1/+0
* staging: kpc2000: Use memset to initialize resourcesNathan Chancellor2019-04-251-4/+8
* staging: kpc2000: add initial set of Daktronics driversGreg Kroah-Hartman2019-04-2018-0/+2790