index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-15
i2c: qup: Fixed the DMA segments length
Abhishek Sahu
1
-5
/
+7
2016-07-15
i2c: qup: Cleared the error bits in ISR
Abhishek Sahu
1
-6
/
+8
2016-07-15
i2c: brcmstb: Remove superfluous size check
Jaedon Shin
1
-2
/
+1
2016-07-15
i2c: brcmstb: Make the driver buildable on BMIPS_GENERIC
Jaedon Shin
1
-1
/
+1
2016-07-14
i2c: core: Add function for finding the bus speed from ACPI
Jarkko Nikula
1
-15
/
+59
2016-07-14
i2c: core: Cleanup I2C ACPI namespace
Jarkko Nikula
1
-27
/
+27
2016-07-14
i2c: use pr_fmt in the core
Wolfram Sang
1
-8
/
+8
2016-07-14
i2c: print more info when acpi_i2c_space_handler() fails
Wolfram Sang
1
-1
/
+2
2016-07-14
i2c: print more info when of_i2c_notify fails
Wolfram Sang
1
-2
/
+2
2016-07-14
i2c: add error message when obtaining idr fails
Wolfram Sang
1
-5
/
+4
2016-07-14
i2c: improve error messages in i2c_register_adapter()
Wolfram Sang
1
-8
/
+8
2016-07-14
i2c: cleanup i2c_register_adapter() by refactoring recovery init
Wolfram Sang
1
-34
/
+42
2016-07-14
i2c: free idr when sanity checks in i2c_register_adapter() fail
Wolfram Sang
1
-3
/
+3
2016-07-14
i2c: versatile: Convert to use resource managed devm_* APIs
Axel Lin
1
-33
/
+13
2016-07-14
i2c: versatile: Allow compile test build
Axel Lin
1
-1
/
+1
2016-07-08
i2c: xlp9xx: add ACPI support for Broadcom Vulcan
Tanmay Jagdale
1
-2
/
+11
2016-07-08
i2c: meson: allow build with COMPILE_TEST
Ben Dooks
1
-1
/
+1
2016-07-08
i2c-dev: don't get i2c adapter via i2c_dev
viresh kumar
1
-6
/
+1
2016-07-05
i2c: designware-pci: clarify a comment for Merrifield
Andy Shevchenko
1
-4
/
+4
2016-07-05
i2c: i801: add support of Host Notify
Benjamin Tissoires
2
-3
/
+86
2016-07-01
i2c: i801: recover from hardware PEC errors
Ellen Wang
1
-2
/
+51
2016-06-19
i2c: pca-isa: Utilize the module_isa_driver macro
William Breathitt Gray
1
-14
/
+1
2016-06-19
i2c: elektor: Utilize the module_isa_driver macro
William Breathitt Gray
1
-13
/
+1
2016-06-19
i2c: designware-pci: Sort header block alphabetically
Andy Shevchenko
1
-9
/
+10
2016-06-19
i2c: designware-pci: Introduce Merrifield support
Andy Shevchenko
1
-0
/
+39
2016-06-19
i2c: designware-pci: Make bus number allocation robust
Andy Shevchenko
2
-50
/
+38
2016-06-19
i2c: designware: Allow build Baytrail semaphore support when IOSF_MBI=m
Jarkko Nikula
1
-1
/
+3
2016-06-19
i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT
Weifeng Voon
1
-1
/
+1
2016-06-18
i2c: qup: use address helper function in read transfer
Naveen Kaje
1
-1
/
+1
2016-06-18
i2c: qup: Fix error handling
Sricharan R
1
-35
/
+41
2016-06-18
i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
Sricharan R
1
-36
/
+15
2016-06-17
i2c: rk3x: support fast-mode plus for rk3399
David Wu
1
-4
/
+17
2016-06-17
i2c: rk3x: add i2c support for rk3399 soc
David Wu
1
-20
/
+274
2016-06-17
i2c: rk3x: Move spec timing data to "static const" structs
David Wu
1
-28
/
+55
2016-06-17
i2c: rk3x: Change SoC data to not use array
David Wu
1
-8
/
+30
2016-06-17
i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()
David Wu
1
-1
/
+0
2016-06-17
i2c: rk3x: use struct "rk3x_i2c_calced_timings"
David Wu
1
-23
/
+32
2016-06-17
i2c: rk3x: add documentation to fields in "struct rk3x_i2c"
David Wu
1
-1
/
+21
2016-06-17
i2c: smbus: add SMBus Host Notify support
Benjamin Tissoires
1
-5
/
+108
2016-06-17
i2c: add a protocol parameter to the alert callback
Benjamin Tissoires
1
-1
/
+2
2016-06-13
i2c: robotfuzz-osif: Constify osif_table
Axel Lin
1
-1
/
+1
2016-06-13
i2c: jz4780: drop superfluous init
Wolfram Sang
1
-4
/
+0
2016-06-13
i2c: i801: Drop needless bit-wise OR
Jean Delvare
1
-1
/
+1
2016-06-13
i2c: Add generic support passing secondary devices addresses
Jean-Michel Hautbois
1
-0
/
+41
2016-06-09
i2c: mux: reg: Provide of_match_table
Lukasz Gemborowski
1
-0
/
+1
2016-06-09
i2c: octeon: Avoid printk after too long SMBUS message
Jan Glauber
1
-5
/
+1
2016-06-09
i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LEN
Jan Glauber
1
-2
/
+9
2016-06-09
i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
Mika Westerberg
1
-3
/
+96
2016-05-28
i2c: dev: use after free in detach
Dan Carpenter
1
-1
/
+1
2016-05-27
i2c: dev: don't start function name with 'return'
Wolfram Sang
1
-3
/
+3
[next]