summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-s3c2410.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-linusRafael J. Wysocki2009-07-301-5/+0Star
|\
| * i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC valuePeter Korsgaard2009-07-301-5/+0Star
* | I2C: Rework i2c-s3c2410 suspend_late()/resume() V2Magnus Damm2009-07-221-9/+16
|/
* i2c-s3c2410: use resource_size()Ben Dooks2009-06-161-2/+2
* i2c-s3c2410: move to using platform idtable to match devicesBen Dooks2009-06-131-26/+22Star
* i2c: i2c-s3c2410: Initialise Samsung I2C controller earlyMark Brown2009-04-071-2/+1Star
* i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone2009-04-071-39/+11Star
* i2c-s3c2410: sda_delay should be in ns, not clock ticksBen Dooks2009-04-071-5/+19
* i2c: Get rid of remaining bus_id accessJean Delvare2009-01-071-1/+1
* Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-01-061-107/+78Star
|\
| * i2c-s3c2410: Change IRQ to be plain integer.Ben Dooks2008-12-161-14/+8Star
| * i2c-s3c2410: Allow more than one i2c-s3c2410 adapterBen Dooks2008-12-161-14/+19
| * i2c-s3c2410: Remove default platform data.Ben Dooks2008-12-161-31/+8Star
| * i2c-s3c2410: Use platform data for gpio configurationBen Dooks2008-12-161-8/+3Star
| * i2c-s3c2410: Fixup style problems from checkpatch.plBen Dooks2008-12-161-44/+44
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-311-2/+2
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-11-031-1/+1
| |\|
| * | [ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-301-2/+2
* | | i2c-s3c2410: fix check for being in suspend.Ben Dooks2008-12-161-3/+15
| |/ |/|
* | i2c-s3c2410: Correct use of ! and &Julia Lawall2008-10-301-1/+1
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-071-14/+115
|\
| * i2c: S3C24XX I2C frequency scaling support.Ben Dooks2008-07-281-13/+103
| * i2c: S3C2410: Pass the I2C bus number via drivers platform dataBen Dooks2008-07-281-1/+12
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
|/
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-141-1/+1
* I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks2008-07-011-0/+1
* I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks2008-07-011-3/+3
* I2C: S3C2410: Check ACK on byte transmissionBen Dooks2008-07-011-11/+10Star
* i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-221-0/+1
* i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-221-2/+2
* i2c-s3c2410: Build fixBen Dooks2007-08-141-2/+2
* i2c-s3c2410: Fix build warningArnaud Patard2007-05-221-1/+2
* i2c-s3c2410: Fix bug in releasing driverBen Dooks2007-05-011-36/+34Star
* i2c-s3c2410: Fix I2C SDA to SCL setup timeBen Dooks2007-05-011-6/+20
* i2c: SPIN_LOCK_UNLOCKED cleanupMilind Arun Choudhary2007-05-011-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1Star
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-271-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-2/+0Star
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-35/+36
* [DRIVER MODEL] Add missing driver_unregister in i2c-s3c2410 failure path.Russell King2005-10-301-2/+5
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard2005-10-281-0/+2
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-5/+3Star
* [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-051-1/+0Star
* [PATCH] Spelling fixes for drivers/i2c.Steven Cole2005-06-221-1/+1