index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
i2c: sun6i-pw2i: Prefer strscpy over strlcpy
Len Baker
1
-1
/
+1
2021-08-17
i2c: remove dead PMC MSP TWI/SMBus/I2C driver
Lukas Bulwahn
3
-610
/
+0
2021-08-12
i2c: acpi: Add an i2c_acpi_client_count() helper function
Hans de Goede
1
-0
/
+32
2021-08-11
i2c: dev: Use sysfs_emit() in "show" functions
Andy Shevchenko
1
-1
/
+1
2021-08-11
i2c: dev: Define pr_fmt() and drop duplication substrings
Andy Shevchenko
1
-11
/
+9
2021-08-11
i2c: designware: Fix indentation in the header
Andy Shevchenko
1
-2
/
+2
2021-08-11
i2c: designware: Use DIV_ROUND_CLOSEST() macro
Andy Shevchenko
2
-6
/
+7
2021-08-11
i2c: at91: mark PM ops as __maybe unused
Wolfram Sang
1
-1
/
+1
2021-08-11
i2c: sh_mobile: : use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-11
i2c: qup: : use proper DMAENGINE API for termination
Wolfram Sang
1
-1
/
+1
2021-08-11
i2c: mxs: : use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-11
i2c: imx: : use proper DMAENGINE API for termination
Wolfram Sang
1
-3
/
+3
2021-08-11
i2c: at91-master: : use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-11
i2c: at91: remove #define CONFIG_PM
Claudiu Beznea
1
-12
/
+5
2021-08-11
i2c: parport: Switch to use module_parport_driver()
Andy Shevchenko
1
-25
/
+11
2021-08-10
i2c: dev: zero out array used for i2c reads from userspace
Greg Kroah-Hartman
1
-2
/
+3
2021-08-10
i2c: iproc: fix race between client unreg and tasklet
Dhananjay Phadke
1
-2
/
+2
2021-08-10
i2c: i801: Remove not needed debug message
Heiner Kallweit
1
-4
/
+0
2021-08-10
i2c: i801: make p2sb_spinlock a mutex
Heiner Kallweit
1
-4
/
+4
2021-08-10
i2c: i801: Improve disabling runtime pm
Heiner Kallweit
1
-6
/
+1
2021-08-03
i2c: highlander: add IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-07-28
i2c: i801: Fix handling SMBHSTCNT_PEC_EN
Heiner Kallweit
1
-16
/
+11
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+2
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-4
/
+1
2021-07-20
i2c: mpc: Poll for MCF
Chris Packham
1
-2
/
+2
2021-07-04
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-134
/
+341
2021-07-02
i2c: ali1535: mention that the device should not be disabled
Wolfram Sang
1
-0
/
+5
2021-07-02
i2c: mpc: Restore reread of I2C status register
Chris Packham
1
-0
/
+2
2021-06-29
Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+4
2021-06-29
Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'
Rafael J. Wysocki
1
-4
/
+4
2021-06-25
i2c: core-smbus: Expose PEC calculate function for generic use
Quan Nguyen
1
-2
/
+10
2021-06-24
i2c: robotfuzz-osif: fix control-request directions
Johan Hovold
1
-2
/
+2
2021-06-24
i2c: core: Disable client irq on reboot/shutdown
Dmitry Torokhov
1
-0
/
+3
2021-06-24
i2c: imx: Fix some checkpatch warnings
Kwon Tae-young
1
-14
/
+5
2021-06-24
i2c: dev: Add __user annotation
Andreas Hecht
1
-1
/
+1
2021-06-23
i2c: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+1
2021-06-23
i2c: cadence: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+4
2021-06-23
i2c: xiic: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+4
2021-06-23
i2c: cadence: Clear HOLD bit before xfer_size register rolls over
Raviteja Narayanam
1
-7
/
+41
2021-06-21
i2c: cp2615: check for allocation failure in cp2615_i2c_recv()
Dan Carpenter
1
-4
/
+10
2021-06-20
i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_access
Heiner Kallweit
1
-0
/
+3
2021-06-20
i2c: i801: Improve i801_setup_hstcfg
Heiner Kallweit
1
-6
/
+4
2021-06-20
i2c: i801: Use driver name constant instead of function dev_driver_string
Heiner Kallweit
1
-5
/
+5
2021-06-20
i2c: i801: Simplify initialization of i2c_board_info in i801_probe_optional_s...
Heiner Kallweit
1
-4
/
+4
2021-06-20
i2c: i801: Improve status polling
Heiner Kallweit
1
-23
/
+13
2021-06-20
i2c: cht-wc: Replace of_node by NULL
Andy Shevchenko
1
-2
/
+1
2021-06-20
i2c: riic: Add RZ/G2L support
Biju Das
1
-1
/
+22
2021-06-07
ACPI: scan: Extend acpi_walk_dep_device_list()
Daniel Scally
1
-4
/
+4
2021-06-04
i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops
Roja Rani Yarubandi
1
-1
/
+11
2021-06-04
i2c: qcom-geni: Add shutdown callback for i2c
Roja Rani Yarubandi
1
-0
/
+9
[prev]
[next]