Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6dfa1b67e3b3a9bf536e2fb9ed99001c219822a5
/
drivers
/
i2c
/
busses
/
i2c-ocores.c
0d8fb59
i2c: ocores: rework clk code to handle NULL cookie
by Wolfram Sang
· 10 years ago
e961a09
i2c: ocores: add common clock support
by Max Filippov
· 10 years ago
3a33a85
i2c: ocores: fix clock-frequency binding usage
by Max Filippov
· 10 years ago
1ecc433
i2c: busses: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
1ce97e0
i2c: i2c-ocores: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
eae45e5
i2c: Make of_device_id array const
by Jingoo Han
· 11 years ago
878f00b
i2c: i2c-ocores: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
21d0b7c
i2c: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 11 years ago
6d4028c
i2c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
b7d12a8
drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resource
by Julia Lawall
· 11 years ago
f076e91
i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 11 years ago
52caa59
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
55827f4
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
by Doug Anderson
· 12 years ago
6beaddf
i2c: ocores: Fix pointer to integer cast warning
by Jayachandran C
· 12 years ago
84dbf80
i2c: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
0b255e9
i2c: remove __dev* attributes from subsystem
by Bill Pemberton
· 12 years ago
752451f
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
c5d5474
i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF block
by Andreas Larsson
· 12 years ago
a000b8c1
i2c: ocores: Add support for the GRLIB port of the controller and use function pointers for getreg and setreg functions
by Andreas Larsson
· 12 years ago
f5f35a9
i2c: ocores: Add irq support for sparc
by Andreas Larsson
· 12 years ago
16c4c52
bindings: i2c: use consistent naming for i2c binding descriptions
by Wolfram Sang
· 12 years ago
970d494
i2c: ocores: Use devm_request_and_ioremap()
by Thierry Reding
· 12 years ago
7326e38
i2c: i2c-ocores: support for 16bit and 32bit IO
by Ganesan Ramalingam
· 12 years ago
8bb986a
i2c: i2c-ocores: Use reg-shift property
by Ganesan Ramalingam
· 12 years ago
9ae97a8
i2c: i2c-ocores: DT bindings and minor fixes.
by Jayachandran C
· 12 years ago
84603c7
i2c-ocores: Use struct dev_pm_ops for power management
by Rafael J. Wysocki
· 12 years ago
a5063f1
i2c: ocores: register OF i2c devices
by Ganesan Ramalingam
· 13 years ago
a3664b5
i2c/busses: Use module_platform_driver()
by Axel Lin
· 13 years ago
3271d38
mfd: Use mfd cell platform_data for timberdale cells platform bits
by Samuel Ortiz
· 14 years ago
e46dccf
mfd: mfd_cell is now implicitly available to timberdale drivers
by Andres Salomon
· 14 years ago
d109028
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
12c3832
i2c-ocores: Fix pointer type mismatch error
by Grant Likely
· 14 years ago
c9e358d
driver-core: remove conditionals around devicetree pointers
by Grant Likely
· 14 years ago
d9240e6
i2c-ocores: add some device tree documentation
by Jonas Bonn
· 14 years ago
47def5b
i2c-ocores: Use devres for resource allocation
by Jonas Bonn
· 14 years ago
049bb69d
i2c-ocores: Adapt for device tree
by Jonas Bonn
· 14 years ago
2178218
i2c: Use <linux/io.h> instead of <asm/io.h>
by H Hartley Sweeten
· 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
c6ffdde
i2c: Use resource_size macro
by Linus Walleij
· 15 years ago
dd14be4
i2c-ocores: Can add I2C devices to the bus
by Richard Röjfors
· 16 years ago
2373c18
i2c-ocores: basic PM support
by Manuel Lauss
· 16 years ago
3401b2f
i2c: Let bus drivers add SPD to their class
by Jean Delvare
· 16 years ago
add8eda
i2c: Fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
8f9082c
i2c: Constify i2c_algorithm declarations, part 2
by Jean Delvare
· 18 years ago
1ded969
[PATCH] i2c-ocores: Minor cleanups
by Peter Korsgaard
· 18 years ago
18f98b1
[PATCH] i2c: New bus driver for the OpenCores I2C controller
by Peter Korsgaard
· 19 years ago