index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2014-10-03
i2c: qup: Fix order of runtime pm initialization
Andy Gross
1
-4
/
+8
2014-10-03
i2c: rk3x: fix 0 length write transfers
Alexandru M Stan
1
-1
/
+1
2014-09-26
treewide: Fix typos in Kconfig
Masanari Iida
1
-1
/
+1
2014-09-20
i2c: rk3x: fix divisor calculation for SCL frequency
addy ke
1
-6
/
+5
2014-09-20
i2c: mxs: fix error message in pio transfer
Janusz Użycki
1
-1
/
+1
2014-09-20
i2c: ismt: use correct length when copy buffer
Fan Du
1
-2
/
+2
2014-09-20
i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND}
Sergei Shtylyov
1
-2
/
+2
2014-09-20
i2c: tegra: Move clk_prepare/clk_set_rate to probe
Mikko Perttunen
1
-12
/
+45
2014-09-04
Revert "i2c: rcar: remove spinlock"
Sergei Shtylyov
1
-0
/
+22
2014-09-02
i2c: at91: add bound checking on SMBus block length bytes
Marek Roszko
1
-4
/
+24
2014-09-02
i2c: rk3x: fix bug that cause transfer fails in master receive mode
addy ke
1
-0
/
+4
2014-09-02
i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.
Simon Lindgren
1
-2
/
+2
2014-09-02
i2c: mv64xxx: continue probe when clock-frequency is missing
Chen-Yu Tsai
1
-2
/
+1
2014-09-02
i2c: rcar: fix MNR interrupt handling
Sergei Shtylyov
1
-6
/
+9
2014-08-26
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2014-08-19
i2c: i801: Add PCI ID for Intel Braswell
Alan Cox
1
-0
/
+2
2014-08-09
Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-811
/
+179
2014-08-08
i2c: mpc: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-08-08
i2c: rk3x: fix interrupt handling issue
addy ke
1
-1
/
+1
2014-08-08
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+12
2014-08-06
i2c: imx: Fix format warning for dev_dbg
Xiubo Li
1
-4
/
+1
2014-08-06
i2c: qup: disable clks and return instead of just returning error
Pramod Gurav
1
-4
/
+8
2014-08-05
i2c: exynos5: always enable HSI2C
Sachin Kamat
1
-2
/
+2
2014-08-02
i2c: designware: add new bindings
Alan Cox
2
-0
/
+10
2014-08-01
i2c: gpio: Drop dead code in i2c_gpio_remove
Jean Delvare
1
-2
/
+0
2014-08-01
i2c: st: Update i2c timings
Maxime COQUELIN
1
-13
/
+19
2014-08-01
drivers/i2c/busses: use correct type for dma_map/unmap
Wolfram Sang
1
-2
/
+2
2014-08-01
i2c: i2c-st: Use %pa to print 'resource_size_t' type
Fabio Estevam
1
-1
/
+1
2014-08-01
i2c: s3c2410: resume the I2C controller earlier
Vincent Palatin
1
-2
/
+6
2014-07-17
i2c: i801: Add device ID for Intel Wildcat Point PCH
Jean Delvare
2
-0
/
+4
2014-07-17
i2c: i801: Fix the alignment of the device table
Jean Delvare
1
-68
/
+68
2014-07-17
i2c: efm32: correct namespacing of location property
Uwe Kleine-König
1
-1
/
+7
2014-07-17
i2c: exynos5: remove extra line and fix an assignment
Naveen Krishna Ch
1
-2
/
+1
2014-07-17
i2c: exynos5: remove an unnecessary read of FIFO_STATUS register
Naveen Krishna Ch
1
-1
/
+0
2014-07-17
i2c: exynos5: Properly use the "noirq" variants of suspend/resume
Doug Anderson
1
-2
/
+10
2014-07-17
i2c: i2c-xiic: Drop class based scanning to improve bootup time
Wolfram Sang
1
-6
/
+6
2014-07-17
i2c: i2c-tegra: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-stu300: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-sirf: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-s3c2410: Drop class based scanning to improve bootup time
Wolfram Sang
1
-4
/
+4
2014-07-17
i2c: i2c-rcar: Drop class based scanning to improve bootup time
Wolfram Sang
1
-7
/
+7
2014-07-17
i2c: i2c-omap: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-ocores: Drop class based scanning to improve bootup time
Wolfram Sang
1
-6
/
+6
2014-07-17
i2c: i2c-nomadik: Drop class based scanning to improve bootup time
Wolfram Sang
1
-4
/
+4
2014-07-17
i2c: i2c-mv64xxx: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-davinci: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-bfin-twi: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-bcm2835: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
[next]