index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-xiic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
i2c: xiic: Make sure to disable clock on .remove()
Uwe Kleine-König
1
-3
/
+6
2022-10-19
i2c: xiic: Add platform module alias
Martin Tůma
1
-0
/
+1
2022-06-14
i2c: xiic: Fix the type check for xiic_wakeup
Shubhrajyoti Datta
1
-2
/
+2
2022-05-21
i2c: xiic: Correct the datatype for rx_watermark
Shubhrajyoti Datta
1
-2
/
+2
2022-05-14
i2c: xiic: Fix Tx Interrupt path for grouped messages
Raviteja Narayanam
1
-18
/
+20
2022-05-14
i2c: xiic: Fix coding style issues
Michal Simek
1
-17
/
+20
2022-05-14
i2c: xiic: return value of xiic_reinit
Shubhrajyoti Datta
1
-1
/
+4
2022-03-02
i2c: xiic: Make bus names unique
Robert Hancock
1
-1
/
+2
2021-09-14
i2c: xiic: Fix RX IRQ busy check
Marek Vasut
1
-1
/
+1
2021-09-14
i2c: xiic: Only ever transfer single message
Marek Vasut
1
-34
/
+10
2021-09-14
i2c: xiic: Switch from waitqueue to completion
Marek Vasut
1
-15
/
+18
2021-09-14
i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process()
Marek Vasut
1
-11
/
+26
2021-09-14
i2c: xiic: Drop broken interrupt handler
Marek Vasut
1
-24
/
+1
2021-09-14
i2c: xiic: Fix broken locking on tx_msg
Marek Vasut
1
-10
/
+16
2021-06-23
i2c: xiic: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+4
2021-04-14
i2c: xiic: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-2
/
+2
2020-08-28
i2c: xiic: Support forcing single-master in DT
Jaakko Laine
1
-0
/
+14
2020-08-28
i2c: xiic: Improve struct memory alignment
Jaakko Laine
1
-2
/
+2
2020-08-28
i2c: xiic: Change code alignment to 1 space only
Jaakko Laine
1
-24
/
+24
2020-01-29
i2c: xiic: fix indentation issue
Colin Ian King
1
-1
/
+1
2020-01-15
i2c: xiic: Fix the clocking across bind unbind
Shubhrajyoti Datta
1
-5
/
+7
2020-01-15
i2c: xiic: defer the probe if clock is not found
Venkatesh Yadav Abbarapu
1
-1
/
+2
2020-01-15
i2c: xiic: Add timeout to the rx fifo wait loop
Shubhrajyoti Datta
1
-10
/
+42
2020-01-15
i2c: xiic: convert to use i2c_new_client_device()
Wolfram Sang
1
-1
/
+1
2019-11-11
i2c: xiic: Fix kerneldoc warnings
Shubhrajyoti Datta
1
-0
/
+2
2019-06-08
i2c: xiic: Add max_read_len quirk
Robert Hancock
1
-0
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-10
/
+1
2018-09-06
i2c: xiic: Make the start and the byte count write atomic
Shubhrajyoti Datta
1
-0
/
+4
2018-05-29
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
1
-9
/
+2
2018-05-17
Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18
Wolfram Sang
1
-1
/
+1
2018-05-17
i2c: xiic: move header to platform_data
Wolfram Sang
1
-1
/
+1
2018-05-17
i2c: xiic: fix spelling mistake: "unexpexted" -> "unexpected"
Colin Ian King
1
-2
/
+2
2018-03-17
i2c: xiic: Make suspend function names consistent
Moritz Fischer
1
-4
/
+4
2017-08-29
i2c: busses: make i2c_adapter const
Bhumika Goyal
1
-1
/
+1
2017-07-31
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
Masahiro Yamada
1
-4
/
+2
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
1
-1
/
+0
2016-03-03
i2c: xiic: Implement power management
Shubhrajyoti Datta
1
-7
/
+81
2015-11-30
i2c: xiic: Replace spinlock with mutex
Lars-Peter Clausen
1
-6
/
+6
2015-11-20
i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()
Lars-Peter Clausen
1
-2
/
+1
2015-11-20
i2c: Revert "i2c: xiic: Do not reset controller before every transfer"
Lars-Peter Clausen
1
-0
/
+3
2015-08-10
i2c: xiic: Do not continue in case of errors in Rx
Shubhrajyoti Datta
1
-0
/
+2
2015-08-10
i2c: xiic: Service all interrupts in isr
Shubhrajyoti Datta
1
-14
/
+10
2015-08-10
i2c: xiic: Remove the Addressed as slave interrupt
Shubhrajyoti Datta
1
-1
/
+1
2015-08-10
i2c: xiic: Remove busy loop while waiting for bus busy
Shubhrajyoti Datta
1
-1
/
+1
2015-08-10
i2c: xiic: Remove the disabling of interrupts
Shubhrajyoti Datta
1
-7
/
+0
2015-08-10
i2c: xiic: Do not reset controller before every transfer
Shubhrajyoti Datta
1
-1
/
+0
2015-08-10
i2c: xiic: move the xiic_process to thread context
Shubhrajyoti Datta
1
-13
/
+20
2015-08-10
i2c: xiic: Remove the disabling of interrupts
Shubhrajyoti Datta
1
-3
/
+0
2015-05-12
i2c: xiic: Fix kerneldoc warnings
Shubhrajyoti Datta
1
-0
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
[next]