index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: meson: implement the master_xfer_atomic callback
Martin Blumenstingl
2020-01-13
1
-32
/
+65
*
I2C: JZ4780: Add support for the X1000.
周琰杰 (Zhou Yanjie)
2020-01-06
1
-40
/
+116
*
i2c: tiny-usb: Correct I2C fault codes.
Christoph Müllner
2020-01-06
1
-4
/
+4
*
i2c: at91: remote default value initialization
Eugen Hristev
2020-01-06
1
-39
/
+0
*
i2c: core: Use DEVICE_ATTR_*() helper macros
Geert Uytterhoeven
2019-12-17
1
-10
/
+10
*
i2c: remove i2c_new_dummy() API
Wolfram Sang
2019-12-10
1
-23
/
+0
*
Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-12-01
20
-131
/
+321
|
\
|
*
i2c: icy: convert to i2c_new_scanned_device
Wolfram Sang
2019-11-28
1
-4
/
+4
|
*
i2c: replace i2c_new_probed_device with an ERR_PTR variant
Wolfram Sang
2019-11-28
1
-6
/
+19
|
*
i2c: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-25
2
-20
/
+20
|
*
i2c: smbus: Don't filter out duplicate alerts
Corey Minyard
2019-11-25
1
-7
/
+0
|
*
i2c: i801: Correct Intel Jasper Lake SOC naming
Andy Shevchenko
2019-11-25
2
-5
/
+5
|
*
i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop
Alain Volmat
2019-11-25
1
-1
/
+1
|
*
i2c: iproc: Add i2c repeated start capability
Lori Hikichi
2019-11-17
1
-13
/
+50
|
*
i2c: remove helpers for ref-counting clients
Wolfram Sang
2019-11-15
1
-32
/
+0
|
*
i2c: tegra: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-14
1
-2
/
+2
|
*
i2c: sh_mobile: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-14
1
-1
/
+1
|
*
i2c: qup: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-14
1
-2
/
+2
|
*
i2c: at91: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-14
1
-2
/
+2
|
*
i2c: rcar: Remove superfluous call to clk_get_rate()
Geert Uytterhoeven
2019-11-14
1
-1
/
+1
|
*
i2c: pxa: remove unused i2c-slave APIs
Patrick Williams
2019-11-11
1
-1
/
+0
|
*
i2c: pxa: migrate to new i2c_slave APIs
Patrick Williams
2019-11-11
2
-14
/
+61
|
*
i2c: cros-ec-tunnel: Make the device acpi compatible
Akshu Agrawal
2019-11-11
1
-5
/
+10
|
*
i2c: stm32f7: report dma error during probe
Alain Volmat
2019-11-11
2
-8
/
+17
|
*
i2c: icy: no need to populate address for scanned device
Wolfram Sang
2019-11-11
1
-1
/
+0
|
*
i2c: xiic: Fix kerneldoc warnings
Shubhrajyoti Datta
2019-11-11
1
-0
/
+2
|
*
i2c: stm32f7: fix & reorder remove & probe error handling
Alain Volmat
2019-11-11
1
-7
/
+12
|
*
i2c: stm32f7: rework slave_id allocation
Alain Volmat
2019-10-26
1
-1
/
+1
|
*
i2c: i801: Add support for Intel Comet Lake PCH-H
Jarkko Nikula
2019-10-24
1
-0
/
+4
|
*
i2c: i801: Add support for Intel Jasper Lake
Jarkko Nikula
2019-10-24
2
-0
/
+5
|
*
i2c: at91: add support for analog filtering
Eugen Hristev
2019-10-24
3
-4
/
+26
|
*
i2c: at91: add support for advanced digital filtering
Eugen Hristev
2019-10-24
3
-3
/
+41
|
*
i2c: at91: add support for digital filtering
Eugen Hristev
2019-10-24
3
-0
/
+23
|
*
i2c: at91: add new platform support for sam9x60
Eugen Hristev
2019-10-24
1
-0
/
+11
|
*
i2c: add support for filters optional properties
Eugen Hristev
2019-10-24
1
-0
/
+6
|
*
i2c: Aspeed: Add AST2600 compatible
Eddie James
2019-10-21
1
-0
/
+4
*
|
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
1
-0
/
+1
|
\
\
|
*
|
i2c: of: Populate fwnode in of_i2c_get_board_info()
Saravana Kannan
2019-11-20
1
-0
/
+1
*
|
|
i2c: core: fix use after free in of_i2c_notify
Wen Yang
2019-11-15
1
-2
/
+2
*
|
|
i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
Hans de Goede
2019-11-15
1
-1
/
+27
|
/
/
*
|
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
2019-10-24
1
-1
/
+1
*
|
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
2019-10-24
1
-7
/
+10
*
|
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
2019-10-24
1
-0
/
+2
*
|
i2c: mt65xx: fix NULL ptr dereference
Fabien Parent
2019-10-24
1
-1
/
+1
*
|
i2c: aspeed: fix master pending state handling
Jae Hyun Yoo
2019-10-21
1
-20
/
+34
|
/
*
i2c: slave-eeprom: Add read only mode
Björn Ardö
2019-09-28
1
-3
/
+11
*
i2c: i801: Bring back Block Process Call support for certain platforms
Jarkko Nikula
2019-09-28
1
-0
/
+1
*
i2c: riic: Clear NACK in tend isr
Chris Brandt
2019-09-28
1
-0
/
+1
*
i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
Lee Jones
2019-09-28
1
-4
/
+8
*
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-09-24
29
-236
/
+726
|
\
[next]