index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: cros_ec: Remove EC_I2C_FLAG_10BIT
Doug Anderson
2014-09-30
1
-2
/
+4
*
i2c: cros-ec-tunnel: Add of match table
Sjoerd Simons
2014-09-29
1
-0
/
+9
*
i2c: rcar: remove sign-compare flaw
Wolfram Sang
2014-09-29
1
-1
/
+1
*
i2c: ismt: Use minimum descriptor size
Fan Du
2014-09-29
1
-1
/
+1
*
i2c: imx: Add arbitration lost check
Haibo Chen
2014-09-29
1
-0
/
+8
*
i2c: rk3x: Remove unlikely() annotations
Doug Anderson
2014-09-29
1
-2
/
+2
*
i2c: rcar: check for no IRQ in rcar_i2c_irq()
Sergei Shtylyov
2014-09-29
1
-1
/
+7
*
i2c: rcar: make rcar_i2c_prepare_msg() *void*
Sergei Shtylyov
2014-09-29
1
-7
/
+2
*
i2c: rcar: simplify check for last message
Sergei Shtylyov
2014-09-29
1
-1
/
+1
*
i2c: designware: add support of platform data to set I2C mode
Tan, Raymond
2014-09-29
1
-0
/
+6
*
i2c: designware: add support of I2C standard mode
Romain Baeriswyl
2014-09-29
1
-2
/
+21
*
i2c: acpi: Fix NULL Pointer dereference
Peter Hüwe
2014-09-25
1
-2
/
+12
*
i2c: move acpi code back into the core
Wolfram Sang
2014-09-25
3
-368
/
+355
*
i2c: rk3x: fix divisor calculation for SCL frequency
addy ke
2014-09-20
1
-6
/
+5
*
i2c: mxs: fix error message in pio transfer
Janusz Użycki
2014-09-20
1
-1
/
+1
*
i2c: ismt: use correct length when copy buffer
Fan Du
2014-09-20
1
-2
/
+2
*
i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND}
Sergei Shtylyov
2014-09-20
1
-2
/
+2
*
i2c: tegra: Move clk_prepare/clk_set_rate to probe
Mikko Perttunen
2014-09-20
1
-12
/
+45
*
Revert "i2c: rcar: remove spinlock"
Sergei Shtylyov
2014-09-04
1
-0
/
+22
*
i2c: at91: add bound checking on SMBus block length bytes
Marek Roszko
2014-09-02
1
-4
/
+24
*
i2c: rk3x: fix bug that cause transfer fails in master receive mode
addy ke
2014-09-02
1
-0
/
+4
*
i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.
Simon Lindgren
2014-09-02
1
-2
/
+2
*
i2c: mv64xxx: continue probe when clock-frequency is missing
Chen-Yu Tsai
2014-09-02
1
-2
/
+1
*
i2c: rcar: fix MNR interrupt handling
Sergei Shtylyov
2014-09-02
1
-6
/
+9
*
i2c: i801: Add PCI ID for Intel Braswell
Alan Cox
2014-08-19
1
-0
/
+2
*
i2c: rework kernel config I2C_ACPI
Lan Tianyu
2014-08-19
3
-10
/
+9
*
Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-08-09
37
-924
/
+810
|
\
|
*
i2c: mpc: delete unneeded test before of_node_put
Julia Lawall
2014-08-08
1
-2
/
+1
|
*
i2c: rk3x: fix interrupt handling issue
addy ke
2014-08-08
1
-1
/
+1
|
*
i2c: imx: Fix format warning for dev_dbg
Xiubo Li
2014-08-06
1
-4
/
+1
|
*
i2c: qup: disable clks and return instead of just returning error
Pramod Gurav
2014-08-06
1
-4
/
+8
|
*
i2c: exynos5: always enable HSI2C
Sachin Kamat
2014-08-04
1
-2
/
+2
|
*
i2c: designware: add new bindings
Alan Cox
2014-08-02
2
-0
/
+10
|
*
i2c: gpio: Drop dead code in i2c_gpio_remove
Jean Delvare
2014-08-01
1
-2
/
+0
|
*
i2c: pca954x: put the mux to disconnected state after resume
Jisheng Zhang
2014-08-01
1
-0
/
+15
|
*
i2c: st: Update i2c timings
Maxime COQUELIN
2014-08-01
1
-13
/
+19
|
*
drivers/i2c/busses: use correct type for dma_map/unmap
Wolfram Sang
2014-08-01
1
-2
/
+2
|
*
i2c: i2c-st: Use %pa to print 'resource_size_t' type
Fabio Estevam
2014-08-01
1
-1
/
+1
|
*
i2c: s3c2410: resume the I2C controller earlier
Vincent Palatin
2014-08-01
1
-2
/
+6
|
*
i2c: stub: Avoid an array overrun on I2C block transfers
Jean Delvare
2014-07-20
1
-0
/
+2
|
*
i2c: i801: Add device ID for Intel Wildcat Point PCH
Jean Delvare
2014-07-17
2
-0
/
+4
|
*
i2c: i801: Fix the alignment of the device table
Jean Delvare
2014-07-17
1
-68
/
+68
|
*
i2c: stub: Add support for banked register ranges
Jean Delvare
2014-07-17
1
-10
/
+121
|
*
i2c: stub: Remember the number of emulated chips
Jean Delvare
2014-07-17
1
-3
/
+6
|
*
i2c: stub: Add support for SMBus block commands
Guenter Roeck
2014-07-17
1
-5
/
+94
|
*
i2c: efm32: correct namespacing of location property
Uwe Kleine-König
2014-07-17
1
-1
/
+7
|
*
i2c: exynos5: remove extra line and fix an assignment
Naveen Krishna Ch
2014-07-17
1
-2
/
+1
|
*
i2c: exynos5: remove an unnecessary read of FIFO_STATUS register
Naveen Krishna Ch
2014-07-17
1
-1
/
+0
|
*
i2c: exynos5: Properly use the "noirq" variants of suspend/resume
Doug Anderson
2014-07-16
1
-2
/
+10
|
*
i2c: i2c-xiic: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-6
/
+6
[next]