index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-3
/
+3
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-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-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
2008-10-17
hwmon: (ams) Convert to a new-style i2c driver
Jean Delvare
1
-0
/
+29
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-3
/
+3
2008-10-16
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+10
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-3
/
+3
2008-10-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
5
-2
/
+222
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
3
-20
/
+82
2008-10-14
Merge branch 's3c-move' into devel
Russell King
2
-3
/
+5
2008-10-14
Merge branch 'omap-all' into devel
Russell King
1
-2
/
+10
2008-10-14
i2c-viapro: Add support for SMBus Process Call transactions
Prakash Mortha
1
-1
/
+12
2008-10-14
i2c: Restore i2c_smbus_process_call function
Prakash Mortha
1
-0
/
+22
2008-10-14
i2c: Do earlier driver model init
David Brownell
1
-1
/
+4
2008-10-14
i2c: Only build Tyan SMBus mux drivers on x86
Jean Delvare
1
-2
/
+2
2008-10-14
i2c: Guard against oopses from bad init sequences
David Brownell
1
-0
/
+8
2008-10-14
i2c-parport-light: Don't register a platform device resource
Jean Delvare
1
-31
/
+8
2008-10-14
i2c/tps65010: Vibrator hookup to gpiolib
Marek Vasut
1
-3
/
+9
2008-10-14
i2c-viapro: Add VX800/VX820 support
Rudolf Marek
2
-1
/
+7
2008-10-14
i2c: Renesas Highlander FPGA SMBus support
Paul Mundt
3
-0
/
+511
2008-10-14
i2c-pca-isa: Don't grab arbitrary resources
Rene Herman
1
-3
/
+17
[next]