Age | Commit message (Expand) | Author | Files | Lines |
2007-08-14 | i2c/menelaus: Build fix | David Brownell | 1 | -2/+1 |
2007-08-14 | i2c/isp1301_omap: Build fixes, whitespace | David Brownell | 1 | -21/+21 |
2007-07-30 | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 1 | -1/+1 |
2007-07-26 | i2c: ds1682 warning fix | Andrew Morton | 1 | -1/+2 |
2007-07-17 | OMAP: add TI TWL92330/Menelaus Power Management chip driver | Tony Lindgren | 3 | -0/+1292 |
2007-07-16 | missing argument in bin_attribute ->read()/->write() | Al Viro | 1 | -4/+4 |
2007-07-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2 | -5/+5 |
2007-07-12 | i2c/tsl2550: Speed up initialization | Jean Delvare | 1 | -20/+26 |
2007-07-12 | i2c: Add support for the TSL2550 | Rodolfo Giometti | 3 | -0/+465 |
2007-07-12 | i2c: New DS1682 chip driver | Grant Likely | 3 | -0/+270 |
2007-07-12 | i2c: Fix the i2c_smbus_read_i2c_block_data() prototype | Jean Delvare | 2 | -2/+5 |
2007-07-12 | i2c: Deprecate legacy RTC drivers | Jean Delvare | 1 | -3/+12 |
2007-07-12 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2 | -3/+5 |
2007-07-12 | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2 | -2/+0 |
2007-05-09 | PM: Separate hibernation code from suspend code | Rafael J. Wysocki | 1 | -1/+1 |
2007-05-07 | remove software_suspend() | Johannes Berg | 1 | -1/+3 |
2007-05-02 | Use menuconfig objects - I2C | Jan Engelhardt | 1 | -11/+10 |
2007-03-22 | i2c/ds1374: Check workqueue creation status | Cyrill V. Gorcunov | 1 | -0/+4 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 1 | -1/+1 |
2007-02-08 | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> | David Brownell | 1 | -1/+1 |
2007-01-05 | i2c/m41t00: Do not forget to write year | Philippe De Muyter | 1 | -0/+1 |
2006-12-13 | [PATCH] fix more workqueue build breakage (tps65010) | David Brownell | 1 | -9/+12 |
2006-12-10 | i2c: fix broken ds1337 initialization | Dirk Eibach | 1 | -1/+7 |
2006-12-07 | [PATCH] ... and more work_struct-induced breakage (mips) | Al Viro | 1 | -1/+8 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -6/+6 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2 | -3/+3 |
2006-09-27 | USB: move <linux/usb_otg.h> to <linux/usb/otg.h> | David Brownell | 1 | -1/+1 |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 1 | -1/+1 |
2006-09-27 | i2c: __must_check fixes (chip drivers) | Jean Delvare | 5 | -27/+97 |
2006-08-27 | [PATCH] i2c: tps65010 build fixes | David Brownell | 1 | -6/+6 |
2006-07-13 | [PATCH] pca9539: Honor the force parameter | Ben Gardner | 1 | -5/+7 |
2006-07-03 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2 | -6/+6 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 2 | -2/+0 |
2006-06-22 | [PATCH] i2c: Suggest N for rare devices in Kconfig | Jean Delvare | 1 | -0/+8 |
2006-06-22 | [PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85 | Mark A. Greer | 1 | -72/+241 |
2006-06-22 | [PATCH] i2c: cleanup m41t00 | Mark A. Greer | 1 | -28/+21 |
2006-04-19 | [PATCH] m41t00: fix bitmasks when writing to chip | David Barksdale | 1 | -4/+4 |
2006-04-14 | [PATCH] i2c: convert m41t00 to use a workqueue | Mark A. Greer | 1 | -7/+9 |
2006-04-14 | [PATCH] i2c: convert ds1374 to use a workqueue | Jean Delvare | 1 | -6/+10 |
2006-03-27 | [PATCH] RTC subsystem: I2C cleanup | Alessandro Zummo | 5 | -1181/+0 |
2006-03-24 | [PATCH] s/;;/;/g | Alexey Dobriyan | 1 | -1/+1 |
2006-03-24 | [PATCH] i2c: Cleanup isp1301_omap | Jean Delvare | 1 | -2/+0 |
2006-03-24 | [PATCH] i2c: Semaphore to mutex conversions, part 2 | Ingo Molnar | 4 | -37/+40 |
2006-03-24 | [PATCH] I2C: Convert i2c to mutexes | Arjan van de Ven | 2 | -10/+12 |
2006-01-09 | [PATCH] IRQ type flags | Russell King | 1 | -5/+6 |
2006-01-06 | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 12 | -12/+0 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11 | Laurent Riffard | 12 | -24/+48 |
2006-01-06 | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 1 | -1/+0 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 12 | -12/+0 |