Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c maintainer info update from Wolfram Sang:
"Since my old email and repos are not working anymore, and this already
caused some confusion, I think a MAINTAINERS update for 3.8 is
helpful. So, people trying I2C with the new kernel can properly reach
me and find my repos."

* 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
MAINTAINERS: change my email and repos

+3 -13
+3 -13
MAINTAINERS
··· 1303 1303 F: include/linux/async_tx.h 1304 1304 1305 1305 AT24 EEPROM DRIVER 1306 - M: Wolfram Sang <w.sang@pengutronix.de> 1306 + M: Wolfram Sang <wsa@the-dreams.de> 1307 1307 L: linux-i2c@vger.kernel.org 1308 1308 S: Maintained 1309 1309 F: drivers/misc/eeprom/at24.c ··· 3757 3757 F: drivers/i2c/i2c-stub.c 3758 3758 3759 3759 I2C SUBSYSTEM 3760 - M: Wolfram Sang <w.sang@pengutronix.de> 3760 + M: Wolfram Sang <wsa@the-dreams.de> 3761 3761 M: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org> 3762 3762 L: linux-i2c@vger.kernel.org 3763 3763 W: http://i2c.wiki.kernel.org/ 3764 - T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ 3765 - T: git git://git.pengutronix.de/git/wsa/linux.git 3764 + T: git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git 3766 3765 S: Maintained 3767 3766 F: Documentation/i2c/ 3768 3767 F: drivers/i2c/ ··· 5776 5777 L: linux-i2c@vger.kernel.org 5777 5778 S: Maintained 5778 5779 F: drivers/i2c/muxes/i2c-mux-pca9541.c 5779 - 5780 - PCA9564/PCA9665 I2C BUS DRIVER 5781 - M: Wolfram Sang <w.sang@pengutronix.de> 5782 - L: linux-i2c@vger.kernel.org 5783 - S: Maintained 5784 - F: drivers/i2c/algos/i2c-algo-pca.c 5785 - F: drivers/i2c/busses/i2c-pca-* 5786 - F: include/linux/i2c-algo-pca.h 5787 - F: include/linux/i2c-pca-platform.h 5788 5780 5789 5781 PCDP - PRIMARY CONSOLE AND DEBUG PORT 5790 5782 M: Khalid Aziz <khalid@gonehiking.org>