aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-s3c2410.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-11-19tracking-2.6.28-rc2-i2c-rebase-breakage.patchAndy Green
2008-11-19debug-i2c-s3c2410-dump-stack-on-suspended-tranfer.patchAndy Green
2008-11-19Fix possible null pointer dereference in s3c24xx_i2c_resumeHolger Freyther
2008-11-19fix-i2c-s3c2410-resume-race.patchmokopatches
2008-10-31i2c-s3c2410: Change IRQ to be plain integer.Ben Dooks
2008-10-31i2c-s3c2410: Allow more than one i2c-s3c2410 adapterBen Dooks
2008-10-31i2c-s3c2410: Remove default platform data.Ben Dooks
2008-10-31i2c-s3c2410: Use platform data for gpio configurationBen Dooks
2008-10-31i2c-s3c2410: Fixup style problems from checkpatch.plBen Dooks
2008-10-31i2c-s3c2410: Use <linux/io.h> over <asm/io.h>Ben Dooks
2008-10-31i2c-s3c2410: fix check for being in suspend.Ben Dooks
2008-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks
2008-10-30i2c-s3c2410: Correct use of ! and &Julia Lawall
2008-10-30[ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.Ben Dooks
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-28i2c: S3C24XX I2C frequency scaling support.Ben Dooks
2008-07-28i2c: S3C2410: Pass the I2C bus number via drivers platform dataBen Dooks
2008-07-14i2c: Let bus drivers add SPD to their classJean Delvare
2008-07-01I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks
2008-07-01I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks
2008-07-01I2C: S3C2410: Check ACK on byte transmissionBen Dooks
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers
2008-04-22i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-08-14i2c-s3c2410: Build fixBen Dooks
2007-05-22i2c-s3c2410: Fix build warningArnaud Patard
2007-05-01i2c-s3c2410: Fix bug in releasing driverBen Dooks
2007-05-01i2c-s3c2410: Fix I2C SDA to SCL setup timeBen Dooks
2007-05-01i2c: SPIN_LOCK_UNLOCKED cleanupMilind Arun Choudhary
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-10-30[DRIVER MODEL] Add missing driver_unregister in i2c-s3c2410 failure path.Russell King
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare
2005-06-21[PATCH] Spelling fixes for drivers/i2c.Steven Cole
2005-06-21[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan
2005-04-16Linux-2.6.12-rc2Linus Torvalds