aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips
Commit message (Expand)AuthorAge
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* Make the pr_*() family of macros in kernel.h completeEmil Medve2007-10-17
* i2c/pcf8574: No arbitrary initializationJean Delvare2007-10-13
* i2c/tps65010: New-style driver updates, part 2David Brownell2007-10-13
* i2c/tps65010: New-style driver updates, part 1David Brownell2007-10-13
* i2c/menelaus: Build fixDavid Brownell2007-08-14
* i2c/isp1301_omap: Build fixes, whitespaceDavid Brownell2007-08-14
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-29
* i2c: ds1682 warning fixAndrew Morton2007-07-26
* OMAP: add TI TWL92330/Menelaus Power Management chip driverTony Lindgren2007-07-17
* missing argument in bin_attribute ->read()/->write()Al Viro2007-07-15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-12
|\
| * sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-11
| * sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
* | i2c/tsl2550: Speed up initializationJean Delvare2007-07-12
* | i2c: Add support for the TSL2550Rodolfo Giometti2007-07-12
* | i2c: New DS1682 chip driverGrant Likely2007-07-12
* | i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare2007-07-12
* | i2c: Deprecate legacy RTC driversJean Delvare2007-07-12
|/
* PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-09
* remove software_suspend()Johannes Berg2007-05-07
* Use menuconfig objects - I2CJan Engelhardt2007-05-01
* i2c/ds1374: Check workqueue creation statusCyrill V. Gorcunov2007-03-22
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-07
* i2c/m41t00: Do not forget to write yearPhilippe De Muyter2007-01-05
* [PATCH] fix more workqueue build breakage (tps65010)David Brownell2006-12-13
* i2c: fix broken ds1337 initializationDirk Eibach2006-12-10
* [PATCH] ... and more work_struct-induced breakage (mips)Al Viro2006-12-06
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-27
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* i2c: __must_check fixes (chip drivers)Jean Delvare2006-09-26
* [PATCH] i2c: tps65010 build fixesDavid Brownell2006-08-26
* [PATCH] pca9539: Honor the force parameterBen Gardner2006-07-12
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] i2c: Suggest N for rare devices in KconfigJean Delvare2006-06-22
* [PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85Mark A. Greer2006-06-22
* [PATCH] i2c: cleanup m41t00Mark A. Greer2006-06-22
* [PATCH] m41t00: fix bitmasks when writing to chipDavid Barksdale2006-04-19
* [PATCH] i2c: convert m41t00 to use a workqueueMark A. Greer2006-04-14
* [PATCH] i2c: convert ds1374 to use a workqueueJean Delvare2006-04-14
* [PATCH] RTC subsystem: I2C cleanupAlessandro Zummo2006-03-27
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-24
* [PATCH] i2c: Cleanup isp1301_omapJean Delvare2006-03-23
* [PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar2006-03-23
* [PATCH] I2C: Convert i2c to mutexesArjan van de Ven2006-03-23