Marek Roszko
|
75b81f339c
i2c: at91: add bound checking on SMBus block length bytes
|
11 years ago |
Simon Lindgren
|
6721f28a26
i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.
|
11 years ago |
Wolfram Sang
|
28772ac871
drivers/i2c/busses: use correct type for dma_map/unmap
|
11 years ago |
Wolfram Sang
|
b850579afe
i2c: i2c-at91: Drop class based scanning to improve bootup time
|
11 years ago |
Marek Roszko
|
75b6c4b68f
i2c: at91: Add device tree property to set clock-frequency
|
11 years ago |
Wolfram Sang
|
4880eef1ab
i2c: i2c-at91: deprecate class based instantiation
|
11 years ago |
jean-jacques hiblot
|
d9a3afc2cf
i2c: at91: add a new compatibility string for the at91sam9261
|
11 years ago |
Wolfram Sang
|
16735d022f
tree-wide: use reinit_completion instead of INIT_COMPLETION
|
12 years ago |
Wolfram Sang
|
687b81d083
i2c: move OF helpers into the core
|
12 years ago |
Ludovic Desroches
|
d877a721e2
i2c: at91: convert to dma_request_slave_channel_compat()
|
12 years ago |
Lars-Peter Clausen
|
bf51a8c5e0
i2c: Ignore return value of i2c_del_adapter()
|
12 years ago |
Sachin Kamat
|
600abeadf3
i2c: at91: Use of_match_ptr() macro
|
12 years ago |
Linus Torvalds
|
52caa59ed3
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
12 years ago |
Joachim Eastwood
|
4182b434bf
i2c: at91: fix unsed variable warning when building with !CONFIG_OF
|
12 years ago |
Joachim Eastwood
|
631056c399
i2c: at91: add of_device_id entry for at91rm9200
|
12 years ago |
Thierry Reding
|
84dbf809fb
i2c: Convert to devm_ioremap_resource()
|
12 years ago |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
13 years ago |
Ludovic Desroches
|
60937b2cdb
i2c: at91: add dma support
|
13 years ago |
Ludovic Desroches
|
5f433819b3
i2c: at91: change struct members indentation
|
13 years ago |
Ludovic Desroches
|
cd32e6ccdd
i2c: at91: fix compilation warning
|
13 years ago |
Ludovic Desroches
|
7c3fe64d13
i2c: at91: fix SMBus quick command
|
13 years ago |
Ludovic Desroches
|
70d46a241e
i2c: at91: add dt support to i2c-at91
|
13 years ago |
Nikolaus Voss
|
fac368a040
i2c: at91: add new driver
|
14 years ago |
Nikolaus Voss
|
a879e9c34b
i2c: at91: remove old polling driver
|
14 years ago |
Rafael J. Wysocki
|
f277d27cc4
i2c-at91: Use struct dev_pm_ops for power management
|
13 years ago |
Axel Lin
|
a3664b51c7
i2c/busses: Use module_platform_driver()
|
13 years ago |
H Hartley Sweeten
|
2178218027
i2c: Use <linux/io.h> instead of <asm/io.h>
|
15 years ago |
Linus Walleij
|
c6ffddea36
i2c: Use resource_size macro
|
16 years ago |
Jean Delvare
|
66c7acf61d
i2c: Use snprintf to set adapter names
|
16 years ago |
Adrian Bunk
|
7a8fc9b248
removed unused #include <linux/version.h>'s
|
17 years ago |