index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-mv64xxx.c
Age
Commit message (
Expand
)
Author
2013-06-05
I2C: mv64xxx: use devm_kzalloc()
Russell King
2013-06-05
I2C: mv64xxx: use devm_clk_get() to avoid missing clk_put()
Russell King
2013-06-05
I2C: mv64xxx: use devm_ioremap_resource()
Russell King
2013-06-05
I2C: mv64xxx: use return value from mv64xxx_i2c_map_regs()
Russell King
2013-05-17
i2c: mv64xxx: work around signals causing I2C transactions to be aborted
Russell King
2013-04-02
i2c: Ignore return value of i2c_del_adapter()
Lars-Peter Clausen
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-07-23
I2C: MV64XYZ: Add Device Tree support
Andrew Lunn
2012-07-12
i2c-mv64xxxx: allow more than one driver instance
Florian Fainelli
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
2011-01-04
i2c-mv64xxx: send repeated START between messages in xfer
Rodolfo Giometti
2010-05-21
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-06
i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR
Jean Delvare
2009-09-19
i2c-mv64xxx: correct mv64xxx_i2c_intr() return type
Mikael Pettersson
2009-06-16
i2c: Use resource_size macro
Linus Walleij
2009-03-28
i2c: Adapter timeout is in jiffies
Jean Delvare
2009-03-03
[ARM] fix lots of ARM __devexit sillyness
Russell King
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
2008-07-14
i2c: Let bus drivers add SPD to their class
Jean Delvare
2008-01-26
[I2C] i2c-mv64xxx: Don't set i2c_adapter.retries
Jean Delvare
2008-01-26
[I2C] Split mv643xx I2C platform support
Tzachi Perelstein
2007-08-14
i2c-mv64xxx: Reinitialize hw and driver on I2C bus hang
Dale Farnsworth
2007-07-12
i2c-mv64xxx: Use i2c_add_numbered_adapter
Dale Farnsworth
2007-05-01
i2c: Shrink struct i2c_client
David Brownell
2007-02-13
i2c: Declare more i2c_adapter parent devices
Jean Delvare
2007-01-05
i2c-mv64xxx: Fix random oops at boot
Maxime Bizon
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-26
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
2006-03-20
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
2006-01-05
[PATCH] i2c: i2c-mv64xxx fix transaction abortion
Mark A. Greer
2005-12-16
[PATCH] i2c: Fix i2c-mv64xxx compilation error
Mark A. Greer
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-28
[PATCH] i2c: kzalloc conversion, other drivers
Deepak Saxena
2005-10-28
[PATCH] Owner field additions to many i2c drivers, 2 of 5
Laurent Riffard
2005-09-05
[PATCH] i2c: bug fix for busses/i2c-mv64xxx.c
Jean Delvare
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (5/7)
Jean Delvare
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (4/7)
Jean Delvare
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
Jean Delvare
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
[prev]