index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-qcom-geni.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
1
-3
/
+2
*
Merge tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-25
1
-1
/
+1
|
\
|
*
i2c: qcom-geni: change i2c_master_hub to static
Yang Yingliang
2023-01-09
1
-1
/
+1
*
|
soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.h
Elliot Berman
2023-02-09
1
-1
/
+1
|
/
*
Merge tag 'i2c-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-15
1
-3
/
+55
|
\
|
*
i2c: qcom-geni: add support for I2C Master Hub variant
Neil Armstrong
2022-12-05
1
-0
/
+8
|
*
i2c: qcom-geni: add desc struct to prepare support for I2C Master Hub variant
Neil Armstrong
2022-12-05
1
-3
/
+47
*
|
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-04
1
-1
/
+25
|
\
|
*
i2c: i2c-qcom-geni: Add interconnect support
Akash Asthana
2020-06-25
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