| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> | David Brownell | 2007-02-07 | 1 | -1/+1 |
* | i2c/m41t00: Do not forget to write year | Philippe De Muyter | 2007-01-05 | 1 | -0/+1 |
* | [PATCH] fix more workqueue build breakage (tps65010) | David Brownell | 2006-12-13 | 1 | -9/+12 |
* | i2c: fix broken ds1337 initialization | Dirk Eibach | 2006-12-10 | 1 | -1/+7 |
* | [PATCH] ... and more work_struct-induced breakage (mips) | Al Viro | 2006-12-06 | 1 | -1/+8 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -6/+6 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 2 | -3/+3 |
* | USB: move <linux/usb_otg.h> to <linux/usb/otg.h> | David Brownell | 2006-09-27 | 1 | -1/+1 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 | 1 | -1/+1 |
* | i2c: __must_check fixes (chip drivers) | Jean Delvare | 2006-09-26 | 5 | -27/+97 |
* | [PATCH] i2c: tps65010 build fixes | David Brownell | 2006-08-26 | 1 | -6/+6 |
* | [PATCH] pca9539: Honor the force parameter | Ben Gardner | 2006-07-12 | 1 | -5/+7 |
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 2 | -6/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 2 | -2/+0 |
* | [PATCH] i2c: Suggest N for rare devices in Kconfig | Jean Delvare | 2006-06-22 | 1 | -0/+8 |
* | [PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85 | Mark A. Greer | 2006-06-22 | 1 | -72/+241 |
* | [PATCH] i2c: cleanup m41t00 | Mark A. Greer | 2006-06-22 | 1 | -28/+21 |
* | [PATCH] m41t00: fix bitmasks when writing to chip | David Barksdale | 2006-04-19 | 1 | -4/+4 |
* | [PATCH] i2c: convert m41t00 to use a workqueue | Mark A. Greer | 2006-04-14 | 1 | -7/+9 |
* | [PATCH] i2c: convert ds1374 to use a workqueue | Jean Delvare | 2006-04-14 | 1 | -6/+10 |
* | [PATCH] RTC subsystem: I2C cleanup | Alessandro Zummo | 2006-03-27 | 5 | -1181/+0 |
* | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] i2c: Cleanup isp1301_omap | Jean Delvare | 2006-03-23 | 1 | -2/+0 |
* | [PATCH] i2c: Semaphore to mutex conversions, part 2 | Ingo Molnar | 2006-03-23 | 4 | -37/+40 |
* | [PATCH] I2C: Convert i2c to mutexes | Arjan van de Ven | 2006-03-23 | 2 | -10/+12 |
* | [PATCH] IRQ type flags | Russell King | 2006-01-08 | 1 | -5/+6 |
* | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 2006-01-05 | 12 | -12/+0 |
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11 | Laurent Riffard | 2006-01-05 | 12 | -24/+48 |
* | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 2006-01-05 | 1 | -1/+0 |
* | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-05 | 12 | -12/+0 |
* | [PATCH] i2c: Remove duplicate rtc8564 BCD macros | Nicolas Kaiser | 2006-01-05 | 1 | -19/+17 |
* | [PATCH] i2c: Extend ds1337 initialization | Michael Burian | 2006-01-05 | 1 | -6/+31 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 | 1 | -10/+11 |
|\ |
|
| * | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 1 | -10/+11 |
* | | [PATCH] i2c: ds1337 BCD conversion fix | James Chapman | 2005-11-07 | 1 | -2/+2 |
|/ |
|
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -1/+1 |
* | [PATCH] i2c: Static function fixes, 4 of 4 | Ben Dooks | 2005-10-28 | 3 | -3/+4 |
* | [PATCH] i2c: Static function fixes, 1 of 4 | Ben Dooks | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] i2c: kzalloc conversion, other drivers | Deepak Saxena | 2005-10-28 | 10 | -22/+11 |
* | [PATCH] i2c: New Xicor X1205 RTC driver | Alessandro Zummo | 2005-10-28 | 3 | -0/+708 |
* | [PATCH] Owner field additions to many i2c drivers, 2 of 5 | Laurent Riffard | 2005-10-28 | 1 | -0/+1 |
* | [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structures | Jean Delvare | 2005-10-28 | 3 | -3/+1 |
* | [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX | Jean Delvare | 2005-10-28 | 1 | -2/+2 |
* | [PATCH] drivers: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] i2c: chips/ds1374.c fixup | Mark A. Greer | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] i2c: chips/m41t00.c fixup | Mark A. Greer | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] I2C: Centralize 24RF08 corruption prevention | Jean Delvare | 2005-09-05 | 2 | -10/+0 |
* | [PATCH] hwmon: hwmon vs i2c, second round (07/11) | Jean Delvare | 2005-09-05 | 1 | -10/+0 |