[PATCH] i2c: Mark block write buffers as const
[safe/jmp/linux-2.6] / drivers / i2c / chips /
2006-06-22 Jean Delvare[PATCH] i2c: Suggest N for rare devices in Kconfig
2006-06-22 Mark A. Greer[PATCH] I2C: m41t00: Add support for the ST M41T81...
2006-06-22 Mark A. Greer[PATCH] i2c: cleanup m41t00
2006-04-19 David Barksdale[PATCH] m41t00: fix bitmasks when writing to chip
2006-04-14 Mark A. Greer[PATCH] i2c: convert m41t00 to use a workqueue
2006-04-14 Jean Delvare[PATCH] i2c: convert ds1374 to use a workqueue
2006-03-27 Alessandro Zummo[PATCH] RTC subsystem: I2C cleanup
2006-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
2006-03-23 Jean Delvare[PATCH] i2c: Cleanup isp1301_omap
2006-03-23 Ingo Molnar[PATCH] i2c: Semaphore to mutex conversions, part 2
2006-03-23 Arjan van de Ven[PATCH] I2C: Convert i2c to mutexes
2006-01-09 Russell King[PATCH] IRQ type flags
2006-01-06 Greg Kroah-Hartman[PATCH] I2C: Remove .owner setting from i2c_driver...
2006-01-06 Laurent Riffard[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11
2006-01-06 Jean Delvare[PATCH] i2c: Rework client usage count, 2 of 3
2006-01-06 Jean Delvare[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
2006-01-06 Nicolas Kaiser[PATCH] i2c: Remove duplicate rtc8564 BCD macros
2006-01-06 Michael Burian[PATCH] i2c: Extend ds1337 initialization
2005-11-11 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-11-08 James Chapman[PATCH] i2c: ds1337 BCD conversion fix
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-28 Ben Dooks[PATCH] i2c: Static function fixes, 4 of 4
2005-10-28 Ben Dooks[PATCH] i2c: Static function fixes, 1 of 4
2005-10-28 Deepak Saxena[PATCH] i2c: kzalloc conversion, other drivers
2005-10-28 Alessandro Zummo[PATCH] i2c: New Xicor X1205 RTC driver
2005-10-28 Laurent Riffard[PATCH] Owner field additions to many i2c drivers,...
2005-10-28 Jean Delvare[PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY...
2005-10-28 Jean Delvare[PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX
2005-09-07 Pekka Enberg[PATCH] drivers: convert kcalloc to kzalloc
2005-09-05 Mark A. Greer[PATCH] i2c: chips/ds1374.c fixup
2005-09-05 Mark A. Greer[PATCH] i2c: chips/m41t00.c fixup
2005-09-05 Jean Delvare[PATCH] I2C: Centralize 24RF08 corruption prevention
2005-09-05 Jean Delvare[PATCH] hwmon: hwmon vs i2c, second round (07/11)
2005-09-05 Jean Delvare[PATCH] hwmon: hwmon vs i2c, second round (06/11)
2005-09-05 Jean Delvare[PATCH] hwmon: hwmon vs i2c, second round (04/11)
2005-09-05 Jean Delvare[PATCH] hwmon: hwmon vs i2c, second round (01/11)
2005-09-05 Jean Delvare[PATCH] I2C: refactor message in i2c_detach_client
2005-09-05 Jean Delvare[PATCH] I2C: Separate non-i2c hwmon drivers from i2c...
2005-09-05 bgardner@wabtec.com[PATCH] I2C: max6875 code cleanup
2005-09-05 bgardner@wabtec.com[PATCH] I2C: add kobj_to_i2c_client
2005-09-05 Greg Kroah-Hartman[PATCH] I2C: fix max6875 build error
2005-09-05 bgardner@wabtec.com[PATCH] I2C: simplify max6875 driver
2005-07-29 Jean Delvare[PATCH] I2C: 24RF08 corruption prevention (again)
2005-07-29 Ladislav Michl[PATCH] I2C: ds1337 - fix 12/24 hour mode bug
2005-07-11 Jean Delvare[PATCH] I2C: Move hwmon drivers (2/3)
2005-07-11 Jean Delvare[PATCH] I2C: Move hwmon drivers (1/3)
2005-07-11 Adrian Bunk[PATCH] I2C: SENSORS_ATXP1 must select I2C_SENSOR
2005-07-11 Jean Delvare[PATCH] I2C: drop bogus eeprom comment
2005-07-11 Jean Delvare[PATCH] I2C: m41t00: fix incorrect kfree
2005-07-11 Jean Delvare[PATCH] I2C: max6875 Kconfig update
2005-07-11 Jean Delvare[PATCH] I2C: New max6875 driver may corrupt EEPROMs
2005-07-11 david-b@pacbell.net[PATCH] I2C: minor TPS6501x cleanups
2005-07-11 Denis Vlasenko[PATCH] I2C: Coding style cleanups to via686a
2005-06-29 Prakash Punnoor[PATCH] Don't fill up log with atxp1 vcore messages...
2005-06-22 Andrew Morton[PATCH] I2C: fix ds1374 build
2005-06-22 Jean Delvare[PATCH] I2C: w83781d: remove non-i2c sensor chips
2005-06-22 Greg KH[PATCH] I2C: fix up ds1374.c driver so it will build.
2005-06-22 Randy Vinson[PATCH] I2C: Add support for Maxim/Dallas DS1374 Real...
2005-06-22 bgardner@wabtec.com[PATCH] I2C: add new pca9539 driver
2005-06-22 Jean Delvare[PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.h
2005-06-22 BGardner@Wabtec.com[PATCH] max6875: new i2c device driver
2005-06-22 Jean Delvare[PATCH] I2C: drivers/i2c/chips/it87.c: use dynamic...
2005-06-22 Jean Delvare[PATCH] I2C: lm63 uses new sysfs callbacks
2005-06-22 Jean Delvare[PATCH] I2C: lm83 uses new sysfs callbacks
2005-06-22 Jean Delvare[PATCH] I2C: lm90 uses new sysfs callbacks
2005-06-22 Jean Delvare[PATCH] I2C: pcf8574 driver cleanup
2005-06-22 R.Marek@sh.cvut.cz[PATCH] I2C: KConfig update - some EXPERIMENTAL removal
2005-06-22 David Brownell[PATCH] I2C: add i2c driver for TPS6501x
2005-06-22 Greg Kroah-Hartman[PATCH] I2C: fix up some sysfs device attribute file...
2005-06-22 Jean Delvare[PATCH] I2C: Kill another macro abuse in via686a
2005-06-22 Jean Delvare[PATCH] I2C: chips/Kconfig corrections
2005-06-22 Grant Coady[PATCH] I2C: driver adm1021: remove die_code
2005-06-22 Jean Delvare[PATCH] I2C: Coding style cleanups to via686a
2005-06-22 Jean Delvare[PATCH] I2C: Kill common macro abuse in chip drivers
2005-06-22 Dominik Hackl[PATCH] I2C: include of jiffies.h for some i2c drivers
2005-06-22 Grant Coady[PATCH] I2C: adm9240 driver cleanup
2005-06-22 Grant Coady[PATCH] I2C: sysfs names: rename to cpu0_vid, take 3
2005-06-22 Grant Coady[PATCH] I2C: Setting w83627hf fan divisor 128 fails.
2005-06-22 Grant Coady[PATCH] I2C: remove <linux/delay.h> from via686a
2005-06-22 Steven Cole[PATCH] Spelling fixes for drivers/i2c.
2005-06-22 Jean Delvare[PATCH] I2C: Add support for the LPC47M15x and LPC47M19...
2005-06-22 Jean Delvare[PATCH] I2C: Fix bugs in the new w83627ehf driver
2005-06-22 Jean Delvare[PATCH] I2C: New hardware monitoring driver: w83627ehf
2005-06-22 Grant Coady[PATCH] I2C: add new hardware monitor driver: adm9240
2005-06-22 Alexey Dobriyan[PATCH] I2C: drivers/i2c/*: #include <linux/config...
2005-06-22 Ladislav Michl[PATCH] ds1337: export ds1337_do_command
2005-06-22 Ladislav Michl[PATCH] ds1337 driver works also with ds1339 chip
2005-06-22 Ladislav Michl[PATCH] I2C: ds1337: search by bus number
2005-06-22 Ladislav Michl[PATCH] I2C: ds1337: i2c_transfer() checking
2005-06-22 Ladislav Michl[PATCH] I2C: ds1337: Make time format consistent with...
2005-06-22 Ladislav Michl[PATCH] I2C: ds1337 3/4
2005-06-22 Ladislav Michl[PATCH] I2C: ds1337 2/4
2005-06-22 Ladislav Michl[PATCH] I2C: ds1337 1/4
2005-06-22 Greg K-H[PATCH] I2C: mark all functions static in atxp1 driver
2005-06-22 Sebastian Witt[PATCH] I2C: add new atxp1 driver
2005-06-22 Clemens Koller[PATCH] I2C: rtc8564.c remove duplicate include
2005-06-22 Jean Delvare[PATCH] I2C: Kill address ranges in non-sensors i2c...
2005-06-20 Yani Ioannou[PATCH] I2C: drivers/i2c/chips/adm1026.c: use dynamic...
2005-06-20 Yani Ioannou[PATCH] Driver Core: drivers/i2c/chips/w83781d.c -...
next