summaryrefslogtreecommitdiff
path: root/drivers/staging/kpc2000
AgeCommit message (Expand)Author
2019-05-20staging: kpc2000: kpc_i2c: use %s with __func__ identifier in log messagesGeordan Neukum
2019-05-20staging: kpc2000: kpc_i2c: prevent memory leak in probe() error caseGeordan Neukum
2019-05-20staging: kpc2000: kpc_i2c: reformat copyright for better readabilityGeordan Neukum
2019-05-20staging: kpc2000: kpc_i2c: reindent i2c_driver.cGeordan Neukum
2019-05-20staging: kpc2000: remove lock_card/unlock_card functionsGreg Kroah-Hartman
2019-05-20staging: kpc2000: remove kp200_module.c fileGreg Kroah-Hartman
2019-05-20staging: kpc2000: fix coding style in uapi.hGreg Kroah-Hartman
2019-05-20staging: kpc2000: double unlock in error handling in kpc_dma_transfer()Dan Carpenter
2019-05-20staging: kpc2000: Fix build error without CONFIG_UIOYueHaibing
2019-05-20staging: kpc2000: fix build error on xtensaMax Filippov
2019-05-20staging: kpc2000: removed trailing white-space.Jeremy Sowden
2019-05-20Staging: kpc2000: kpc_dma: include <linux/io.h> instead of <asm/io.h>Puranjay Mohan
2019-05-20staging: kpc2000: clean up after probe failure.Jeremy Sowden
2019-05-20staging: kpc2000: added missing clean-up to probe_core_uio.Jeremy Sowden
2019-05-20staging: kpc2000: added designated initializers to two structs.Jeremy Sowden
2019-05-20staging: kpc2000: declare two functions as static.Jeremy Sowden
2019-05-20staging: kpc2000: inverted conditional in order to reduce indentation.Jeremy Sowden
2019-05-20Staging: kpc2000: kpc_dma: Resolve cast warning and use const for file_operationVandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve warning to use __func__ insted of funtion ...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve warning Missing blank line after declarati...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve checkpath errors Macros in paranthesis & t...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve code indent and trailing statements on nex...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve checkpatch space errors around brace '{', ...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve space errors around pointers and function ...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve trailing whitespace error reported by chec...Vandana BN
2019-05-20staging: kpc2000: remove unused function kp2000_cdev_writeYueHaibing
2019-05-20Staging: kpc2000: Cleanup in kpc_dma_transfer()Madhumitha Prabakaran
2019-05-20staging: kpc_i2c: Remove unused fileMatt Sickler
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-03staging: kpc2000: kpc_spi: Fix build error for {read,write}qNathan Chancellor
2019-05-01staging: kpc2000: fix up build problems with readq()Greg Kroah-Hartman
2019-04-30staging: kpc2000: fix resource size calculationDan Carpenter
2019-04-30staging: kpc2000: Fix a stack information leak in kp2000_cdev_ioctl()Dan Carpenter
2019-04-30staging: kpc2000_spi: eliminated duplicate initialization of master local var...Jeremy Sowden
2019-04-30staging: kpc2000_spi: eliminated duplicate initialization of drvdata local va...Jeremy Sowden
2019-04-25staging: kpc2000: Add DMA driverMatt Sickler
2019-04-25staging: kpc2000: fix platform_no_drv_owner.cocci warningsYueHaibing
2019-04-25staging: kpc2000: remove duplicated include from kp2000_module.cYueHaibing
2019-04-25staging: kpc2000: Use memset to initialize resourcesNathan Chancellor
2019-04-20staging: kpc2000: add initial set of Daktronics driversGreg Kroah-Hartman