index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: qup: Fix order of runtime pm initialization
Andy Gross
2014-10-03
1
-4
/
+8
*
i2c: rk3x: fix 0 length write transfers
Alexandru M Stan
2014-10-03
1
-1
/
+1
*
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
*
Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-08-09
31
-811
/
+179
|
\
|
*
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: 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: 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: 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
|
*
i2c: i2c-tegra: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
i2c: i2c-stu300: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
i2c: i2c-sirf: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
i2c: i2c-s3c2410: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-4
/
+4
|
*
i2c: i2c-rcar: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-7
/
+7
|
*
i2c: i2c-omap: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
i2c: i2c-ocores: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-6
/
+6
|
*
i2c: i2c-nomadik: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-4
/
+4
|
*
i2c: i2c-mv64xxx: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
i2c: i2c-davinci: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
i2c: i2c-bfin-twi: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
i2c: i2c-bcm2835: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
i2c: i2c-at91: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
|
*
i2c: scx200: drop GPIO based i2c driver
Wolfram Sang
2014-07-16
3
-161
/
+0
|
*
i2c: s6000: remove duplicate driver
Wolfram Sang
2014-07-16
4
-494
/
+0
|
*
i2c: taos-evm: Use module_serio_driver()
Christoph Jaeger
2014-06-27
1
-12
/
+1
[next]