index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-nomadik.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-20
1
-5
/
+2
|
\
|
*
i2c: nomadik: remove printout on handled timeouts
Wolfram Sang
2024-05-06
1
-5
/
+2
*
|
ARM: 9367/1: i2c: nomadik: drop owner assignment
Krzysztof Kozlowski
2024-04-18
1
-1
/
+0
|
/
*
i2c: nomadik: sort includes
Théo Lebrun
2024-03-12
1
-8
/
+8
*
i2c: nomadik: support Mobileye EyeQ5 I2C controller
Théo Lebrun
2024-03-12
1
-4
/
+86
*
i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree
Théo Lebrun
2024-03-12
1
-1
/
+8
*
i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
Théo Lebrun
2024-03-12
1
-3
/
+3
*
i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
Théo Lebrun
2024-03-12
1
-22
/
+48
*
i2c: nomadik: use bitops helpers
Théo Lebrun
2024-03-12
1
-73
/
+88
*
i2c: nomadik: simplify IRQ masking logic
Théo Lebrun
2024-03-12
1
-12
/
+6
*
i2c: nomadik: rename private struct pointers from dev to priv
Théo Lebrun
2024-03-08
1
-214
/
+214
*
i2c: nomadik: Remove #ifdef guards for PM related functions
Paul Cercueil
2023-08-08
1
-9
/
+3
*
i2c: nomadik: Remove a useless call in the remove function
Christophe JAILLET
2023-07-06
1
-2
/
+0
*
i2c: nomadik: Use dev_err_probe() whenever possible
Andi Shyti
2023-06-14
1
-8
/
+6
*
i2c: nomadik: Use devm_clk_get_enabled()
Andi Shyti
2023-06-14
1
-15
/
+3
*
i2c: nomadik: Remove unnecessary goto label
Andi Shyti
2023-06-14
1
-13
/
+8
*
i2c: Improve size determinations
Markus Elfring
2023-06-07
1
-1
/
+1
*
i2c: Delete error messages for failed memory allocations
Markus Elfring
2023-06-07
1
-1
/
+0
*
i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout'
Lee Jones
2021-05-27
1
-1
/
+1
*
i2c: nomadik: Fix space errors
Tian Tao
2021-04-15
1
-2
/
+2
*
amba: Make the remove callback return void
Uwe Kleine-König
2021-02-02
1
-3
/
+1
*
i2c: Use separate MODULE_AUTHOR() statements for multiple authors
Jarkko Nikula
2020-07-04
1
-1
/
+2
*
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
i2c: nomadik: remove an unnecessary NULL check in nmk_i2c_remove()
Dan Carpenter
2019-04-03
1
-2
/
+1
*
i2c: busses: remove superfluous ignoring of children for RPM
Wolfram Sang
2018-05-08
1
-2
/
+0
*
i2c: nomadik: constify amba_id
Arvind Yadav
2017-08-29
1
-1
/
+1
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-3
/
+1
*
i2c: nomadik: match status to return type of read_i2c
Nicholas Mc Guire
2015-03-15
1
-1
/
+1
*
i2c: nomadik: match return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-15
1
-2
/
+2
*
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-12-04
1
-1
/
+1
*
i2c: i2c-nomadik: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-4
/
+4
*
i2c: nomadik: Fixup system suspend
Ulf Hansson
2014-05-22
1
-7
/
+7
*
i2c: nomadik: Don't use IS_ERR for devm_ioremap
Ulf Hansson
2014-05-14
1
-1
/
+1
*
i2c: i2c-nomadik: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: nomadik: Remove busy check for transfers at suspend late
Ulf Hansson
2014-03-05
1
-13
/
+0
*
i2c: nomadik: Convert to late and early system PM callbacks
Ulf Hansson
2014-03-05
1
-14
/
+4
*
i2c: nomadik: Fixup deployment of runtime PM
Ulf Hansson
2014-03-05
1
-26
/
+51
*
i2c: nomadik: Remove redundant call to pm_runtime_disable
Ulf Hansson
2014-03-05
1
-1
/
+0
*
i2c: nomadik: Convert to devm functions
Ulf Hansson
2014-03-05
1
-21
/
+10
*
i2c: nomadik: factor platform data into state container
Linus Walleij
2014-03-05
1
-73
/
+42
*
i2c: nomadik: remove platform data header
Linus Walleij
2014-01-09
1
-1
/
+23
*
i2c: nomadik: auto-calculate slave setup time
Linus Walleij
2014-01-09
1
-12
/
+28
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
1
-3
/
+0
*
i2c: use dev_get_platdata()
Jingoo Han
2013-08-19
1
-1
/
+1
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-04
1
-9
/
+43
|
\
|
*
i2c: nomadik: allocate adapter number dynamically
Linus Walleij
2013-06-15
1
-7
/
+2
|
*
i2c: nomadik: support elder Nomadiks
Linus Walleij
2013-06-15
1
-2
/
+41
*
|
i2c: nomadik: use pinctrl PM helpers
Linus Walleij
2013-06-16
1
-80
/
+10
|
/
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-22
1
-2
/
+0
[next]