summaryrefslogtreecommitdiff
path: root/drivers/staging/kpc2000/kpc2000/cell_probe.c
AgeCommit message (Expand)Author
2021-06-12staging: drop kpc2000 driverGreg Kroah-Hartman
2020-10-26staging: kpc2000: rearrange lines exceeding 100 columnsDeepak R Varma
2019-09-03staging: kpc2000: Fix long constant sparse warningHarsh Jain
2019-06-20staging: kpc2000: fix integer overflow with left shiftsColin Ian King
2019-06-10staging: kpc2000: remove unnecessary debug prints in cell_probe.cSimon Sandström
2019-05-24staging: kpc2000: remove unnecessary oom messageSimon Sandström
2019-05-24staging: kpc2000: remove unnecessary include in cell_probe.cSimon Sandström
2019-05-24staging: kpc2000: remove unnecessary braces in cell_probe.cSimon Sandström
2019-05-24staging: kpc2000: use kzalloc(sizeof(var)...) in cell_probe.cSimon Sandström
2019-05-24staging: kpc2000: remove extra blank lines in cell_probe.cSimon Sandström
2019-05-24staging: kpc2000: fix alignment issues in cell_probe.cSimon Sandström
2019-05-24staging: kpc2000: add missing asterisk in commentSimon Sandström
2019-05-24staging: kpc2000: use __func__ in debug messagesSimon Sandström
2019-05-24staging: kpc2000: add blank line after declarationsSimon Sandström
2019-05-23staging: kpc2000: remove invalid spaces in cell_probe.cSimon Sandström
2019-05-23staging: kpc2000: add space after comma in cell_probe.cSimon Sandström
2019-05-23staging: kpc2000: add spaces around operators in cell_probe.cSimon Sandström
2019-05-23staging: kpc2000: fix invalid linebreaks in cell_probe.cSimon Sandström
2019-05-23staging: kpc2000: add space between ) and { in cell_probe.cSimon Sandström
2019-05-23staging: kpc2000: fix indent in cell_probe.cSimon Sandström
2019-05-21staging: kpc2000: removed two kpc_uio_class device attributes.Jeremy Sowden
2019-05-21staging: kpc2000: added separate show functions for kpc_uio_class device attr...Jeremy Sowden
2019-05-20staging: kpc2000: remove lock_card/unlock_card functionsGreg Kroah-Hartman
2019-05-20staging: kpc2000: removed trailing white-space.Jeremy Sowden
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-01staging: kpc2000: fix up build problems with readq()Greg Kroah-Hartman
2019-04-25staging: kpc2000: Use memset to initialize resourcesNathan Chancellor
2019-04-20staging: kpc2000: add initial set of Daktronics driversGreg Kroah-Hartman