Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 лет назад |
Ludovic Desroches
|
727f9c2dad
i2c: at91: enable probe deferring on dma channel request
|
10 лет назад |
Arnd Bergmann
|
dc6df6e90d
i2c: at91: remove legacy DMA support
|
10 лет назад |
Wenyou Yang
|
62d10c402f
i2c: at91: adopt pinctrl support
|
10 лет назад |
Wenyou Yang
|
36765293cd
i2c: at91: add support for system PM
|
11 лет назад |
Wenyou Yang
|
d64a818859
i2c: at91: add support for runtime PM
|
11 лет назад |
Wolfram Sang
|
11cfbfb098
i2c: at91: don't account as iowait
|
11 лет назад |
Wolfram Sang
|
1ecc4335eb
i2c: busses: drop owner assignment from platform_drivers
|
11 лет назад |
Marek Roszko
|
75b81f339c
i2c: at91: add bound checking on SMBus block length bytes
|
11 лет назад |
Simon Lindgren
|
6721f28a26
i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.
|
11 лет назад |
Wolfram Sang
|
28772ac871
drivers/i2c/busses: use correct type for dma_map/unmap
|
11 лет назад |
Wolfram Sang
|
b850579afe
i2c: i2c-at91: Drop class based scanning to improve bootup time
|
11 лет назад |
Marek Roszko
|
75b6c4b68f
i2c: at91: Add device tree property to set clock-frequency
|
11 лет назад |
Wolfram Sang
|
4880eef1ab
i2c: i2c-at91: deprecate class based instantiation
|
11 лет назад |
jean-jacques hiblot
|
d9a3afc2cf
i2c: at91: add a new compatibility string for the at91sam9261
|
11 лет назад |
Wolfram Sang
|
16735d022f
tree-wide: use reinit_completion instead of INIT_COMPLETION
|
11 лет назад |
Wolfram Sang
|
687b81d083
i2c: move OF helpers into the core
|
12 лет назад |
Ludovic Desroches
|
d877a721e2
i2c: at91: convert to dma_request_slave_channel_compat()
|
12 лет назад |
Lars-Peter Clausen
|
bf51a8c5e0
i2c: Ignore return value of i2c_del_adapter()
|
12 лет назад |
Sachin Kamat
|
600abeadf3
i2c: at91: Use of_match_ptr() macro
|
12 лет назад |
Linus Torvalds
|
52caa59ed3
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
12 лет назад |
Joachim Eastwood
|
4182b434bf
i2c: at91: fix unsed variable warning when building with !CONFIG_OF
|
12 лет назад |
Joachim Eastwood
|
631056c399
i2c: at91: add of_device_id entry for at91rm9200
|
12 лет назад |
Thierry Reding
|
84dbf809fb
i2c: Convert to devm_ioremap_resource()
|
12 лет назад |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
12 лет назад |
Ludovic Desroches
|
60937b2cdb
i2c: at91: add dma support
|
12 лет назад |
Ludovic Desroches
|
5f433819b3
i2c: at91: change struct members indentation
|
12 лет назад |
Ludovic Desroches
|
cd32e6ccdd
i2c: at91: fix compilation warning
|
12 лет назад |
Ludovic Desroches
|
7c3fe64d13
i2c: at91: fix SMBus quick command
|
13 лет назад |
Ludovic Desroches
|
70d46a241e
i2c: at91: add dt support to i2c-at91
|
13 лет назад |