| Age | Commit message (Expand) | Author |
| 2012-05-31 | Update handling of sysctl stuff when built as modules | pgoyette |
| 2012-04-28 | Fix logical errors (&& instead of & in a few places). | wiz |
| 2012-04-22 | Identify SMBus block-mode operations. | pgoyette |
| 2012-03-15 | always set *data to appease gcc -03 (some users of cx24227_readreg() don't | bouyer |
| 2012-03-14 | Don't try to match a device if there's already a device attached at | pgoyette |
| 2012-02-23 | Rework this driver to support other dsrtc than just the DS1307. | matt |
| 2012-02-02 | Clean up display of initial hardware provided limits. No functional change. | pgoyette |
| 2012-01-22 | Add "dimm" found on Sun US-IIe based machines (eg. Netra X1, Blade 100). | nakayama |
| 2012-01-21 | fix my license notice. | nonaka |
| 2012-01-07 | Add direct config support. | phx |
| 2012-01-07 | Fixed 12/24h mode. Bit 6 from the hours register indicates 12h mode. | phx |
| 2011-11-18 | remove Xbox support | jmcneill |
| 2011-11-17 | tidy up. | christos |
| 2011-11-17 | Fix last envsys2 conversion (1.10). From Tetsuya Isaki in PR#45622. | jakllsch |
| 2011-11-09 | Support setting the temperature threshold for the LM75's alarm/interrupt | macallan |
| 2011-10-11 | remove spurious warning about duplicate devices when using info from MD | macallan |
| 2011-10-03 | iic_ioctl_exec: if the i2c controller's "exec" function uses -1 instead of | jmcneill |
| 2011-10-03 | fix build for kernels with i2c host controller drivers but no iic(4) | jmcneill |
| 2011-10-02 | iic_ioctl_exec: initialize cmd before using it | jmcneill |
| 2011-10-02 | now that iic is a module, add "iic" dependency to iic drivers | jmcneill |
| 2011-10-02 | add support for detaching iic(4) | jmcneill |
| 2011-10-02 | I2C_IOCTL_EXEC: only allow i2c write ops if the device was opened for writing | jmcneill |
| 2011-10-02 | Install dev/i2c/i2c_io.h and implement the API in the iic(4) driver. | jmcneill |
| 2011-10-02 | Consistent use of 'return'. | mbalmer |
| 2011-10-02 | Build iic(4) and gpioiic(4) as modules. | mbalmer |
| 2011-10-02 | ii2c can be built as module. | mbalmer |
| 2011-08-29 | Fix RCS keyword string. | jruoho |
| 2011-08-29 | Add Zarlink ZL10353 DVB demodulator (or as it is now know, Intel CE623x). | jruoho |
| 2011-08-18 | fix gcc-4.5 warnings | christos |
| 2011-08-13 | lg3303 depends on dtv_math, not xc3028 | jmcneill |
| 2011-08-09 | lg3303 should depend on dtv_math, not xc3028 | jmcneill |
| 2011-08-09 | add dtv_math.h | jmcneill |
| 2011-08-09 | modify the dtv device api so hardware drivers can be loaded independently | jmcneill |
| 2011-08-05 | hide debug messages under CX24227_DEBUG | jmcneill |
| 2011-08-05 | Various cleanup, mostly reducing debugging spew. | jakllsch |
| 2011-08-05 | add QAM64/256 support | jmcneill |
| 2011-08-04 | modularize cx24227 | jmcneill |
| 2011-08-04 | modularize mt2131 | jmcneill |
| 2011-08-04 | Add Conexant/Samsung CX24227/S5H1409 demodulator subroutines. | jakllsch |
| 2011-08-04 | Add subroutines to support Microtune MT2131 silicon tuner. | jakllsch |
| 2011-08-02 | Prevent multiple attachments at the same i2c address. | pgoyette |
| 2011-08-02 | When detaching the device, tear down its sysctl tree. | pgoyette |
| 2011-08-01 | appease gcc 4.5 | macallan |
| 2011-08-01 | Modularize the spdmem(4) driver | pgoyette |
| 2011-07-31 | modularize | jmcneill |
| 2011-07-31 | add detach support, modularize, build with WARNS=4 | jmcneill |
| 2011-07-31 | add rescan support | jmcneill |
| 2011-07-22 | Fix printf format | njoly |
| 2011-07-15 | add lg3303_get_snr, lg3303_get_signal_strength, lg3303_get_ucblocks | jmcneill |
| 2011-07-15 | lg3303_set_modulation: program the requested modulation on every request | jmcneill |