Shubhrajyoti Datta
|
ae7304c3ea
i2c: xiic: Make the start and the byte count write atomic
|
7 年 前 |
Peter Rosin
|
30a6475744
i2c: busses: make use of i2c_8bit_addr_from_msg
|
7 年 前 |
Wolfram Sang
|
3d8b7a4ea3
Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18
|
7 年 前 |
Wolfram Sang
|
7072b75c15
i2c: xiic: move header to platform_data
|
7 年 前 |
Colin Ian King
|
1ee7cdbfcd
i2c: xiic: fix spelling mistake: "unexpexted" -> "unexpected"
|
7 年 前 |
Moritz Fischer
|
74d23319fd
i2c: xiic: Make suspend function names consistent
|
7 年 前 |
Bhumika Goyal
|
329430ccfc
i2c: busses: make i2c_adapter const
|
8 年 前 |
Masahiro Yamada
|
9242e72aae
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
|
8 年 前 |
Wolfram Sang
|
ea734404f3
i2c: don't print error when adding adapter fails
|
9 年 前 |
Shubhrajyoti Datta
|
36ecbcab84
i2c: xiic: Implement power management
|
9 年 前 |
Lars-Peter Clausen
|
77c6801967
i2c: xiic: Replace spinlock with mutex
|
9 年 前 |
Lars-Peter Clausen
|
d0fe5258e6
i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()
|
9 年 前 |
Lars-Peter Clausen
|
9656eeebf3
i2c: Revert "i2c: xiic: Do not reset controller before every transfer"
|
9 年 前 |
Shubhrajyoti Datta
|
6b0c8dc310
i2c: xiic: Do not continue in case of errors in Rx
|
10 年 前 |
Shubhrajyoti Datta
|
7f9906bd7f
i2c: xiic: Service all interrupts in isr
|
10 年 前 |
Shubhrajyoti Datta
|
542e2a9b73
i2c: xiic: Remove the Addressed as slave interrupt
|
10 年 前 |
Shubhrajyoti Datta
|
b33aa25278
i2c: xiic: Remove busy loop while waiting for bus busy
|
10 年 前 |
Shubhrajyoti Datta
|
e6c9a037bc
i2c: xiic: Remove the disabling of interrupts
|
10 年 前 |
Shubhrajyoti Datta
|
d701667bb3
i2c: xiic: Do not reset controller before every transfer
|
10 年 前 |
Shubhrajyoti Datta
|
fcc2fac60a
i2c: xiic: move the xiic_process to thread context
|
10 年 前 |
Shubhrajyoti Datta
|
0387fc1645
i2c: xiic: Remove the disabling of interrupts
|
10 年 前 |
Shubhrajyoti Datta
|
bea6ff020f
i2c: xiic: Fix kerneldoc warnings
|
10 年 前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年 前 |
Thomas Gessler
|
48ef3ca98d
i2c: xiic: Fix big-endian register access
|
10 年 前 |
Wolfram Sang
|
ca1f8da9ac
i2c: remove FSF address
|
10 年 前 |
Wolfram Sang
|
1ecc4335eb
i2c: busses: drop owner assignment from platform_drivers
|
10 年 前 |
Wolfram Sang
|
4db5beed9c
i2c: i2c-xiic: Drop class based scanning to improve bootup time
|
11 年 前 |
Wolfram Sang
|
a9965d73fd
i2c: i2c-xiic: deprecate class based instantiation
|
11 年 前 |
Paul Gortmaker
|
21d0b7c0fa
i2c: delete non-required instances of include <linux/init.h>
|
11 年 前 |
Kedareswara rao Appana
|
168e722dcb
i2c: xilinx: Use devm_* functions
|
11 年 前 |