summaryrefslogtreecommitdiffstats
path: root/drivers/staging/kpc2000
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: kpc2000: fix coding style in pcie.hGreg Kroah-Hartman2019-05-211-53/+53
* | staging: kpc2000: remove fileops.c file.Greg Kroah-Hartman2019-05-214-128/+114
* | staging: kpc2000: kpc_i2c: fixup block comment style in i2c_driver.cGeordan Neukum2019-05-201-15/+21
* | staging: kpc2000: kpc_i2c: use %s with __func__ identifier in log messagesGeordan Neukum2019-05-201-12/+15
* | staging: kpc2000: kpc_i2c: prevent memory leak in probe() error caseGeordan Neukum2019-05-201-5/+1
* | staging: kpc2000: kpc_i2c: reformat copyright for better readabilityGeordan Neukum2019-05-201-12/+18
* | staging: kpc2000: kpc_i2c: reindent i2c_driver.cGeordan Neukum2019-05-201-507/+507
* | staging: kpc2000: remove lock_card/unlock_card functionsGreg Kroah-Hartman2019-05-203-21/+7
* | staging: kpc2000: remove kp200_module.c fileGreg Kroah-Hartman2019-05-204-59/+43
* | staging: kpc2000: fix coding style in uapi.hGreg Kroah-Hartman2019-05-201-11/+11
* | staging: kpc2000: removed trailing white-space.Jeremy Sowden2019-05-204-86/+86
* | Staging: kpc2000: kpc_dma: include <linux/io.h> instead of <asm/io.h>Puranjay Mohan2019-05-201-1/+1
* | staging: kpc2000: clean up after probe failure.Jeremy Sowden2019-05-202-3/+7
* | staging: kpc2000: added missing clean-up to probe_core_uio.Jeremy Sowden2019-05-202-1/+3
* | staging: kpc2000: added designated initializers to two structs.Jeremy Sowden2019-05-201-5/+2
* | staging: kpc2000: declare two functions as static.Jeremy Sowden2019-05-201-2/+4
* | staging: kpc2000: inverted conditional in order to reduce indentation.Jeremy Sowden2019-05-201-19/+24
* | Staging: kpc2000: kpc_dma: Resolve cast warning and use const for file_operationVandana BN2019-05-202-2/+2
* | Staging: kpc2000: kpc_dma: Resolve warning to use __func__ insted of funtion ...Vandana BN2019-05-203-25/+25
* | Staging: kpc2000: kpc_dma: Resolve warning Missing blank line after declarati...Vandana BN2019-05-204-13/+29
* | Staging: kpc2000: kpc_dma: Resolve checkpath errors Macros in paranthesis & t...Vandana BN2019-05-201-3/+5
* | Staging: kpc2000: kpc_dma: Resolve code indent and trailing statements on nex...Vandana BN2019-05-201-4/+8
* | Staging: kpc2000: kpc_dma: Resolve checkpatch space errors around brace '{', ...Vandana BN2019-05-203-52/+52
* | Staging: kpc2000: kpc_dma: Resolve space errors around pointers and function ...Vandana BN2019-05-204-14/+14
* | Staging: kpc2000: kpc_dma: Resolve trailing whitespace error reported by chec...Vandana BN2019-05-204-131/+131
* | staging: kpc2000: remove unused function kp2000_cdev_writeYueHaibing2019-05-201-8/+0
* | Staging: kpc2000: Cleanup in kpc_dma_transfer()Madhumitha Prabakaran2019-05-201-1/+1
* | staging: kpc_i2c: Remove unused fileMatt Sickler2019-05-202-182/+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