Linus Torvalds
|
52caa59ed3
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
12 years ago |
Doug Anderson
|
55827f4aa6
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
|
12 years ago |
Jayachandran C
|
6beaddf243
i2c: ocores: Fix pointer to integer cast warning
|
12 years ago |
Thierry Reding
|
84dbf809fb
i2c: Convert to devm_ioremap_resource()
|
12 years ago |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
12 years ago |
Linus Torvalds
|
752451f01c
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
|
12 years ago |
Andreas Larsson
|
c5d5474425
i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF block
|
12 years ago |
Andreas Larsson
|
a000b8c1e3
i2c: ocores: Add support for the GRLIB port of the controller and use function pointers for getreg and setreg functions
|
12 years ago |
Andreas Larsson
|
f5f35a92e4
i2c: ocores: Add irq support for sparc
|
12 years ago |
Wolfram Sang
|
16c4c52435
bindings: i2c: use consistent naming for i2c binding descriptions
|
12 years ago |
Thierry Reding
|
970d494c32
i2c: ocores: Use devm_request_and_ioremap()
|
13 years ago |
Ganesan Ramalingam
|
7326e38ffe
i2c: i2c-ocores: support for 16bit and 32bit IO
|
13 years ago |
Ganesan Ramalingam
|
8bb986a816
i2c: i2c-ocores: Use reg-shift property
|
13 years ago |
Jayachandran C
|
9ae97a8996
i2c: i2c-ocores: DT bindings and minor fixes.
|
13 years ago |
Rafael J. Wysocki
|
84603c7c2e
i2c-ocores: Use struct dev_pm_ops for power management
|
13 years ago |
Ganesan Ramalingam
|
a5063f16e2
i2c: ocores: register OF i2c devices
|
13 years ago |
Axel Lin
|
a3664b51c7
i2c/busses: Use module_platform_driver()
|
13 years ago |
Samuel Ortiz
|
3271d382c3
mfd: Use mfd cell platform_data for timberdale cells platform bits
|
14 years ago |
Andres Salomon
|
e46dccff34
mfd: mfd_cell is now implicitly available to timberdale drivers
|
14 years ago |
Linus Torvalds
|
d10902812c
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Grant Likely
|
12c383238d
i2c-ocores: Fix pointer type mismatch error
|
14 years ago |
Grant Likely
|
c9e358dfc4
driver-core: remove conditionals around devicetree pointers
|
14 years ago |
Jonas Bonn
|
d9240e612b
i2c-ocores: add some device tree documentation
|
14 years ago |
Jonas Bonn
|
47def5b80f
i2c-ocores: Use devres for resource allocation
|
14 years ago |
Jonas Bonn
|
049bb69d82
i2c-ocores: Adapt for device tree
|
14 years ago |
H Hartley Sweeten
|
2178218027
i2c: Use <linux/io.h> instead of <asm/io.h>
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Linus Walleij
|
c6ffddea36
i2c: Use resource_size macro
|
16 years ago |
Richard Röjfors
|
dd14be4c27
i2c-ocores: Can add I2C devices to the bus
|
16 years ago |
Manuel Lauss
|
2373c1801a
i2c-ocores: basic PM support
|
17 years ago |