index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
7
-19
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-10-03
2
-32
/
+15
|
\
\
\
\
|
*
|
|
|
i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
2022-09-19
1
-14
/
+6
|
*
|
|
|
i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
2022-09-19
1
-18
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe
Zhang Qilong
2022-10-02
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
i2c: mux: harden i2c_mux_alloc() against integer overflows
Dan Carpenter
2022-09-21
1
-2
/
+3
*
|
|
i2c: mlxbf: Fix frequency calculation
Asmaa Mnebhi
2022-09-21
1
-40
/
+23
*
|
|
i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
Asmaa Mnebhi
2022-09-17
1
-0
/
+3
*
|
|
i2c: mlxbf: incorrect base address passed during io write
Asmaa Mnebhi
2022-09-17
1
-1
/
+1
*
|
|
i2c: imx: If pm_runtime_get_sync() returned 1 device access is possible
Uwe Kleine-König
2022-09-16
1
-1
/
+1
|
/
/
*
|
i2c: imx: Make sure to unregister adapter on remove()
Uwe Kleine-König
2022-08-21
1
-9
/
+11
*
|
Revert "i2c: scmi: Replace open coded device_get_match_data()"
Wolfram Sang
2022-08-21
1
-2
/
+7
|
/
*
i2c: move core from strlcpy to strscpy
Wolfram Sang
2022-08-11
2
-2
/
+2
*
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2022-08-11
47
-49
/
+49
*
i2c: kempld: Support ACPI I2C device declaration
Chris Pringle
2022-08-11
1
-0
/
+1
*
i2c: mediatek: add i2c compatible for MT8188
Kewei Xu
2022-08-11
1
-0
/
+43
*
i2c: microchip-corei2c: fix erroneous late ack send
Conor Dooley
2022-08-11
1
-1
/
+1
*
i2c: qcom-geni: Fix GPI DMA buffer sync-back
Robin Reckmann
2022-08-11
1
-2
/
+3
*
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-07
1
-3
/
+4
|
\
|
*
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
2022-06-22
1
-3
/
+4
*
|
Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-08-05
2
-30
/
+10
|
\
\
|
*
|
i2c: i801: convert to use common P2SB accessor
Andy Shevchenko
2022-07-14
2
-30
/
+10
|
|
/
*
|
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
3
-36
/
+6
|
\
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-06-10
3
-36
/
+6
|
|
/
*
|
Merge tag 'i2c-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-04
19
-139
/
+1284
|
\
\
|
*
|
i2c: mux-gpmux: Add of_node_put() when breaking out of loop
Liang He
2022-07-26
1
-0
/
+1
|
*
|
i2c: qcom-geni: Use the correct return value
Bjorn Andersson
2022-07-24
1
-1
/
+1
|
*
|
i2c: cadence: Support PEC for SMBus block read
Lars-Peter Clausen
2022-07-24
1
-1
/
+9
|
*
|
i2c: qcom-geni: Propagate GENI_ABORT_DONE to geni_i2c_abort_xfer()
Bjorn Andersson
2022-07-24
1
-5
/
+15
|
*
|
i2c: brcmstb: Use dev_name() for adapter name
Florian Fainelli
2022-07-22
1
-3
/
+1
|
*
|
i2c: Add Renesas RZ/V2M controller
Phil Edworthy
2022-07-22
3
-0
/
+543
|
*
|
i2c: mlxcpld: Add callback to notify probing completion
Vadim Pasternak
2022-07-16
1
-0
/
+4
|
*
|
i2c: scmi: Replace open coded device_get_match_data()
Andy Shevchenko
2022-07-16
1
-7
/
+2
|
*
|
i2c: stm32: add support for the STM32MP13 soc
Alain Volmat
2022-07-16
1
-0
/
+7
|
*
|
i2c: add support for microchip fpga i2c controllers
Conor Dooley
2022-07-07
3
-0
/
+492
|
*
|
i2c: i801: Add support for Intel Meteor Lake-P
Jarkko Nikula
2022-07-06
2
-0
/
+4
|
*
|
i2c: Fix a potential use after free
Xu Wang
2022-06-16
1
-1
/
+2
|
*
|
i2c: hisi: use HZ_PER_KHZ macro in units.h
Yicong Yang
2022-06-15
1
-2
/
+1
|
*
|
i2c: qcom-cci: add msm8974 compatible
Matti Lehtimäki
2022-06-15
1
-0
/
+35
|
*
|
i2c: mv64xxx: Add atomic_xfer method to driver
Chris Morgan
2022-06-14
1
-6
/
+46
|
*
|
i2c: mv64xxx: Remove shutdown method from driver
Chris Morgan
2022-06-14
1
-9
/
+0
|
*
|
i2c: xiic: Fix the type check for xiic_wakeup
Shubhrajyoti Datta
2022-06-14
1
-2
/
+2
|
*
|
i2c: dummy: Drop no-op remove function
Uwe Kleine-König
2022-06-08
1
-6
/
+0
|
*
|
i2c: mxs: Silence a clang warning
Fabio Estevam
2022-06-08
1
-1
/
+1
|
*
|
i2c: qcom-cci: simplify access to bus data structure
Vladimir Zapolskiy
2022-06-08
1
-13
/
+14
|
*
|
i2c: npcm: Capitalize the one-line comment
Tyrone Ting
2022-06-08
1
-6
/
+6
|
*
|
i2c: npcm: Support NPCM845
Tyrone Ting
2022-06-08
3
-48
/
+76
|
*
|
i2c: npcm: Correct slave role behavior
Tali Perry
2022-06-08
1
-3
/
+6
|
*
|
i2c: npcm: Remove own slave addresses 2:10
Tali Perry
2022-06-08
1
-25
/
+16
|
|
/
*
|
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-02
1
-1
/
+1
|
\
\
[prev]
[next]