summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips
Commit message (Expand)AuthorAgeFilesLines
* i2c: chips subdirectory is deprecatedJean Delvare2008-03-121-0/+7
* hwmon: Discard useless I2C driver IDsJean Delvare2008-02-073-3/+0
* deprecate obsolete pca9539 drivereric miao2008-02-051-2/+5
* i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-273-6/+2
* i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-275-7/+9
* i2c: the scheduled I2C RTC driver removalAdrian Bunk2008-01-275-1131/+0
* i2c/tsl2550: Add power management addedRodolfo Giometti2008-01-271-0/+21
* i2c: Add support for the PCF8575 chipBart Van Assche2008-01-273-1/+230
* driver core: Make the dev_*() family of macros in device.h completeEmil Medve2008-01-241-6/+0
* i2c/isp1301_omap: Build fixDavid Brownell2007-12-121-1/+1
* i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefixJean Delvare2007-11-151-5/+9
* i2c/eeprom: Hide Sony Vaio serial numbersJean Delvare2007-11-151-8/+15
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* Make the pr_*() family of macros in kernel.h completeEmil Medve2007-10-171-6/+4
* i2c/pcf8574: No arbitrary initializationJean Delvare2007-10-131-7/+7
* i2c/tps65010: New-style driver updates, part 2David Brownell2007-10-131-146/+38
* i2c/tps65010: New-style driver updates, part 1David Brownell2007-10-131-66/+69
* i2c/menelaus: Build fixDavid Brownell2007-08-141-2/+1
* i2c/isp1301_omap: Build fixes, whitespaceDavid Brownell2007-08-141-21/+21
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-291-1/+1
* i2c: ds1682 warning fixAndrew Morton2007-07-261-1/+2
* OMAP: add TI TWL92330/Menelaus Power Management chip driverTony Lindgren2007-07-173-0/+1292
* missing argument in bin_attribute ->read()/->write()Al Viro2007-07-151-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-122-5/+5
|\
| * sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-112-3/+5
| * sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-112-2/+0
* | i2c/tsl2550: Speed up initializationJean Delvare2007-07-121-20/+26
* | i2c: Add support for the TSL2550Rodolfo Giometti2007-07-123-0/+465
* | i2c: New DS1682 chip driverGrant Likely2007-07-123-0/+270
* | i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare2007-07-122-2/+5
* | i2c: Deprecate legacy RTC driversJean Delvare2007-07-121-3/+12
|/
* PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-091-1/+1
* remove software_suspend()Johannes Berg2007-05-071-1/+3
* Use menuconfig objects - I2CJan Engelhardt2007-05-011-11/+10
* i2c/ds1374: Check workqueue creation statusCyrill V. Gorcunov2007-03-221-0/+4
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-071-1/+1
* i2c/m41t00: Do not forget to write yearPhilippe De Muyter2007-01-051-0/+1
* [PATCH] fix more workqueue build breakage (tps65010)David Brownell2006-12-131-9/+12
* i2c: fix broken ds1337 initializationDirk Eibach2006-12-101-1/+7
* [PATCH] ... and more work_struct-induced breakage (mips)Al Viro2006-12-061-1/+8
* WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+6
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-3/+3
* USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-271-1/+1
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
* i2c: __must_check fixes (chip drivers)Jean Delvare2006-09-265-27/+97
* [PATCH] i2c: tps65010 build fixesDavid Brownell2006-08-261-6/+6
* [PATCH] pca9539: Honor the force parameterBen Gardner2006-07-121-5/+7
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-022-6/+6
OpenPOWER on IntegriCloud