| Age | Commit message (Expand) | Author |
| 2021-01-27 | Use DEVICE_COMPAT_EOL. | thorpej |
| 2021-01-25 | Since we're using designated initialisers for compat data, we should | thorpej |
| 2021-01-17 | Use designated initializers and a consistent termination style in | thorpej |
| 2019-09-20 | identify TAS3001 from i2c address if there is no 'compatible' property | macallan |
| 2018-06-26 | In my quest to make device_compatible_entry (and associated goo) | thorpej |
| 2018-06-18 | - Rename iic_compat_match() to iic_compatible_match() and change it | thorpej |
| 2018-06-16 | More cleanup to i2c autoconfiguration: | thorpej |
| 2018-05-04 | don't cut off upper bits in the i2c address, ki2c knows how to deal with | macallan |
| 2017-09-27 | if there is no 'compatible' property try to guess the codec from the i2c | macallan |
| 2017-09-27 | identify as 'Audio Codec' and print out which codec we found | macallan |
| 2017-09-22 | attach to iic, use direct config | macallan |
| 2017-09-15 | ki2c uses i2c addresses with the direction bit shifted out now, adjust | macallan |
| 2010-12-20 | Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch | matt |
| 2010-10-15 | Make it match the TAS3004 "codec" node, which is found on newer PowerBook G4s | phx |
| 2009-03-14 | ANSIfy another 1261 function definitions. | dsl |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2008-05-16 | struct device * -> device_t | macallan |
| 2007-01-17 | prefix a hexadecimal address with 0x | macallan |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-08-10 | dummy driver to represent the deq node in OF, marks the equalizer/mixer chip ... | macallan |