index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-hix5hd2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-07-11
i2c: hix5hd2: reword according to newest specification
Wolfram Sang
1
-3
/
+3
2024-05-06
i2c: hix5hd2: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2023-08-08
i2c: hix5hd2: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-6
/
+4
2023-06-23
i2c: hix5hd2: Use devm_clk_get_enabled()
Andi Shyti
1
-7
/
+4
2023-06-14
i2c: hix5hd2: Add I2C_M_STOP flag support for i2c-hix5hd2 driver.
taolan
1
-1
/
+5
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
1
-1
/
+1
2021-08-19
i2c: hix5hd2: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-03-31
i2c: hix5hd2: use the correct HiSilicon copyright
Hao Fang
1
-1
/
+1
2021-01-05
i2c: fix platform_get_irq.cocci warnings
Tian Tao
1
-3
/
+1
2020-04-15
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
1
-3
/
+1
2020-04-02
Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-6
/
+4
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
1
-6
/
+4
2020-03-22
i2c: hix5hd2: add missed clk_disable_unprepare in remove
Chuhong Yuan
1
-0
/
+1
2019-09-03
i2c: hix5hd2: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-05-29
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
1
-7
/
+2
2018-05-15
i2c: hix5hd2: remove some dead code
Peter Rosin
1
-11
/
+1
2018-05-08
i2c: busses: remove superfluous ignoring of children for RPM
Wolfram Sang
1
-1
/
+0
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
-3
/
+1
2015-05-12
i2c: hix5hd2: Fix modalias to make module auto-loading work
Axel Lin
1
-1
/
+1
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
1
-1
/
+1
2014-10-16
i2c: hix5hd2: add i2c controller driver
Wei Yan
1
-0
/
+557