aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/chips
AgeCommit message (Expand)Author
2007-08-14i2c/menelaus: Build fixDavid Brownell
2007-08-14i2c/isp1301_omap: Build fixes, whitespaceDavid Brownell
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki
2007-07-26i2c: ds1682 warning fixAndrew Morton
2007-07-17OMAP: add TI TWL92330/Menelaus Power Management chip driverTony Lindgren
2007-07-15missing argument in bin_attribute ->read()/->write()Al Viro
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-07-12i2c/tsl2550: Speed up initializationJean Delvare
2007-07-12i2c: Add support for the TSL2550Rodolfo Giometti
2007-07-12i2c: New DS1682 chip driverGrant Likely
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare
2007-07-12i2c: Deprecate legacy RTC driversJean Delvare
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki
2007-05-07remove software_suspend()Johannes Berg
2007-05-01Use menuconfig objects - I2CJan Engelhardt
2007-03-22i2c/ds1374: Check workqueue creation statusCyrill V. Gorcunov
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2007-01-05i2c/m41t00: Do not forget to write yearPhilippe De Muyter
2006-12-13[PATCH] fix more workqueue build breakage (tps65010)David Brownell
2006-12-10i2c: fix broken ds1337 initializationDirk Eibach
2006-12-06[PATCH] ... and more work_struct-induced breakage (mips)Al Viro
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-26i2c: __must_check fixes (chip drivers)Jean Delvare
2006-08-26[PATCH] i2c: tps65010 build fixesDavid Brownell
2006-07-12[PATCH] pca9539: Honor the force parameterBen Gardner
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-22[PATCH] i2c: Suggest N for rare devices in KconfigJean Delvare
2006-06-22[PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85Mark A. Greer
2006-06-22[PATCH] i2c: cleanup m41t00Mark A. Greer
2006-04-19[PATCH] m41t00: fix bitmasks when writing to chipDavid Barksdale
2006-04-14[PATCH] i2c: convert m41t00 to use a workqueueMark A. Greer
2006-04-14[PATCH] i2c: convert ds1374 to use a workqueueJean Delvare
2006-03-27[PATCH] RTC subsystem: I2C cleanupAlessandro Zummo
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-03-23[PATCH] i2c: Cleanup isp1301_omapJean Delvare
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar
2006-03-23[PATCH] I2C: Convert i2c to mutexesArjan van de Ven
2006-01-08[PATCH] IRQ type flagsRussell King
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare