diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-06 03:09:14 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-06 03:09:14 -0500 |
commit | 91f7b5c41811154706448b2bf500000cbbfa96ba (patch) | |
tree | 9a4cdbd7f4863ff5f5a031b9f7ae9f0c89739fa3 /MAINTAINERS | |
parent | af3e095a1fb42bac32355d5d59ce93f8b4e59a3e (diff) | |
parent | 81ffbc04a8ea06c4bea534154f49ed598013ee6b (diff) |
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
* 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6:
i2c/m41t00: Do not forget to write year
i2c-mv64xxx: Fix random oops at boot
i2c: Migration aids for i2c_adapter.dev removal
i2c-pnx: Add entry to MAINTAINERS
i2c-pnx: Fix interrupt handler, get rid of EARLY config option
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0f6d13bd4688..2bd34ef58ffa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2579,6 +2579,12 @@ P: Adam Belay | |||
2579 | M: ambx1@neo.rr.com | 2579 | M: ambx1@neo.rr.com |
2580 | S: Maintained | 2580 | S: Maintained |
2581 | 2581 | ||
2582 | PNXxxxx I2C DRIVER | ||
2583 | P: Vitaly Wool | ||
2584 | M: vitalywool@gmail.com | ||
2585 | L: i2c@lm-sensors.org | ||
2586 | S: Maintained | ||
2587 | |||
2582 | PPP PROTOCOL DRIVERS AND COMPRESSORS | 2588 | PPP PROTOCOL DRIVERS AND COMPRESSORS |
2583 | P: Paul Mackerras | 2589 | P: Paul Mackerras |
2584 | M: paulus@samba.org | 2590 | M: paulus@samba.org |