Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a6f00298b2ceaf50b4ab00e6ee3eb0206ac72fac
/
drivers
/
i2c
/
busses
/
i2c-mpc.c
531183e
i2c-mpc: avoid I2C abnormal after resuming from deep sleep
by Zhao Chenhui
· 13 years ago
3f0e1e4
i2c: mpc: Add support for SMBUS_READ_BLOCK_DATA
by Tang Yuantian
· 13 years ago
a3664b5
i2c/busses: Use module_platform_driver()
by Axel Lin
· 13 years ago
b1608d6
drivercore: revert addition of of_match to struct device
by Grant Likely
· 13 years ago
1c48a5c
dt: Eliminate of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
925bb9c
of/i2c: Fix module load order issue caused by of_i2c.c
by Grant Likely
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
0c2daaaf
powerpc/5200/i2c: improve i2c bus error recovery
by Albrecht Dreß
· 15 years ago
959e85f
i2c: Add OF-style registration and binding
by Grant Likely
· 14 years ago
9fd0499
of/i2c: Generalize OF support
by Grant Likely
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
bf727e0
i2c-mpc: drop NO_IRQ
by Wolfram Sang
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f00d738
i2c-mpc: add support for the MPC512x processors from Freescale
by Wolfgang Grandegger
· 15 years ago
a935221
i2c-mpc: rename "setclock" initialization functions to "setup"
by Wolfgang Grandegger
· 15 years ago
6e56dd3
i2c-mpc: use __devinit[data] for initialization functions and data
by Wolfgang Grandegger
· 15 years ago
45da790
i2c-mpc: Do not generate STOP after read.
by Joakim Tjernlund
· 15 years ago
87c441e
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
by Wolfgang Denk
· 15 years ago
1904b03
i2c-mpc: bug fix for MPC52xx clock setting and printout
by Wolfgang Grandegger
· 16 years ago
f2bd5ef
i2c: i2c-mpc: make I2C bus speed configurable
by Wolfgang Grandegger
· 16 years ago
54377cd
i2c: i2c-mpc: use dev based printout function
by Wolfgang Grandegger
· 16 years ago
8101a30
i2c: i2c-mpc: various coding style fixes
by Wolfgang Grandegger
· 16 years ago
9ff9a26
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
8a52c6b
i2c: Adapter timeout is in jiffies
by Jean Delvare
· 16 years ago
1ab082d
i2c-mpc: do not allow interruptions when waiting for I2C to complete
by Timur Tabi
· 16 years ago
1745522
i2c: Delete many unused adapter IDs
by Jean Delvare
· 16 years ago
618b26d
i2c-mpc: suppress I2C device probing
by Wolfgang Grandegger
· 16 years ago
84c3d4a
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 16 years ago
3401b2f
i2c: Let bus drivers add SPD to their class
by Jean Delvare
· 16 years ago
0d1cde2
powerpc/i2c: Convert i2c-mpc into an of_platform driver
by Jon Smirl
· 16 years ago
f5fff36
i2c-mpc: Compare to NO_IRQ instead of zero
by Jon Smirl
· 16 years ago
add8eda
i2c: Fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
4bd28eb
mpc-i2c: Propagate error values properly
by Jon Smirl
· 17 years ago
2caeac8
i2c: Don't uselessly set i2c_adapter.retries
by Jean Delvare
· 17 years ago
5af0e07
i2c-mpc: Don't disable I2C module on stop condition
by Domen Puncer
· 17 years ago
322454a
i2c-mpc: Pass correct dev_id to free_irq on error path
by Scott Wood
· 17 years ago
254db9b
i2c-mpc: work around missing-9th-clock-pulse bug
by Domen Puncer
· 17 years ago
1469fa2
i2c-mpc: Use i2c_add_numbered_adapter
by Grant Likely
· 17 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
8f9082c
i2c: Constify i2c_algorithm declarations, part 2
by Jean Delvare
· 18 years ago
dace145
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
4894473
[PATCH] handle errors returned by platform_get_irq*()
by David Vrabel
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
5263ebb
[PATCH] i2c: kzalloc conversion, other drivers
by Deepak Saxena
· 19 years ago
0cf3628
[PATCH] Owner field additions to many i2c drivers, 2 of 5
by Laurent Riffard
· 19 years ago
c7a4653
[PATCH] I2C: Kill i2c_algorithm.id (5/7)
by Jean Delvare
· 19 years ago
1d8b9e1
[PATCH] I2C: Kill i2c_algorithm.id (4/7)
by Jean Delvare
· 19 years ago
9751858
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
by Jean Delvare
· 19 years ago
de5b311
[PATCH] i2c-mpc.c: revert duplicate patch
by Andrew Morton
· 19 years ago
cb14c3a
[PATCH] I2C-MPC: Restore code removed
by Kumar Gala
· 19 years ago
8c86cb1
[PATCH] I2C-MPC: Restore code removed
by Kumar Gala
· 19 years ago
912eaa7
[PATCH] I2C-MPC: Remove OCP device model support
by Kumar Gala
· 19 years ago
7f02d56
[PATCH] i2c: Race fix for i2c-mpc.c
by Sylvain Munaut
· 19 years ago
30aedcb
[PATCH] I2C: Allow for sharing of the interrupt line for i2c-mpc.c
by Kumar Gala
· 20 years ago
7366d36
[PATCH] ppc annotations: i2c-mpc
by Al Viro
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago