index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-22
sh: sh_mobile i2c clock framework support
Magnus Damm
1
-37
/
+36
2008-12-17
Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...
Russell King
2
-3
/
+3
2008-12-16
i2c-omap: fix type of irq handler function
Ben Dooks
1
-1
/
+1
2008-12-16
Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Ben Dooks
1
-92
/
+328
2008-12-16
i2c-s3c2410: Change IRQ to be plain integer.
Ben Dooks
1
-14
/
+8
2008-12-16
i2c-s3c2410: Allow more than one i2c-s3c2410 adapter
Ben Dooks
1
-14
/
+19
2008-12-16
i2c-s3c2410: Remove default platform data.
Ben Dooks
1
-31
/
+8
2008-12-16
i2c-s3c2410: Use platform data for gpio configuration
Ben Dooks
1
-8
/
+3
2008-12-16
i2c-s3c2410: Fixup style problems from checkpatch.pl
Ben Dooks
1
-44
/
+44
2008-12-16
i2c-s3c2410: fix check for being in suspend.
Ben Dooks
1
-3
/
+15
2008-12-16
i2c-cpm: Detect and report NAK right away instead of timing out
Mike Ditto
1
-0
/
+1
2008-12-13
Merge git://git.marvell.com/orion into devel
Russell King
3
-21
/
+50
2008-12-11
i2c-highlander: Trivial endian casting fixes
Harvey Harrison
1
-2
/
+2
2008-12-11
i2c-pmcmsp: Fix endianness misannotation
Harvey Harrison
1
-1
/
+1
2008-11-29
Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
Russell King
1
-2
/
+2
2008-11-28
i2c-parport: Fix misplaced parport_release call
Jean Delvare
1
-2
/
+2
2008-11-28
i2c: Remove i2c clients in reverse order
Jean Delvare
1
-1
/
+1
2008-11-28
i2c/isp1301_omap: Build fixes
David Brownell
1
-18
/
+47
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
1
-1
/
+1
2008-11-21
i2c-omap: Enable I2C wakeups for 34xx
Kalle Jokiniemi
1
-0
/
+27
2008-11-21
i2c-omap: reprogram OCP_SYSCONFIG register after reset
Paul Walmsley
1
-6
/
+34
2008-11-21
i2c-omap: convert 'rev1' flag to generic 'rev' u8
Paul Walmsley
1
-9
/
+16
2008-11-21
i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()
Paul Walmsley
1
-2
/
+7
2008-11-21
i2c-omap: Clean-up i2c-omap
Tony Lindgren
1
-13
/
+18
2008-11-21
i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds
Paul Walmsley
1
-0
/
+6
2008-11-21
i2c-omap: Mark init-only functions as __init
Paul Walmsley
1
-2
/
+2
2008-11-21
i2c-omap: Add support for omap34xx
Chandra shekhar
1
-9
/
+11
2008-11-21
i2c-omap: FIFO handling support and broken hw workaround for i2c-omap
Nishanth Menon
1
-40
/
+150
2008-11-21
i2c-omap: Add high-speed support to omap-i2c
Syed Mohammed Khasim
1
-22
/
+60
2008-11-21
i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()
Paul Walmsley
1
-4
/
+8
2008-11-21
i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg
Jarkko Nikula
1
-2
/
+6
2008-11-13
i2c: fix i2c-sh_mobile rx underrun
Magnus Damm
1
-1
/
+2
2008-11-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ben Dooks
2
-1
/
+2
2008-10-30
i2c-s3c2410: Correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-10-30
scx200_i2c: Add missing class parameter
Lennart Sorensen
1
-0
/
+1
2008-10-30
[ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.
Ben Dooks
1
-2
/
+2
2008-10-23
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
8
-9
/
+29
2008-10-22
i2c: Add info->archdata field
Anton Vorontsov
1
-0
/
+3
2008-10-22
i2c: Inform about deprecated chips directory
Wolfram Sang
2
-1
/
+4
2008-10-22
i2c: Use pci_ioremap_bar()
Arjan van de Ven
1
-1
/
+1
2008-10-22
i2c-algo-pcf: Fix typo in debugging log message
David Miller
1
-1
/
+1
2008-10-22
i2c-algo-pcf: Add adapter hooks around xfer begin and end
David Miller
1
-4
/
+13
2008-10-22
i2c-algo-pcf: Pass adapter data into ->waitforpin() method
David Miller
2
-2
/
+3
2008-10-22
i2c-i801: Add support for Intel Ibex Peak
Seth Heasley
2
-0
/
+4
2008-10-21
Merge commit 'origin' into master
Benjamin Herrenschmidt
8
-34
/
+59
2008-10-20
i2c-cpm: Suppress autoprobing for devices
Wolfram Sang
1
-1
/
+0
2008-10-20
PCI: Check dynids driver_data value for validity
Jean Delvare
2
-8
/
+0
2008-10-20
PCI: remove dynids.use_driver_data
Milton Miller
2
-2
/
+0
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
2
-2
/
+0
2008-10-20
i2c: use bcd2bin/bin2bcd
Adrian Bunk
1
-17
/
+17
[prev]
[next]