index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-mv64xxx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCs
Gregory CLEMENT
1
-0
/
+5
2013-10-04
i2c: remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
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
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
1
-3
/
+0
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-19
i2c: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-26
i2c: mv64xxx: Set bus frequency to 100kHz if clock-frequency is not provided
Gregory CLEMENT
1
-1
/
+5
2013-06-25
i2c: mv64xxx: Fix transfer error code
Guenter Roeck
1
-1
/
+1
2013-06-15
i2c: mv64xxx: Add Allwinner sun4i compatible
Maxime Ripard
1
-0
/
+11
2013-06-15
i2c: mv64xxx: make the registers offset configurable
Maxime Ripard
1
-39
/
+62
2013-06-15
i2c: mv64xxx: Add macros to access parts of registers
Maxime Ripard
1
-2
/
+6
2013-06-06
I2C: mv64xxx: fix race between FSM/interrupt and process context
Russell King
1
-20
/
+34
2013-06-06
I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io()
Russell King
1
-26
/
+26
2013-06-06
I2C: mv64xxx: remove I2C_M_NOSTART code
Russell King
1
-21
/
+5
2013-06-06
I2C: mv64xxx: fix error handling for request_irq()
Russell King
1
-5
/
+5
2013-06-06
I2C: mv64xxx: use devm_kzalloc()
Russell King
1
-14
/
+10
2013-06-06
I2C: mv64xxx: use devm_clk_get() to avoid missing clk_put()
Russell King
1
-1
/
+1
2013-06-06
I2C: mv64xxx: use devm_ioremap_resource()
Russell King
1
-40
/
+6
2013-06-06
I2C: mv64xxx: use return value from mv64xxx_i2c_map_regs()
Russell King
1
-3
/
+2
2013-05-18
i2c: mv64xxx: work around signals causing I2C transactions to be aborted
Russell King
1
-4
/
+4
2013-04-02
i2c: Ignore return value of i2c_del_adapter()
Lars-Peter Clausen
1
-3
/
+2
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
1
-9
/
+9
2012-07-24
I2C: MV64XYZ: Add Device Tree support
Andrew Lunn
1
-5
/
+128
2012-07-12
i2c-mv64xxxx: allow more than one driver instance
Florian Fainelli
1
-1
/
+1
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
1
-14
/
+1
2011-01-04
i2c-mv64xxx: send repeated START between messages in xfer
Rodolfo Giometti
1
-7
/
+38
2010-05-21
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-06
i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR
Jean Delvare
1
-3
/
+0
2009-09-20
i2c-mv64xxx: correct mv64xxx_i2c_intr() return type
Mikael Pettersson
1
-2
/
+2
2009-06-17
i2c: Use resource_size macro
Linus Walleij
1
-1
/
+1
2009-03-28
i2c: Adapter timeout is in jiffies
Jean Delvare
1
-4
/
+3
2009-03-04
[ARM] fix lots of ARM __devexit sillyness
Russell King
1
-2
/
+2
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
1
-1
/
+0
2008-07-15
i2c: Let bus drivers add SPD to their class
Jean Delvare
1
-1
/
+1
2008-01-26
[I2C] i2c-mv64xxx: Don't set i2c_adapter.retries
Jean Delvare
1
-1
/
+0
2008-01-26
[I2C] Split mv643xx I2C platform support
Tzachi Perelstein
1
-14
/
+17
2007-08-14
i2c-mv64xxx: Reinitialize hw and driver on I2C bus hang
Dale Farnsworth
1
-14
/
+17
2007-07-12
i2c-mv64xxx: Use i2c_add_numbered_adapter
Dale Farnsworth
1
-1
/
+2
2007-05-02
i2c: Shrink struct i2c_client
David Brownell
1
-1
/
+1
2007-02-14
i2c: Declare more i2c_adapter parent devices
Jean Delvare
1
-0
/
+1
2007-01-05
i2c-mv64xxx: Fix random oops at boot
Maxime Bizon
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-27
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
1
-1
/
+1
2006-03-21
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
1
-0
/
+4
2006-01-06
[PATCH] i2c: i2c-mv64xxx fix transaction abortion
Mark A. Greer
1
-18
/
+15
2005-12-16
[PATCH] i2c: Fix i2c-mv64xxx compilation error
Mark A. Greer
1
-5
/
+6
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-12
/
+12
[next]