index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-powermac.c
Age
Commit message (
Expand
)
Author
2016-04-11
i2c: powermac: use new 8 bit address helper function
Wolfram Sang
2015-03-13
i2c: powermac: make use of the new infrastructure for quirks
Wolfram Sang
2014-11-07
i2c: remove FSF address
Wolfram Sang
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-08-21
i2c: powermac: fix return path on error
Wolfram Sang
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
2013-04-02
i2c: Ignore return value of i2c_del_adapter()
Lars-Peter Clausen
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-07-11
i2c/powermac: Improve detection of devices from device-tree
Benjamin Herrenschmidt
2012-04-30
i2c/powermac: Register i2c devices from device-tree
Benjamin Herrenschmidt
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
2010-03-13
i2c-powermac: Be less verbose in the absence of real errors.
Jean Delvare
2009-12-06
i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR
Jean Delvare
2009-12-06
i2c-powermac: Drop temporary name buffer
Jean Delvare
2009-12-06
i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus
Jean Delvare
2009-12-06
i2c-powermac: Log errors
Jean Delvare
2009-12-06
i2c-powermac: Refactor i2c_powermac_smbus_xfer
Jean Delvare
2009-12-06
i2c-powermac: Reject unsupported I2C transactions
Jean Delvare
2009-03-28
i2c: Add missing KERN_* constants to printks
Frank Seidel
2008-10-17
hwmon: (ams) Convert to a new-style i2c driver
Jean Delvare
2008-09-24
i2c-powermac: Fix section for probe and remove functions
Uwe Kleine-Koenig
2008-04-22
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
2008-01-14
i2c: Spelling fixes
Joe Perches
2007-07-12
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
Jean Delvare
2007-02-13
i2c: completion header cleanups
Jean Delvare
2006-10-10
[POWERPC] Fix i2c-powermac platform device usage
Benjamin Herrenschmidt
2006-09-26
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
2006-08-01
Merge branch 'merge'
Paul Mackerras
2006-07-31
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
2006-07-12
[PATCH] i2c-powermac: Fix master_xfer return value
Jean Delvare
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-09
[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2
Benjamin Herrenschmidt