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
2013-08-28
i2c: mpc: cleanup clock API use
Gerhard Sittig
1
-0
/
+24
2013-08-28
i2c: pnx: fix error return code in i2c_pnx_probe()
Wei Yongjun
1
-1
/
+2
2013-08-28
i2c: ismt: add error return code in probe()
Wolfram Sang
1
-0
/
+1
2013-08-23
i2c: move ACPI helpers into the core
Mika Westerberg
1
-1
/
+0
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
26
-74
/
+5
2013-08-23
i2c: mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)
Gregory CLEMENT
1
-2
/
+13
2013-08-23
i2c: mv64xxx: Add I2C Transaction Generator support
Gregory CLEMENT
1
-11
/
+182
2013-08-21
i2c: powermac: fix return path on error
Wolfram Sang
1
-1
/
+2
2013-08-19
i2c: tiny-usb: do not use stack as URB transfer_buffer
Jussi Kivilinna
1
-15
/
+34
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
19
-27
/
+30
2013-08-19
i2c: omap: query STP always when NACK is received
Grygorii Strashko
1
-5
/
+4
2013-08-16
i2c: mxs: fix broken timing calculation
Lothar Waßmann
1
-24
/
+63
2013-08-15
drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resource
Julia Lawall
1
-4
/
+1
2013-08-15
i2c: imx: Add Vybrid VF610 I2C controller support
Jingchang Lu
1
-0
/
+32
2013-08-15
i2c: imx: add struct to hold more configurable quirks
Jingchang Lu
1
-25
/
+52
2013-08-15
i2c: imx: add INT flag and IEN bit operatation codes
Jingchang Lu
1
-5
/
+22
2013-08-15
i2c: imx: change register offset representation
Jingchang Lu
1
-7
/
+16
2013-08-15
i2c: imx: wrap registers read/write to inline function
Jingchang Lu
1
-34
/
+46
2013-08-15
i2c: imx: don't change platform device id_entry directly
Jingchang Lu
1
-2
/
+6
2013-08-15
i2c: imx: enable clk before write to registers
Jingchang Lu
1
-0
/
+6
2013-08-15
i2c: imx: use struct representing i2c clk{div, val} pair
Jingchang Lu
1
-7
/
+13
2013-08-15
i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets
Rudolf Marek
1
-10
/
+31
2013-08-15
i2c: davinci: Allow i2c driver available for keystone platforms
Santosh Shilimkar
1
-1
/
+1
2013-08-15
i2c: davinci: remove useless mach/hardware include
Santosh Shilimkar
1
-2
/
+0
2013-08-15
i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-1
/
+6
2013-08-15
i2c: puv3: add CONFIG_PM_SLEEP to suspend function
Jingoo Han
1
-1
/
+1
2013-08-15
i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-1
/
+1
2013-08-15
i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-1
/
+1
2013-08-15
i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-1
/
+1
2013-08-15
i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-3
/
+6
2013-08-15
i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-6
/
+7
2013-08-15
i2c: mxs: Check the return value from stmp_reset_block()
Fabio Estevam
1
-7
/
+19
2013-08-07
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-3
/
+0
2013-08-07
drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-13
/
+0
2013-08-07
i2c: mpc: Define unique I2C adapter names
Guenter Roeck
1
-1
/
+4
2013-08-07
i2c: designware: Manually set RESTART bit between messages
Chew, Chiau Ee
1
-0
/
+14
2013-08-07
i2c: pxa: enable high speed mode for i2c bus
Leilei Shang
1
-1
/
+63
2013-08-05
i2c: Fix Kontron PLD prescaler calculation
Michael Brunner
1
-2
/
+2
2013-08-05
i2c: i2c-mxs: Use DMA mode even for small transfers
Fabio Estevam
1
-1
/
+1
2013-07-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2013-07-05
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-1387
/
+1212
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+8
2013-07-04
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+3
2013-07-04
i2c-designware: use div_u64 to fix link
Vincent Stehlé
1
-1
/
+2
2013-07-03
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-80
/
+10
2013-07-03
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-3
/
+13
2013-07-01
i2c: Kontron PLD i2c bus driver
Kevin Strasser
3
-0
/
+421
2013-07-01
i2c: iop3xxx: fix build failure after waitqueue changes
Kevin Hilman
1
-1
/
+1
2013-06-26
i2c-designware: make SDA hold time configurable
Christian Ruppert
3
-0
/
+24
2013-06-26
i2c-cpm: Fix to takeback i2c bus master-ship after a collision
Sachin Surendran
1
-0
/
+8
[next]