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
2011-05-01
i2c-parport: Fix adapter list handling
Jean Delvare
1
-13
/
+14
2011-05-01
i2c-i801: Move device ID definitions to driver
Jean Delvare
1
-0
/
+5
2011-04-17
i2c-algo-bit: Call pre/post_xfer for bit_test
Alex Deucher
1
-3
/
+19
2011-04-17
i2c: Improve deprecation warnings
Jean Delvare
1
-2
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
17
-28
/
+28
2011-03-23
mfd: mfd_cell is now implicitly available to timberdale drivers
Andres Salomon
2
-2
/
+4
2011-03-22
Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
7
-98
/
+927
2011-03-21
i2c-pxa2xx: Don't clear isr bits too early
Vasily Khoruzhick
1
-3
/
+2
2011-03-21
Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...
Ben Dooks
6
-98
/
+382
2011-03-21
i2c-pxa2xx: Fix register offsets
Vasily Khoruzhick
1
-7
/
+7
2011-03-21
i2c-pxa2xx: pass of_node from platform driver to adapter and publish
Sebastian Andrzej Siewior
1
-0
/
+5
2011-03-21
i2c-pxa2xx: check timeout correctly
Sebastian Andrzej Siewior
1
-1
/
+3
2011-03-21
i2c-pxa2xx: add support for shared IRQ handler
Sebastian Andrzej Siewior
1
-2
/
+8
2011-03-21
i2c-pxa2xx: Add PCI support for PXA I2C controller
Sebastian Andrzej Siewior
4
-5
/
+206
2011-03-21
ARM: pxa2xx: reorganize I2C files
Sebastian Andrzej Siewior
1
-1
/
+1
2011-03-21
i2c-pxa2xx: use dynamic register layout
Sebastian Andrzej Siewior
1
-20
/
+50
2011-03-20
i2c-mxs: set controller to pio queue mode after reset
Sascha Hauer
1
-2
/
+2
2011-03-20
Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12
Ben Dooks
3
-0
/
+546
2011-03-20
i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs
Seth Heasley
2
-2
/
+5
2011-03-20
i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter
Jean Delvare
2
-0
/
+5
2011-03-20
i2c-dev: Use standard bus notification mechanism
Jean Delvare
1
-21
/
+39
2011-03-20
i2c: Export i2c_for_each_dev
Jean Delvare
1
-6
/
+14
2011-03-20
i2c: make i2c_get_adapter prototype clearer
Jean Delvare
1
-2
/
+2
2011-03-20
i2c-boardinfo: Fix typo in comment
Wolfram Sang
1
-1
/
+1
2011-03-17
Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
4
-1
/
+1132
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...
Linus Torvalds
3
-0
/
+318
2011-03-17
unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc
GuanXuetao
3
-0
/
+318
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-23
/
+17
2011-03-16
Merge branches 'for-2639/i2c/i2c-tegra', 'for-2639/i2c/i2c-mpc' and 'for-2639...
Ben Dooks
7
-7
/
+462
2011-03-15
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-13
/
+3
2011-03-16
i2c-mpc: Add support for 64bit system
Kumar Gala
1
-1
/
+1
2011-03-08
i2c-eg20t: include slab.h for memory allocations
Wolfram Sang
1
-0
/
+1
2011-03-08
i2c-ocores: Fix pointer type mismatch error
Grant Likely
1
-1
/
+1
2011-03-07
i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup
Rajendra Nayak
1
-3
/
+1
2011-03-02
i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOH
Tomoya MORINAGA
2
-68
/
+108
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
3
-23
/
+17
2011-02-23
i2c: add driver for Freescale i.MX28
Wolfram Sang
3
-0
/
+423
2011-02-23
i2c: tegra: Add i2c support
Colin Cross
3
-0
/
+708
2011-02-23
i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace
Ben Dooks
1
-2
/
+2
2011-02-23
i2c-omap: Double clear of ARDY status in IRQ handler
Richard woodruff
1
-1
/
+5
2011-02-23
i2c-omap: fix build for !CONFIG_SUSPEND
Balaji T K
1
-2
/
+3
2011-02-22
i2c-omap: fix static suspend vs. runtime suspend
Kevin Hilman
1
-0
/
+28
2011-02-22
i2c-stu300: make sure adapter-name is terminated
Wolfram Sang
1
-1
/
+1
2011-01-27
i2c/busses: Add support for Diolan U2C-12 USB-I2C adapter
Guenter Roeck
3
-0
/
+546
2011-01-21
driver-core: remove conditionals around devicetree pointers
Grant Likely
2
-13
/
+3
2011-01-14
i2c: Encourage move to dev_pm_ops by warning on use of legacy methods
Mark Brown
1
-0
/
+8
2011-01-14
i2c: Factor out runtime suspend checks from PM operations
Mark Brown
1
-48
/
+20
2011-01-14
i2c: Unregister dummy devices last on adapter removal
Jean Delvare
1
-1
/
+13
2011-01-14
i2c: Convert SCx200 driver from using raw PCI to platform device
Andres Salomon
1
-120
/
+80
2011-01-13
Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
10
-61
/
+1086
[next]