0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #37 from alukichev/build-fixes More... over 5 years ago
Fix broken build when CONFIG_MCP2210_IRQ is not defined More... over 5 years ago
Fix logging dma_addr_t More... over 5 years ago
mcp2210-spi.c: BUG_ON NULL tx_buf, tolerate NULL rx_buf More... over 5 years ago
user/mcp2210.c: Fix error in help documentation More... over 5 years ago
Bump Creek version, fix storage for SPI bus speed More... about 6 years ago
Cleanup formatting and verbiage More... about 6 years ago
Fix disconnect problems More... about 6 years ago
Remove useage of "%de" More... about 6 years ago
Makefile: cleanup .dwo files when split debug is used More... about 6 years ago
Fix build regression for <3.19 due to missing LOGLEVEL_DEBUG macro More... about 6 years ago
Fix breakage pre 4.14 due caused by timer changes. More... about 6 years ago
Improve IRQ handing from GPIOs More... about 6 years ago
Fix soft hang-up whe host controller fails during eeprom read More... about 6 years ago
Suppress debug spew of spi xver settings when not enabled. More... about 6 years ago
Add SPI dump functionality to driver More... about 6 years ago
Minor cleanup, comments and formatting. More... about 6 years ago
Add documentation for a few more structs in mcp2210.h More... about 6 years ago
mcp2210-user: Change default spidev device name to spidev0.0 More... about 6 years ago
Update for irq changes in Linux 4.3 More... about 6 years ago
Update for gpio changes in Linux 4.10 More... about 6 years ago
Update for timer changes in Linux 4.14 More... about 6 years ago
Add MCP2210_LOGGING_FAST_PATH to Kconfig, fix spelling More... about 6 years ago
Update copyrights More... about 7 years ago
Modify if-statement to avoid -Wmisleading-indentation in gcc 6 More... about 7 years ago
Update gpio_chip member .dev to .parent More... about 7 years ago
fix compilation error for vanilla 4.3+ More... over 7 years ago
Udev rules and a small script to bind to the proper driver. More... about 8 years ago
Fix log spam problem with polling gets past due More... about 8 years ago
Correct test for trying to print device dump More... about 8 years ago