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
/
busses
/
i2c-i801.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-02
i2c: Make PCI device ids constant
Márton Németh
1
-1
/
+1
2009-12-06
i2c-i801: Retry on lost arbitration
Jean Delvare
1
-0
/
+3
2009-10-04
i2c: Hide probe errors caused by ACPI resource conflicts
Jean Delvare
1
-1
/
+3
2009-05-05
i2c: Timeouts off by 1
Roel Kluin
1
-4
/
+4
2009-03-30
i2c-i801: Instantiate FSC hardware montioring chips
Hans de Goede
1
-0
/
+77
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
1
-1
/
+0
2009-01-07
Input: apanel - convert to new i2c binding
Jean Delvare
1
-1
/
+49
2008-10-22
i2c-i801: Add support for Intel Ibex Peak
Seth Heasley
1
-0
/
+3
2008-07-14
i2c: Drop stray references to lm_sensors
Jean Delvare
1
-2
/
+0
2008-07-14
i2c: Check for ACPI resource conflicts
Jean Delvare
1
-0
/
+5
2008-07-14
i2c-i801: Fix handling of error conditions
Jean Delvare
1
-98
/
+102
2008-07-14
i2c-i801: Rename local variable temp to status
Jean Delvare
1
-33
/
+33
2008-07-14
i2c-i801: Properly report bus arbitration loss
Jean Delvare
1
-6
/
+4
2008-07-14
i2c-i801: Remove verbose debugging messages
Jean Delvare
1
-18
/
+0
2008-07-14
i2c: Let bus drivers add SPD to their class
Jean Delvare
1
-1
/
+1
2008-07-14
i2c: Consistently reject unsupported transactions
Jean Delvare
1
-1
/
+0
2008-07-14
i2c: Bus drivers return -Errno not -1
David Brownell
1
-21
/
+23
2008-02-24
i2c-i801: Add support for the ICH10
Gaston, Jason D
1
-2
/
+8
2008-01-27
i2c-i801: Implement I2C block read support
Jean Delvare
1
-25
/
+54
2008-01-27
i2c-i801: Clear special mode bits as needed
Jean Delvare
1
-1
/
+6
2008-01-27
i2c-i801: More explicit names for chip features
Jean Delvare
1
-9
/
+15
2008-01-27
i2c-i801: Document which chip support what feature
Jean Delvare
1
-24
/
+33
2007-10-13
i2c: Rename the PEC functionality bit
David Brownell
1
-1
/
+1
2007-10-13
i2c-i801: Add support for the Intel Tolapai SMBus
Jason Gaston
1
-0
/
+3
2007-08-14
i2c-i801: Typo: erroneous
Jean Delvare
1
-2
/
+2
2007-07-12
i2c-i801: Use the internal 32-byte buffer on ICH4+
Oleg Ryjkov
1
-51
/
+100
2007-07-12
i2c-i801: Various cleanups
Oleg Ryjkov
1
-41
/
+75
2007-05-01
i2c: Shrink struct i2c_client
David Brownell
1
-1
/
+1
2007-03-22
i2c-i801: Restore the device state before leaving
Jean Delvare
1
-0
/
+25
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-13
i2c: Add IDs to adapters
Stephen Hemminger
1
-0
/
+1
2007-02-13
i2c-i801: Spelling fix
Jean Delvare
1
-1
/
+1
2006-12-10
i2c: Enable PEC on more i2c-i801 devices
Jean Delvare
1
-4
/
+12
2006-12-01
i2c-i801: SMBus patch for Intel ICH9
Jason Gaston
1
-0
/
+2
2006-09-26
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
1
-1
/
+1
2006-06-30
[PATCH] i2c-801: 64bit resource fix
Andrew Morton
1
-2
/
+2
2006-06-27
[PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabled
Daniel Ritz
1
-6
/
+10
2006-06-22
[PATCH] i2c-i801: Merge setup function
Jean Delvare
1
-66
/
+55
2006-06-22
[PATCH] i2c-i801: Better pci subsystem integration
Jean Delvare
1
-11
/
+27
2006-06-22
[PATCH] i2c-i801: Cleanups
Jean Delvare
1
-19
/
+13
2006-06-22
[PATCH] i2c-i801: Remove PCI function check
Jean Delvare
1
-4
/
+0
2006-06-22
[PATCH] i2c-i801: Remove force_addr parameter
Jean Delvare
1
-28
/
+7
2006-06-22
[PATCH] i2c-i801: Fix block transaction poll loops
Jean Delvare
1
-2
/
+2
2006-04-20
[PATCH] i2c-i801: Fix resume when PEC is used
Jean Delvare
1
-0
/
+5
2006-02-06
[PATCH] i2c-i801: I2C patch for Intel ICH8
Jason Gaston
1
-0
/
+2
2006-01-05
[PATCH] i2c: i2c-i801 explicitly enables/disables PEC
Mark M. Hoffman
1
-5
/
+1
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-10-28
[PATCH] i2c: i2c-i801 PEC code cleanups
Jean Delvare
1
-14
/
+10
2005-10-28
[PATCH] i2c: SMBus PEC support rewrite, 3 of 3
Jean Delvare
1
-8
/
+5
[next]