summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-20usb_signalling: Move another edge detection to common backend codeGerhard Sittig
2017-06-20pwm: Fixup sample numbers for binary outputGerhard Sittig
2017-06-20pwm: Eliminate more decoder "state"Gerhard Sittig
2017-06-20pwm: Rephrase edge and period detection, eliminate internal stateGerhard Sittig
2017-06-16Drop support for PD API version 2.Uwe Hermann
2017-06-16Mark all stacked decoders as being PD API version 3.Uwe Hermann
2017-06-16ir_rc5: Convert to PD API version 3.Uwe Hermann
2017-06-16dsi: Convert to PD API version 3.Uwe Hermann
2017-06-16dsi: Cosmetics, drop obsolete comments.Uwe Hermann
2017-06-16rgb_led_ws281x: Convert to PD API version 3.Uwe Hermann
2017-06-16lpc: Convert to PD API version 3.Uwe Hermann
2017-06-16wiegand: Convert to PD API version 3.Gerhard Sittig
2017-06-16usb_signalling: Convert to PD API version 3.Uwe Hermann
2017-06-16dali: Change 'self.dali' to 'dali'.Uwe Hermann
2017-06-16dali: Convert to PD API version 3.Uwe Hermann
2017-06-16dali: Random cleanups, remove obsolete comments.Uwe Hermann
2017-06-16instance.c: Drop a few unneeded checks.Uwe Hermann
2017-06-16spi: Simplify some code chunks.Uwe Hermann
2017-06-15dmx512: Use a nicer 'dmx' pin name variable.Uwe Hermann
2017-06-15dmx512: Convert to PD API version 3.Uwe Hermann
2017-06-15pwm: Reduce indentation level.Uwe Hermann
2017-06-15pwm: Simplify waiting for initial edge.Uwe Hermann
2017-06-15session.c: Fix a compiler warning on Mac OS X.Uwe Hermann
2017-06-15configure.ac: Bump package version to 0.6.0.Uwe Hermann
2017-06-12Bump libtool version (not package version) to 4:0:0.Uwe Hermann
2017-06-12NEWS: Add list of user-visible changes so far.Uwe Hermann
2017-06-12Various Doxygen fixes.Uwe Hermann
2017-06-06spi: Missing samplerate spec is not fatalGerhard Sittig
2017-06-06spi: Improve use of PD API version 3Gerhard Sittig
2017-06-06gpib: Convert to PD API version 3Gerhard Sittig
2017-06-06pwm: Convert to PD API version 3Gerhard Sittig
2017-06-06spi: Convert to PD API version 3Gerhard Sittig
2017-06-06HACKING: Update URL to Linux kernel coding style.Uwe Hermann
2017-06-06Rename eeprom93cxx decoder to eeprom93xx.Uwe Hermann
2017-06-06eeprom24xx: Don't make lists.py executable.Uwe Hermann
2017-06-06Drop trailing whitespace in various PDs.Uwe Hermann
2017-06-05Add srd_inst_initial_pins_set_all() and support code.Uwe Hermann
2017-06-05Rename maxim_ds28ea00 to ds28ea00.Uwe Hermann
2017-05-31struct srd_decoder: Add list of input/output decoder IDs.Uwe Hermann
2017-05-26Show lib versions in the debug output.Uwe Hermann
2017-05-26can: Skip stuff bit inspection where not applicableGerhard Sittig
2017-05-26can: Convert to PD API version 3Gerhard Sittig
2017-05-26can: Add warnings for various invalid bits and fields.Uwe Hermann
2017-05-13sdcard_sd: reference latest command when displaying responseWolfram Sang
2017-05-13sdcard_sd: output CMD8 in cmd8-handlerWolfram Sang
2017-05-13timing: Drop obsolete self.oldpin variable.Uwe Hermann
2017-05-13timing: "normalize" negative times tooKarl Palsson
2017-05-13timing: add edge-edge mode and delta calculationKarl Palsson
2017-05-13timing: disable averaging if set to zeroKarl Palsson
2017-05-12Rename ade7758 decoder to ade77xx.Uwe Hermann