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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-16
i2c: cbus-gpio: Fix device tree binding
Tony Lindgren
1
-0
/
+2
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
9
-10
/
+10
2013-11-15
i2c: Use stable dev_name for ACPI enumerated I2C slaves
Jarkko Nikula
1
-4
/
+17
2013-11-15
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
1
-2
/
+2
2013-11-14
i2c: wmt: add missing clk_disable_unprepare() on error
Wei Yongjun
1
-0
/
+1
2013-11-14
i2c: designware: add new ACPI IDs
Mika Westerberg
1
-0
/
+2
2013-11-14
i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH
James Ralston
2
-0
/
+4
2013-11-14
i2c: exynos5: Remove incorrect clk_disable_unprepare
Sachin Kamat
1
-5
/
+0
2013-11-14
i2c: i2c-st: Add ST I2C controller
Maxime COQUELIN
3
-0
/
+883
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
10
-23
/
+35
2013-11-01
i2c: exynos5: add High Speed I2C controller driver
Naveen Krishna Ch
3
-0
/
+782
2013-11-01
i2c: rcar: fixup rcar type naming
Kuninori Morimoto
1
-11
/
+11
2013-11-01
i2c: scmi: remove some bogus NULL checks
Dan Carpenter
1
-3
/
+3
2013-10-31
i2c: sh_mobile & rcar: Enable the driver on all ARM platforms
Laurent Pinchart
1
-2
/
+2
2013-10-31
i2c: sh_mobile: Convert to clk_prepare/unprepare
Laurent Pinchart
1
-4
/
+4
2013-10-30
i2c: mux: gpio: use reg value for i2c_add_mux_adapter
Ionut Nicu
1
-2
/
+2
2013-10-30
i2c: mux: gpio: use gpio_set_value_cansleep()
Ionut Nicu
1
-2
/
+2
2013-10-30
i2c: Include linux/of.h header
Sachin Kamat
5
-0
/
+5
2013-10-28
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-0
/
+5
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
1
-1
/
+1
2013-10-11
i2c: attach/detach I2C client device to the ACPI power domain
Lv Zheng
1
-0
/
+5
2013-10-10
i2c: i2c-mux-pinctrl: use deferred probe when adapter not found
Wolfram Sang
1
-2
/
+2
2013-10-10
i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found
Wolfram Sang
1
-1
/
+1
2013-10-10
i2c: i2c-mux-gpio: use deferred probing
Ionut Nicu
1
-2
/
+2
2013-10-10
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
Ionut Nicu
1
-3
/
+7
2013-10-10
i2c: omap: Clear ARDY bit twice
Taras Kondratiuk
1
-0
/
+3
2013-10-10
i2c: Not all adapters have a parent
Jean Delvare
1
-0
/
+3
2013-10-10
i2c: i2c-stu300: replace platform_driver_probe to support deferred probing
Wolfram Sang
1
-6
/
+5
2013-10-10
i2c: i2c-mxs: replace platform_driver_probe to support deferred probing
Wolfram Sang
1
-1
/
+2
2013-10-10
i2c: i2c-imx: replace platform_driver_probe to support deferred probing
Wolfram Sang
1
-5
/
+6
2013-10-10
i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...
Wolfram Sang
1
-2
/
+3
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
3
-0
/
+5
2013-10-06
i2c: mxs: Fix PIO mode on i.MX23
Marek Vasut
1
-11
/
+29
2013-10-06
i2c: mxs: Rework the PIO mode operation
Marek Vasut
1
-102
/
+176
2013-10-06
i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller
Juergen Beisert
1
-6
/
+34
2013-10-04
i2c: Remove redundant 'driver' field from the i2c_client struct
Lars-Peter Clausen
2
-13
/
+18
2013-10-04
i2c: remove redundant of_match_ptr
Sachin Kamat
4
-4
/
+4
2013-09-30
i2c: bfin-twi: Remove casting the return value which is a void pointer
Jingoo Han
1
-3
/
+3
2013-09-30
i2c: xiic: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-09-30
i2c: rcar: use per-device clock
Guennadi Liakhovetski
1
-1
/
+1
2013-09-30
i2c: rcar: fix clk_get() error handling
Guennadi Liakhovetski
1
-3
/
+3
2013-09-30
i2c: rcar: add Device Tree support
Guennadi Liakhovetski
1
-2
/
+19
2013-09-30
i2c: rcar: get clock rate only once and simplify calculation
Guennadi Liakhovetski
1
-7
/
+13
2013-09-30
i2c: rcar: (cosmetic) remove superfluous parenthesis
Guennadi Liakhovetski
1
-1
/
+1
2013-09-30
i2c: i2c-dev: Create 'name' attribute automatically
Guenter Roeck
1
-9
/
+10
2013-09-28
i2c: ismt: initialize DMA buffer
James Ralston
1
-0
/
+3
2013-09-27
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...
Chew, Chiau Ee
1
-6
/
+20
2013-09-27
i2c: mv64xxx: Do not use writel_relaxed()
Thierry Reding
1
-2
/
+2
2013-09-27
i2c: mv64xxx: Fix some build warnings
Thierry Reding
1
-5
/
+7
[prev]
[next]