summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| * | i2c-omap: fix type of irq handler functionBen Dooks2008-12-161-1/+1
| * | Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Ben Dooks2008-12-161-92/+328
| |\ \ | | |/ | |/|
| | * i2c-omap: Enable I2C wakeups for 34xxKalle Jokiniemi2008-11-211-0/+27
| | * i2c-omap: reprogram OCP_SYSCONFIG register after resetPaul Walmsley2008-11-211-6/+34
| | * i2c-omap: convert 'rev1' flag to generic 'rev' u8Paul Walmsley2008-11-211-9/+16
| | * i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()Paul Walmsley2008-11-211-2/+7
| | * i2c-omap: Clean-up i2c-omapTony Lindgren2008-11-211-13/+18
| | * i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx buildsPaul Walmsley2008-11-211-0/+6
| | * i2c-omap: Mark init-only functions as __initPaul Walmsley2008-11-211-2/+2
| | * i2c-omap: Add support for omap34xxChandra shekhar2008-11-211-9/+11
| | * i2c-omap: FIFO handling support and broken hw workaround for i2c-omapNishanth Menon2008-11-211-40/+150
| | * i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim2008-11-211-22/+60
| | * i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()Paul Walmsley2008-11-211-4/+8
| | * i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msgJarkko Nikula2008-11-211-2/+6
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-312-3/+3
|\ \ \
| * | | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King2008-12-172-3/+3
| |\| |
| * | | Merge git://git.marvell.com/orion into develRussell King2008-12-133-21/+50
| |\ \ \
| * \ \ \ Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-291-2/+2
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-11-032-1/+2
| | |\ \ \ \
| | * | | | | [ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-301-2/+2
| * | | | | | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-271-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | sh: sh_mobile i2c clock framework supportMagnus Damm2008-12-221-37/+36Star
* | | | | | i2c-s3c2410: fix check for being in suspend.Ben Dooks2008-12-161-3/+15
* | | | | | i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto2008-12-161-0/+1
| |_|_|_|/ |/| | | |
* | | | | i2c-highlander: Trivial endian casting fixesHarvey Harrison2008-12-111-2/+2
* | | | | i2c-pmcmsp: Fix endianness misannotationHarvey Harrison2008-12-111-1/+1
| |_|_|/ |/| | |
* | | | i2c-parport: Fix misplaced parport_release callJean Delvare2008-11-281-2/+2
* | | | i2c: Remove i2c clients in reverse orderJean Delvare2008-11-281-1/+1
* | | | i2c/isp1301_omap: Build fixesDavid Brownell2008-11-281-18/+47
|/ / /
* | / i2c: fix i2c-sh_mobile rx underrunMagnus Damm2008-11-131-1/+2
| |/ |/|
* | i2c-s3c2410: Correct use of ! and &Julia Lawall2008-10-301-1/+1
* | scx200_i2c: Add missing class parameterLennart Sorensen2008-10-301-0/+1
|/
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-238-9/+29
|\
| * i2c: Add info->archdata fieldAnton Vorontsov2008-10-221-0/+3
| * i2c: Inform about deprecated chips directoryWolfram Sang2008-10-222-1/+4
| * i2c: Use pci_ioremap_bar()Arjan van de Ven2008-10-221-1/+1
| * i2c-algo-pcf: Fix typo in debugging log messageDavid Miller2008-10-221-1/+1
| * i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller2008-10-221-4/+13
| * i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller2008-10-222-2/+3
| * i2c-i801: Add support for Intel Ibex PeakSeth Heasley2008-10-222-0/+4
* | Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-218-34/+59
|\|
| * PCI: Check dynids driver_data value for validityJean Delvare2008-10-202-8/+0Star
| * PCI: remove dynids.use_driver_dataMilton Miller2008-10-202-2/+0Star
| * x86: sysfs: kill owner field from attributeParag Warudkar2008-10-202-2/+0Star
| * i2c: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-17/+17
| * hwmon: (ams) Convert to a new-style i2c driverJean Delvare2008-10-171-0/+29