index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-qcom-geni.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: qcom-geni: fix error return code in geni_i2c_gpi_xfer
Wang Yufen
2022-12-01
1
-1
/
+0
*
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2022-08-11
1
-1
/
+1
*
i2c: qcom-geni: Fix GPI DMA buffer sync-back
Robin Reckmann
2022-08-11
1
-2
/
+3
*
i2c: qcom-geni: Use the correct return value
Bjorn Andersson
2022-07-24
1
-1
/
+1
*
i2c: qcom-geni: Propagate GENI_ABORT_DONE to geni_i2c_abort_xfer()
Bjorn Andersson
2022-07-24
1
-5
/
+15
*
Merge tag 'i2c-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
Linus Torvalds
2022-05-31
1
-4
/
+2
|
\
|
*
i2c: qcom-geni: remove unnecessary conditions
Dan Carpenter
2022-05-21
1
-4
/
+2
*
|
i2c: qcom-geni: Use dev_err_probe() for GPI DMA error
Bjorn Andersson
2022-04-15
1
-4
/
+2
|
/
*
i2c: qcom-geni: Add support for GPI DMA
Vinod Koul
2022-03-01
1
-28
/
+280
*
i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops
Roja Rani Yarubandi
2021-06-04
1
-1
/
+11
*
i2c: qcom-geni: Add shutdown callback for i2c
Roja Rani Yarubandi
2021-06-04
1
-0
/
+9
*
i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected"
Colin Ian King
2021-05-25
1
-1
/
+1
*
Revert "i2c: i2c-qcom-geni: Add shutdown callback for i2c"
Wolfram Sang
2021-02-26
1
-34
/
+0
*
i2c: i2c-qcom-geni: Add shutdown callback for i2c
Roja Rani Yarubandi
2021-02-01
1
-0
/
+34
*
i2c: qcom-geni: Store DMA mapping data in geni_i2c_dev struct
Roja Rani Yarubandi
2021-01-05
1
-16
/
+43
*
Revert "i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630"
Bjorn Andersson
2020-12-03
1
-8
/
+4
*
Revert "i2c: i2c-qcom-geni: Fix DMA transfer race"
Douglas Anderson
2020-10-26
1
-4
/
+2
*
i2c: busses: replace spin_lock_irqsave by spin_lock in hard IRQ
Barry Song
2020-09-29
1
-3
/
+2
*
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-03
1
-1
/
+25
|
\
|
*
i2c: i2c-qcom-geni: Add interconnect support
Akash Asthana
2020-06-24
1
-1
/
+25
*
|
i2c: i2c-qcom-geni: Fix DMA transfer race
Douglas Anderson
2020-07-23
1
-2
/
+4
|
/
*
i2c: qcom-geni: Drop of_platform.h include
Stephen Boyd
2020-03-13
1
-1
/
+0
*
i2c: qcom-geni: Grow a dev pointer to simplify code
Stephen Boyd
2020-03-13
1
-31
/
+26
*
i2c: qcom-geni: Let firmware specify irq trigger flags
Stephen Boyd
2020-03-13
1
-2
/
+2
*
i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
Lee Jones
2019-09-28
1
-4
/
+8
*
i2c: qcom-geni: Provide support for ACPI
Lee Jones
2019-06-14
1
-1
/
+14
*
i2c: qcom-geni: Signify successful driver probe
Lee Jones
2019-06-14
1
-0
/
+2
*
i2c: qcom-geni: Fix runtime PM mismatch with child devices
Stephen Boyd
2018-11-09
1
-7
/
+8
*
i2c: i2c-qcom-geni: Simplify irq handler
Stephen Boyd
2018-10-11
1
-41
/
+29
*
i2c: i2c-qcom-geni: Simplify tx/rx functions
Stephen Boyd
2018-10-11
1
-43
/
+36
*
i2c: i2c-qcom-geni: Properly handle DMA safe buffers
Stephen Boyd
2018-09-25
1
-4
/
+18
*
i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
Karthikeyan Ramasubramanian
2018-07-31
1
-0
/
+673