Age | Commit message (Expand) | Author |
2017-12-22 | ade77xx: rename reset() helper method | Gerhard Sittig |
2017-12-22 | sdcard_sd: remove unused .reset() method | Gerhard Sittig |
2017-12-22 | am230x: rename reset() helper method | Gerhard Sittig |
2017-12-22 | eeprom 24xx: rename reset() helper method | Gerhard Sittig |
2017-12-17 | ir_nec: Make timing margin relative | Grant Miller |
2017-12-09 | graycode: Move bitpack/bitunpack to common/. | Uwe Hermann |
2017-12-09 | Add a gray code and rotary encoder protocol decoder. | Christoph Rackwitz |
2017-12-09 | Add a morse code protocol decoder. | Christoph Rackwitz |
2017-12-09 | i2s: Fix unportable use of struct.pack | Marcus Comstedt |
2017-12-09 | maple_bus: Add helpers to make the call sites a bit shorter. | Uwe Hermann |
2017-12-09 | Add an initial Maple bus decoder. | Marcus Comstedt |
2017-11-11 | i2s: Set file size to 4Gb | Joel Holdsworth |
2017-11-11 | i2s: Make 32-bit wav files | Joel Holdsworth |
2017-11-02 | ds243x: Add binary output for data read from EEPROM | Soeren Apel |
2017-11-02 | Rename ds2432 to ds243x | Soeren Apel |
2017-11-02 | ds2432: Adapt to allow for DS2433 as well | Soeren Apel |
2017-10-19 | ds2432: Simplify MAC printing. | Uwe Hermann |
2017-10-19 | ds2432: Add a Maxim DS2432 protocol decoder. | Kevin Redon |
2017-07-22 | usb_request: Remove code duplication, save end sample in central location | Stefan Brüns |
2017-07-22 | usb_request: Handle CONTROL transfer protocol stalls | Stefan Brüns |
2017-07-04 | can: introduce clock synchronization (simple implementation) | Gerhard Sittig |
2017-07-04 | can: rename 'bitpos' variable | Gerhard Sittig |
2017-06-21 | pwm: Drop unused 'pins' variable. | Uwe Hermann |
2017-06-21 | ir_rc5: Rephrase open coded value for start bit 1 | Gerhard Sittig |
2017-06-21 | lpc: Improve robustness when decoding unexpected input data | Gerhard Sittig |
2017-06-21 | lpc: Nit, remove an unused variable | Gerhard Sittig |
2017-06-21 | onewire_network: Fixup start samplenumber for annotations | Gerhard Sittig |
2017-06-21 | guess_bitrate: Eliminate internal state of the decoder | Gerhard Sittig |
2017-06-21 | i2c: Don't drop the first sample of input data | Gerhard Sittig |
2017-06-21 | decoders: Rephrase condition-less .wait() calls (self documentation) | Gerhard Sittig |
2017-06-20 | usb_signalling: Move another edge detection to common backend code | Gerhard Sittig |
2017-06-20 | pwm: Fixup sample numbers for binary output | Gerhard Sittig |
2017-06-20 | pwm: Eliminate more decoder "state" | Gerhard Sittig |
2017-06-20 | pwm: Rephrase edge and period detection, eliminate internal state | Gerhard Sittig |
2017-06-16 | Mark all stacked decoders as being PD API version 3. | Uwe Hermann |
2017-06-16 | ir_rc5: Convert to PD API version 3. | Uwe Hermann |
2017-06-16 | dsi: Convert to PD API version 3. | Uwe Hermann |
2017-06-16 | dsi: Cosmetics, drop obsolete comments. | Uwe Hermann |
2017-06-16 | rgb_led_ws281x: Convert to PD API version 3. | Uwe Hermann |
2017-06-16 | lpc: Convert to PD API version 3. | Uwe Hermann |
2017-06-16 | wiegand: Convert to PD API version 3. | Gerhard Sittig |
2017-06-16 | usb_signalling: Convert to PD API version 3. | Uwe Hermann |
2017-06-16 | dali: Change 'self.dali' to 'dali'. | Uwe Hermann |
2017-06-16 | dali: Convert to PD API version 3. | Uwe Hermann |
2017-06-16 | dali: Random cleanups, remove obsolete comments. | Uwe Hermann |
2017-06-16 | spi: Simplify some code chunks. | Uwe Hermann |
2017-06-15 | dmx512: Use a nicer 'dmx' pin name variable. | Uwe Hermann |
2017-06-15 | dmx512: Convert to PD API version 3. | Uwe Hermann |
2017-06-15 | pwm: Reduce indentation level. | Uwe Hermann |
2017-06-15 | pwm: Simplify waiting for initial edge. | Uwe Hermann |