Wolfram Sang
|
ea734404f3
i2c: don't print error when adding adapter fails
|
9 年之前 |
Alexey Khoroshilov
|
97ccd4af12
i2c: ocores: add missed clk_disable_unprepare() on failure paths
|
9 年之前 |
Wolfram Sang
|
380a295c87
i2c: ocores: use new 8 bit address helper function
|
9 年之前 |
Max Filippov
|
b299167652
i2c: ocores: support big-endian register layout
|
9 年之前 |
Wolfram Sang
|
0d8fb59924
i2c: ocores: rework clk code to handle NULL cookie
|
10 年之前 |
Max Filippov
|
e961a094af
i2c: ocores: add common clock support
|
10 年之前 |
Max Filippov
|
3a33a85401
i2c: ocores: fix clock-frequency binding usage
|
10 年之前 |
Wolfram Sang
|
1ecc4335eb
i2c: busses: drop owner assignment from platform_drivers
|
10 年之前 |
Wolfram Sang
|
1ce97e07c0
i2c: i2c-ocores: Drop class based scanning to improve bootup time
|
11 年之前 |
Jingoo Han
|
eae45e5dd2
i2c: Make of_device_id array const
|
11 年之前 |
Wolfram Sang
|
878f00b082
i2c: i2c-ocores: deprecate class based instantiation
|
11 年之前 |
Paul Gortmaker
|
21d0b7c0fa
i2c: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Wolfram Sang
|
687b81d083
i2c: move OF helpers into the core
|
12 年之前 |
Jingoo Han
|
6d4028c644
i2c: use dev_get_platdata()
|
12 年之前 |
Julia Lawall
|
b7d12a8667
drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resource
|
12 年之前 |
Jingoo Han
|
f076e91635
i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functions
|
12 年之前 |
Linus Torvalds
|
52caa59ed3
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
12 年之前 |
Doug Anderson
|
55827f4aa6
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
|
12 年之前 |
Jayachandran C
|
6beaddf243
i2c: ocores: Fix pointer to integer cast warning
|
12 年之前 |
Thierry Reding
|
84dbf809fb
i2c: Convert to devm_ioremap_resource()
|
12 年之前 |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
12 年之前 |
Linus Torvalds
|
752451f01c
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
|
12 年之前 |
Andreas Larsson
|
c5d5474425
i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF block
|
12 年之前 |
Andreas Larsson
|
a000b8c1e3
i2c: ocores: Add support for the GRLIB port of the controller and use function pointers for getreg and setreg functions
|
12 年之前 |
Andreas Larsson
|
f5f35a92e4
i2c: ocores: Add irq support for sparc
|
12 年之前 |
Wolfram Sang
|
16c4c52435
bindings: i2c: use consistent naming for i2c binding descriptions
|
12 年之前 |
Thierry Reding
|
970d494c32
i2c: ocores: Use devm_request_and_ioremap()
|
13 年之前 |
Ganesan Ramalingam
|
7326e38ffe
i2c: i2c-ocores: support for 16bit and 32bit IO
|
13 年之前 |
Ganesan Ramalingam
|
8bb986a816
i2c: i2c-ocores: Use reg-shift property
|
13 年之前 |
Jayachandran C
|
9ae97a8996
i2c: i2c-ocores: DT bindings and minor fixes.
|
13 年之前 |