index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
i2c: i801: Add PCI ID for Intel Braswell
Alan Cox
1
-0
/
+2
2015-02-04
i2c: i801: Add device ID for Intel Wildcat Point PCH
Jean Delvare
2
-0
/
+4
2015-02-04
i2c: i801: Fix the alignment of the device table
Jean Delvare
1
-68
/
+68
2015-02-04
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
20
-20
/
+20
2015-02-04
i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND}
Sergei Shtylyov
1
-2
/
+2
2015-02-04
Revert "i2c: rcar: remove spinlock"
Sergei Shtylyov
1
-0
/
+22
2015-02-04
i2c: rcar: fix MNR interrupt handling
Sergei Shtylyov
1
-6
/
+9
2015-02-04
i2c: i2c-rcar: Drop class based scanning to improve bootup time
Wolfram Sang
1
-7
/
+7
2015-02-04
i2c: sh_mobile: add compatibles for additional SoC
Wolfram Sang
1
-0
/
+3
2015-02-04
i2c: sh_mobile: fix clock calculation for newer SoCs
Wolfram Sang
1
-10
/
+38
2015-02-04
i2c: sh_mobile: check timing parameters for valid range
Wolfram Sang
1
-4
/
+13
2015-02-04
i2c: sh_mobile: bail out on errors when initializing
Wolfram Sang
1
-5
/
+7
2015-02-04
i2c: sh_mobile: remove superfluous offset parameter
Wolfram Sang
1
-9
/
+6
2015-02-04
i2c: sh_mobile: devm conversion, irq setup
Wolfram Sang
1
-41
/
+15
2015-02-04
i2c: sh_mobile: devm conversion, low hanging fruits
Wolfram Sang
1
-31
/
+10
2015-02-04
i2c: sh_mobile: honor DT bus speed settings
Wolfram Sang
1
-1
/
+4
2015-02-04
i2c: sh_mobile: improve error handling
Wolfram Sang
1
-16
/
+9
2015-02-04
i2c: sh_mobile: replace magic hex values with constants
Wolfram Sang
1
-5
/
+6
2015-02-04
i2c: remove unnecessary OOM messages
Jingoo Han
14
-41
/
+13
2015-02-04
i2c: rcar: update copyright and license information
Wolfram Sang
1
-8
/
+6
2015-02-04
i2c: rcar: janitorial cleanup after refactoring
Wolfram Sang
1
-45
/
+5
2015-02-04
i2c: rcar: reuse status bits as enable bits
Wolfram Sang
1
-13
/
+4
2015-02-04
i2c: rcar: remove spinlock
Wolfram Sang
1
-22
/
+0
2015-02-04
i2c: rcar: refactor status bit handling
Wolfram Sang
1
-13
/
+7
2015-02-04
i2c: rcar: refactor setting up msg
Wolfram Sang
1
-25
/
+5
2015-02-04
i2c: rcar: check bus free before first message
Wolfram Sang
1
-11
/
+5
2015-02-04
i2c: rcar: refactor irq state machine
Wolfram Sang
1
-32
/
+7
2015-02-04
i2c: rcar: refactor bus state machine
Wolfram Sang
1
-27
/
+10
2015-02-04
i2c: rcar: no need to store irq number
Wolfram Sang
1
-5
/
+4
2015-02-04
i2c: rcar: not everything needs to be a function
Wolfram Sang
1
-11
/
+3
2015-02-04
i2c: rcar: add compatibles for additional SoC
Wolfram Sang
1
-0
/
+3
2015-02-04
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
1
-1
/
+1
2015-02-04
i2c: i2c-rcar: deprecate class based instantiation
Wolfram Sang
1
-1
/
+1
2015-02-04
i2c: rcar: add compatible entry for r8a7791
Wolfram Sang
1
-0
/
+1
2015-02-04
i2c: add deprecation warning for class based instantiation
Wolfram Sang
1
-0
/
+7
2014-12-16
i2c: davinci: generate STP always when NACK is received
Grygorii Strashko
1
-5
/
+3
2014-12-16
i2c: omap: fix i207 errata handling
Alexander Kochetkov
1
-3
/
+5
2014-12-16
i2c: omap: fix NACK and Arbitration Lost irq handling
Alexander Kochetkov
1
-2
/
+0
2014-11-14
i2c: at91: don't account as iowait
Wolfram Sang
1
-1
/
+1
2014-10-05
i2c: ismt: use correct length when copy buffer
Fan Du
1
-2
/
+2
2014-10-05
i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.
Simon Lindgren
1
-2
/
+2
2014-10-05
i2c: at91: add bound checking on SMBus block length bytes
Marek Roszko
1
-4
/
+24
2014-10-05
i2c: mv64xxx: continue probe when clock-frequency is missing
Chen-Yu Tsai
1
-2
/
+1
2014-09-05
drivers/i2c/busses: use correct type for dma_map/unmap
Wolfram Sang
1
-2
/
+2
2014-06-07
i2c: s3c2410: resume race fix
Olof Johansson
1
-1
/
+1
2014-06-07
i2c: designware: Mask all interrupts during i2c controller enable
Du, Wenkai
1
-0
/
+3
2014-06-07
i2c: rcar: bail out on zero length transfers
Wolfram Sang
1
-1
/
+8
2014-06-07
i2c: i801: enable Intel BayTrail SMBUS
Chew, Kean ho
2
-0
/
+4
2014-03-24
i2c: cpm: Fix build by adding of_address.h and of_irq.h
Scott Wood
1
-0
/
+2
2014-03-13
i2c: Remove usage of orphaned symbol OF_I2C
Richard Weinberger
1
-1
/
+1
[next]