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
2006-10-03
fix file specification in comments
Uwe Zeisberger
4
-4
/
+4
2006-10-03
Fix several typos in drivers/
Matt LaPlante
1
-2
/
+2
2006-10-01
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
1
-1
/
+1
2006-09-30
[PATCH] i2c: Prevent deadlock on i2c client registration
Jean Delvare
1
-12
/
+13
2006-09-29
[PATCH] i2c-sibyte: Fix modular build breakage
Yoichi Yuasa
1
-2
/
+2
2006-09-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-8
/
+10
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
1
-1
/
+1
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...
Russell King
1
-1
/
+2
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-09-26
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
26
-26
/
+26
2006-09-26
i2c: Constify i2c_algorithm declarations, part 1
Jean Delvare
4
-4
/
+4
2006-09-26
i2c-viapro: Add support for the VT8237A and VT8251
Rudolf Marek
2
-9
/
+17
2006-09-26
i2c: Warn on i2c client creation failure
Jean Delvare
1
-2
/
+7
2006-09-26
i2c-core: Drop useless bitmaskings
Jean Delvare
1
-5
/
+5
2006-09-26
i2c-algo-pcf: Discard the mdelay data struct member
Adrian Bunk
1
-1
/
+0
2006-09-26
i2c-algo-bit: Cleanups
Jean Delvare
1
-9
/
+8
2006-09-26
i2c-isa: Fail adding driver on attach_adapter error
David Hubbard
1
-3
/
+8
2006-09-26
i2c: __must_check fixes (chip drivers)
Jean Delvare
5
-27
/
+97
2006-09-26
i2c-dev: attach/detach_adapter cleanups
Jean Delvare
1
-5
/
+5
2006-09-26
i2c-stub: Chip address as a module parameter
Jean Delvare
1
-1
/
+18
2006-09-26
i2c: New bus driver for TI OMAP boards
Komal Shah
3
-0
/
+687
2006-09-26
i2c-algo-bit: Discard the mdelay data struct member
Jean Delvare
12
-22
/
+6
2006-09-26
i2c: Fix copy-n-paste in subsystem Kconfig
Arthur Othieno
1
-1
/
+1
2006-09-26
i2c-au1550: Add I2C support for Au1200
Domen Puncer
2
-5
/
+4
2006-09-26
i2c-au1550: Add SMBus functionality flag
Domen Puncer
1
-1
/
+1
2006-09-26
i2c-au1550: Fix timeout problem
Domen Puncer
1
-4
/
+10
2006-09-26
i2c-sibyte: Kip Walker is gone
Jean Delvare
1
-1
/
+1
2006-09-26
i2c-algo-sibyte: Merge into i2c-sibyte
Jean Delvare
4
-196
/
+155
2006-09-26
i2c-algo-sibyte: Cleanups
Jean Delvare
1
-30
/
+1
2006-09-26
i2c: __must_check fixes, i2c-dev
Jean Delvare
1
-3
/
+11
2006-09-26
i2c: __must_check fixes (core drivers)
Jean Delvare
2
-13
/
+69
2006-09-26
i2c-dev: Drop the client template
Jean Delvare
1
-9
/
+4
2006-09-26
i2c-dev: Use a list for data storage
Jean Delvare
1
-20
/
+25
2006-09-26
i2c-dev: Cleanups
Jean Delvare
1
-25
/
+8
2006-09-25
[ARM] 3827/1: iop3xx: add common gpio module
Lennert Buytenhek
1
-7
/
+9
2006-09-25
[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x
Lennert Buytenhek
1
-1
/
+1
2006-09-25
[ARM] 3816/1: iop3xx: rename config symbols
Lennert Buytenhek
1
-2
/
+2
2006-08-31
Merge branch 'merge'
Paul Mackerras
1
-6
/
+6
2006-08-26
[PATCH] i2c: tps65010 build fixes
David Brownell
1
-6
/
+6
2006-08-08
Merge branch 'merge'
Paul Mackerras
1
-2
/
+5
2006-08-06
[PATCH] SCX200_ACB: eliminate spurious timeout errors
David Woodhouse
1
-2
/
+5
2006-08-01
Merge branch 'merge'
Paul Mackerras
11
-41
/
+44
2006-07-31
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
1
-1
/
+2
2006-07-12
[PATCH] pca9539: Honor the force parameter
Ben Gardner
1
-5
/
+7
2006-07-12
[PATCH] i2c-algo-bit: Wipe out dead code
Uwe Bugla
1
-1
/
+0
2006-07-12
[PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm drivers
Mark M. Hoffman
5
-14
/
+11
2006-07-12
[PATCH] i2c-powermac: Fix master_xfer return value
Jean Delvare
1
-3
/
+1
2006-07-12
[PATCH] scx200_acb: Fix the block transactions
Jean Delvare
1
-2
/
+6
2006-07-12
[PATCH] scx200_acb: Fix the state machine
Thomas Andrews
1
-6
/
+6
2006-07-12
[PATCH] i2c-iop3xx: Avoid addressing self
Peter Milne
2
-8
/
+11
[next]