index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-618
/
+2830
2017-07-04
i2c: designware: Let slave adapter support be optional
Jarkko Nikula
2
-1
/
+4
2017-07-04
i2c: designware: Make HW init functions static
Jarkko Nikula
3
-8
/
+4
2017-07-04
i2c: designware: fix spelling mistakes
Colin Ian King
1
-1
/
+1
2017-07-04
i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus
Chris Packham
1
-3
/
+3
2017-07-04
i2c: pca-platform: correctly set algo_data.reset_chip
Chris Packham
1
-2
/
+4
2017-06-27
i2c: designware: enable SLAVE in platform module
Luis Oliveira
2
-5
/
+38
2017-06-27
i2c: designware: add SLAVE mode functions
Luis Oliveira
5
-1
/
+418
2017-06-27
i2c: zx2967: drop COMPILE_TEST dependency
Shawn Guo
1
-1
/
+1
2017-06-27
i2c: zx2967: always use the same device when printing errors
Wolfram Sang
1
-1
/
+1
2017-06-27
i2c: pca-platform: use dev_warn/dev_info instead of printk
Chris Packham
1
-3
/
+3
2017-06-27
i2c: pca-platform: use device managed allocations
Chris Packham
1
-47
/
+12
2017-06-27
i2c: pca-platform: add devicetree awareness
Chris Packham
1
-0
/
+25
2017-06-27
i2c: pca-platform: switch to struct gpio_desc
Chris Packham
1
-24
/
+19
2017-06-23
i2c: cadance: fix ctrl/addr reg write order
Matt Weber
1
-3
/
+3
2017-06-23
i2c: zx2967: add i2c controller driver for ZTE's zx2967 family
Baoyou Xie
3
-0
/
+619
2017-06-23
i2c: aspeed: added slave support for Aspeed I2C driver
Brendan Higgins
1
-0
/
+201
2017-06-23
i2c: aspeed: added driver for Aspeed I2C
Brendan Higgins
3
-0
/
+701
2017-06-23
i2c: rcar: document HW incapabilities
Wolfram Sang
1
-1
/
+6
2017-06-22
i2c: imx: Use correct function to write to register
Michail Georgios Etairidis
1
-4
/
+4
2017-06-19
i2c: emev2: Handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+3
2017-06-19
i2c: designware: introducing I2C_SLAVE definitions
Luis Oliveira
1
-2
/
+31
2017-06-19
i2c: designware: MASTER mode as separated driver
Luis Oliveira
6
-368
/
+433
2017-06-19
i2c: designware: refactoring of the i2c-designware
Luis Oliveira
2
-35
/
+52
2017-06-19
i2c: designware: Cleaning and comment style fixes.
Luis Oliveira
3
-61
/
+62
2017-06-19
i2c: at91: Fix compilation warning.
Arvind Yadav
1
-4
/
+4
2017-06-19
i2c: at91: Handle return value of clk_prepare_enable
Arvind Yadav
1
-2
/
+6
2017-06-19
i2c: use proper name for the R-Car SoC
Wolfram Sang
1
-1
/
+1
2017-06-19
i2c: xlp9xx: Enable HWMON class probing for xlp9xx
George Cherian
1
-0
/
+1
2017-06-19
i2c: i801: Add support for Intel Cannon Lake
Srinivas Pandruvada
2
-0
/
+10
2017-06-18
i2c: xgene-slimpro: include linux/io.h for memremap
Arnd Bergmann
1
-0
/
+1
2017-06-15
i2c: ismt: fix wrong device address when unmap the data buffer
Liwei Song
1
-1
/
+1
2017-06-15
i2c: rcar: use correct length when unmapping DMA
Wolfram Sang
1
-1
/
+1
2017-06-02
i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_end
Michael Thalmeier
1
-3
/
+3
2017-06-02
i2c: sh_mobile: drop needless check for of_node
Wolfram Sang
1
-12
/
+7
2017-06-02
i2c: sh_mobile: remove platform_data
Wolfram Sang
1
-8
/
+0
2017-06-02
i2c: xgene-slimpro: Add ACPI support by using PCC mailbox
Hoan Tran
1
-13
/
+161
2017-06-02
i2c: xgene-slimpro: Use a single function to send command message
Hoan Tran
1
-41
/
+26
2017-05-31
i2c: rename core source file to allow refactorization
Wolfram Sang
1
-1
/
+1
2017-05-22
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jan Kiszka
1
-1
/
+1
2017-05-22
i2c: i2c-tiny-usb: fix buffer not being DMA capable
Sebastian Reichel
1
-4
/
+21
2017-05-19
i2c: designware: don't infer timings described by ACPI from clock rate
Ard Biesheuvel
1
-8
/
+10
2017-05-17
i2c: xgene: Set ACPI_COMPANION_I2C
Tin Huynh
1
-0
/
+1
2017-05-16
i2c: mv64xxx: don't override deferred probing when getting irq
Thomas Petazzoni
1
-3
/
+3
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-12
/
+12
2017-05-10
Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2017-04-27
i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controller
Hanjun Guo
1
-0
/
+2
2017-04-21
i2c: thunderx: Enable HWMON class probing
Jan Glauber
1
-0
/
+1
2017-04-21
i2c: rcar: clarify PM handling with more comments
Wolfram Sang
1
-1
/
+3
2017-04-21
i2c: rcar: fix resume by always initializing registers before transfer
Wolfram Sang
1
-2
/
+2
[next]