aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-s3c2410.c
Commit message (Expand)AuthorAge
...
| * i2c: S3C2410: Pass the I2C bus number via drivers platform dataBen Dooks2008-07-28
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
|/
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-14
* I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks2008-07-01
* I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks2008-07-01
* I2C: S3C2410: Check ACK on byte transmissionBen Dooks2008-07-01
* i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-22
* i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-22
* i2c-s3c2410: Build fixBen Dooks2007-08-14
* i2c-s3c2410: Fix build warningArnaud Patard2007-05-22
* i2c-s3c2410: Fix bug in releasing driverBen Dooks2007-05-01
* i2c-s3c2410: Fix I2C SDA to SCL setup timeBen Dooks2007-05-01
* i2c: SPIN_LOCK_UNLOCKED cleanupMilind Arun Choudhary2007-05-01
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-26
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-07
* [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-03
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* [DRIVER MODEL] Add missing driver_unregister in i2c-s3c2410 failure path.Russell King2005-10-30
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* [PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard2005-10-28
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
* [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-05
* [PATCH] Spelling fixes for drivers/i2c.Steven Cole2005-06-22
* [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan2005-06-22
* Linux-2.6.12-rc2Linus Torvalds2005-04-16