aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-1/+1
2007-10-17Make the pr_*() family of macros in kernel.h completeEmil Medve1-6/+4
2007-10-13i2c/pcf8574: No arbitrary initializationJean Delvare1-7/+7
2007-10-13i2c/tps65010: New-style driver updates, part 2David Brownell1-146/+38
2007-10-13i2c/tps65010: New-style driver updates, part 1David Brownell1-66/+69
2007-08-14i2c/menelaus: Build fixDavid Brownell1-2/+1
2007-08-14i2c/isp1301_omap: Build fixes, whitespaceDavid Brownell1-21/+21
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki1-1/+1
2007-07-26i2c: ds1682 warning fixAndrew Morton1-1/+2
2007-07-17OMAP: add TI TWL92330/Menelaus Power Management chip driverTony Lindgren3-0/+1292
2007-07-15missing argument in bin_attribute ->read()/->write()Al Viro1-4/+4
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-5/+5
2007-07-12i2c/tsl2550: Speed up initializationJean Delvare1-20/+26
2007-07-12i2c: Add support for the TSL2550Rodolfo Giometti3-0/+465
2007-07-12i2c: New DS1682 chip driverGrant Likely3-0/+270
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare2-2/+5
2007-07-12i2c: Deprecate legacy RTC driversJean Delvare1-3/+12
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui2-3/+5
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo2-2/+0
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki1-1/+1
2007-05-07remove software_suspend()Johannes Berg1-1/+3
2007-05-01Use menuconfig objects - I2CJan Engelhardt1-11/+10
2007-03-22i2c/ds1374: Check workqueue creation statusCyrill V. Gorcunov1-0/+4
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell1-1/+1
2007-01-05i2c/m41t00: Do not forget to write yearPhilippe De Muyter1-0/+1
2006-12-13[PATCH] fix more workqueue build breakage (tps65010)David Brownell1-9/+12
2006-12-10i2c: fix broken ds1337 initializationDirk Eibach1-1/+7
2006-12-06[PATCH] ... and more work_struct-induced breakage (mips)Al Viro1-1/+8
2006-11-22WorkStruct: make allyesconfigDavid Howells1-6/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-3/+3
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell1-1/+1
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-1/+1
2006-09-26i2c: __must_check fixes (chip drivers)Jean Delvare5-27/+97
2006-08-26[PATCH] i2c: tps65010 build fixesDavid Brownell1-6/+6
2006-07-12[PATCH] pca9539: Honor the force parameterBen Gardner1-5/+7
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-22[PATCH] i2c: Suggest N for rare devices in KconfigJean Delvare1-0/+8
2006-06-22[PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85Mark A. Greer1-72/+241
2006-06-22[PATCH] i2c: cleanup m41t00Mark A. Greer1-28/+21
2006-04-19[PATCH] m41t00: fix bitmasks when writing to chipDavid Barksdale1-4/+4
2006-04-14[PATCH] i2c: convert m41t00 to use a workqueueMark A. Greer1-7/+9
2006-04-14[PATCH] i2c: convert ds1374 to use a workqueueJean Delvare1-6/+10
2006-03-27[PATCH] RTC subsystem: I2C cleanupAlessandro Zummo5-1181/+0
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-03-23[PATCH] i2c: Cleanup isp1301_omapJean Delvare1-2/+0
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar4-37/+40
2006-03-23[PATCH] I2C: Convert i2c to mutexesArjan van de Ven2-10/+12