aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/kpc2000/kpc2000/core.c
AgeCommit message (Expand)Author
2021-06-12staging: drop kpc2000 driverGreg Kroah-Hartman
2020-10-26staging: kpc2000: re-indent code for better readabilityDeepak R Varma
2020-05-13staging: kpc2000: fix error return code in kp2000_pcie_probe()Wei Yongjun
2020-03-04staging: kpc2000: prevent underflow in cpld_reconfigure()Dan Carpenter
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-09-03staging: kpc2000: Fix long constant sparse warningHarsh Jain
2019-06-20staging: kpc2000: simplify error handling in kp2000_pcie_probeSimon Sandström
2019-06-15staging: kpc2000: remove dead code in core.cSimon Sandström
2019-06-13staging: kpc2000: remove unnecessary comments in kp2000_pcie_probeSimon Sandström
2019-06-13staging: kpc2000: improve label names in kp2000_pcie_probeSimon Sandström
2019-06-10staging: kpc2000: remove unnecessary debug prints in core.cSimon Sandström
2019-06-06staging: kpc2000: Use '%llx' for printing 'long long int' typeFabio Estevam
2019-06-06staging: kpc2000: fix incorrect code comment in core.cSimon Sandström
2019-06-06staging: kpc2000: use sizeof(var) in kzalloc callSimon Sandström
2019-06-06staging: kpc2000: remove unnecessary include in core.cSimon Sandström
2019-06-06staging: kpc2000: use __func__ in debug messages in core.cSimon Sandström
2019-06-06staging: kpc2000: remove unnecessary oom message in core.cSimon Sandström
2019-06-06staging: kpc2000: remove unnecessary parentheses in core.cSimon Sandström
2019-06-06staging: kpc2000: simplify comparisons to NULL in core.cSimon Sandström
2019-06-03staging: kpc2000: removed misc device.Jeremy Sowden
2019-06-03staging: kpc2000: export more device attributes via sysfs.Jeremy Sowden
2019-05-30staging: kpc2000: replace bogus variable name in core.cSimon Sandström
2019-05-30staging: kpc2000: remove extra spaces in core.cSimon Sandström
2019-05-30staging: kpc2000: remove extra blank line in core.cSimon Sandström
2019-05-22staging: kpc2000: removed superfluous NULL checks from device attribute call-...Jeremy Sowden
2019-05-22staging: kpc2000: simplified kp2000_device retrieval in device attribute call...Jeremy Sowden
2019-05-22staging: kpc2000: use IDA to assign card numbers.Jeremy Sowden
2019-05-22staging: kpc2000: added separate show functions for readable kp device attrib...Jeremy Sowden
2019-05-22staging: kpc2000: added a helper to get struct kp2000_device from struct device.Jeremy Sowden
2019-05-22staging: kpc2000: improved formatting of core.c.Jeremy Sowden
2019-05-21staging: kpc2000: remove SetBackEndControl() functionGreg Kroah-Hartman
2019-05-21staging: kpc2000: remove fileops.c file.Greg Kroah-Hartman
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: removed trailing white-space.Jeremy Sowden
2019-05-01staging: kpc2000: fix up build problems with readq()Greg Kroah-Hartman
2019-04-20staging: kpc2000: add initial set of Daktronics driversGreg Kroah-Hartman