index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
i2c: Add drivers for the AMD PCIe MP2 I2C controller
Elie Morisse
2019-03-25
5
-0
/
+1080
|
*
|
i2c: at91: added slave mode support
Juergen Fitschen
2019-03-24
5
-4
/
+198
|
*
|
i2c: at91: split driver into core and master file
Juergen Fitschen
2019-03-24
4
-468
/
+522
|
*
|
i2c: at91: segregate master mode specific code from probe and init func
Juergen Fitschen
2019-03-24
1
-35
/
+55
|
*
|
i2c: rcar: wait for data empty before starting DMA
Wolfram Sang
2019-03-20
1
-7
/
+4
|
*
|
i2c: rcar: let DMA enable routine return success status
Wolfram Sang
2019-03-20
1
-5
/
+6
|
*
|
i2c: rcar: sanity check for minimal DMA length
Wolfram Sang
2019-03-20
1
-2
/
+6
|
*
|
i2c: i2c-stm32f7: improve loopback in timing algorithm
Nicolas Le Bayon
2019-03-20
1
-0
/
+4
|
*
|
i2c: designware: Add support for an interface clock
Phil Edworthy
2019-03-20
3
-2
/
+23
*
|
|
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-05-08
1
-0
/
+7
|
\
\
\
|
*
\
\
Merge 5.1-rc7 into usb-next
Greg Kroah-Hartman
2019-05-03
1
-1
/
+3
|
|
\
\
\
|
*
|
|
|
i2c: nvidia-gpu: Supply CCGx driver the fw build info
Ajay Gupta
2019-04-25
1
-0
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
i2c: synquacer: fix enumeration of slave devices
Ard Biesheuvel
2019-05-02
1
-0
/
+2
*
|
|
|
i2c: designware: ratelimit 'transfer when suspended' errors
Wolfram Sang
2019-05-02
1
-2
/
+1
*
|
|
|
i2c: imx: correct the method of getting private data in notifier_call
Anson Huang
2019-04-24
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
i2c: imx: don't leak the i2c adapter on error
Laurentiu Tudor
2019-04-06
1
-1
/
+3
|
/
/
*
/
i2c: i801: Add support for Intel Comet Lake
Jarkko Nikula
2019-03-20
2
-0
/
+5
|
/
*
i2c: i2c-designware-platdrv: Always use a dynamic adapter number
Hans de Goede
2019-03-13
1
-4
/
+1
*
i2c: i2c-designware-platdrv: Cleanup setting of the adapter number
Hans de Goede
2019-03-13
1
-4
/
+6
*
i2c: i2c-stm32f7: Fix SDADEL minimum formula
Nicolas Le Bayon
2019-03-12
1
-1
/
+1
*
i2c: rcar: explain the lockless design
Wolfram Sang
2019-03-12
1
-0
/
+9
*
i2c: rcar: fix concurrency issue related to ICDMAER
Hiromitsu Yamasaki
2019-03-12
1
-3
/
+3
*
i2c: sis630: correct format strings
Louis Taylor
2019-03-12
1
-2
/
+2
*
i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()
Hsin-Yi Wang
2019-03-12
1
-4
/
+4
*
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-09
1
-1
/
+0
|
\
|
*
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
2019-02-02
1
-1
/
+0
*
|
Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-03-08
20
-407
/
+1293
|
\
\
|
*
|
i2c: ocores: turn incomplete kdoc into a comment
Wolfram Sang
2019-02-24
1
-3
/
+3
|
*
|
i2c: designware: Do not allow i2c_dw_xfer() calls while suspended
Hans de Goede
2019-02-23
4
-1
/
+17
|
*
|
i2c: tegra: Only display error messages if DMA setup fails
Jonathan Hunter
2019-02-23
1
-4
/
+6
|
*
|
i2c: gpio: fault-injector: add 'inject_panic' injector
Wolfram Sang
2019-02-23
1
-1
/
+30
|
*
|
i2c: gpio: fault-injector: add 'lose_arbitration' injector
Wolfram Sang
2019-02-23
1
-0
/
+74
|
*
|
i2c: tegra: remove multi-master support
Sowjanya Komatineni
2019-02-23
1
-2
/
+2
|
*
|
i2c: tegra: remove master fifo support on tegra186
Sowjanya Komatineni
2019-02-23
1
-1
/
+1
|
*
|
i2c: tegra: change phrasing, "fallbacking" to "falling back"
Colin Ian King
2019-02-15
1
-2
/
+2
|
*
|
i2c: aspeed: Add multi-master use case support
Jae Hyun Yoo
2019-02-15
1
-26
/
+93
|
*
|
i2c: ocores: Add support for bus clock via platform data
Andrew Lunn
2019-02-14
1
-1
/
+4
|
*
|
i2c: ocores: Add support for IO mapper registers.
Andrew Lunn
2019-02-14
1
-3
/
+29
|
*
|
i2c: ocores: checkpatch fixes
Federico Vaga
2019-02-14
1
-11
/
+18
|
*
|
i2c: ocores: add SPDX tag
Federico Vaga
2019-02-14
1
-4
/
+1
|
*
|
i2c: ocores: add polling interface
Federico Vaga
2019-02-14
1
-21
/
+161
|
*
|
i2c: ocores: do not handle IRQ if IF is not set
Federico Vaga
2019-02-14
1
-3
/
+6
|
*
|
i2c: ocores: stop transfer on timeout
Federico Vaga
2019-02-14
1
-9
/
+45
|
*
|
i2c: tegra: add i2c interface timing support
Sowjanya Komatineni
2019-02-14
1
-30
/
+159
|
*
|
i2c: tegra: update transfer timeout
Sowjanya Komatineni
2019-02-14
1
-4
/
+11
|
*
|
i2c: tegra: Add DMA support
Sowjanya Komatineni
2019-02-14
1
-49
/
+383
|
*
|
i2c: tegra: update maximum transfer size
Sowjanya Komatineni
2019-02-14
1
-2
/
+6
|
*
|
i2c: tegra: fix maximum transfer size
Sowjanya Komatineni
2019-02-14
1
-1
/
+1
|
*
|
i2c: tegra: add bus clear Master Support
Sowjanya Komatineni
2019-02-14
1
-0
/
+81
|
*
|
i2c: tegra: sort all the include headers alphabetically
Sowjanya Komatineni
2019-02-14
1
-11
/
+8
[prev]
[next]