Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年 前 |
Markus Elfring
|
7d57cd8946
spi/txx9: Deletion of an unnecessary check before the function call "clk_disable"
|
10 年 前 |
Wolfram Sang
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
10 年 前 |
Jingoo Han
|
a2cea9831e
spi: txx9: Fix checkpatch issue
|
11 年 前 |
Mark Brown
|
6eadd84631
Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/omap2-mcspi' and 'spi/fix/qup' into spi-linus
|
11 年 前 |
Axel Lin
|
0a6d38795a
spi: Always check complete callback before calling it
|
11 年 前 |
Axel Lin
|
f8c717a567
spi: txx9: Let spi core handle validating transfer length
|
11 年 前 |
Jingoo Han
|
7bdadd8d94
spi: txx9: Use devm_ioremap_resource()
|
11 年 前 |
Axel Lin
|
425f96d2f6
spi: txx9: Convert to let spi core handle checking transfer speed
|
11 年 前 |
Mark Brown
|
8aeab58e56
Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/topic/s3c24xx', 'spi/topic/s3c64xx', 'spi/topic/sh', 'spi/topic/tegra114', 'spi/topic/tegra20-sflash', 'spi/topic/tegra20-slink', 'spi/topic/txx9' and 'spi/topic/xcomm' into spi-linus
|
11 年 前 |
Wei Yongjun
|
bdf0290ac7
spi: txx9: drop clk_put for devm_clk_get in txx9spi_probe()
|
11 年 前 |
Jingoo Han
|
18e34d568e
spi: txx9: Use devm_clk_get()
|
11 年 前 |
Wei Yongjun
|
b38f87ec50
spi: txx9: fix reference leak to master in txx9spi_remove()
|
11 年 前 |
Mark Brown
|
344a85117d
Merge remote-tracking branch 'spi/topic/txx9' into spi-next
|
11 年 前 |
Mark Brown
|
982d628743
Merge remote-tracking branch 'spi/topic/probe' into spi-next
|
11 年 前 |
Jingoo Han
|
256fbf36d1
spi: txx9: Fix checkpatch issue
|
12 年 前 |
Wolfram Sang
|
1d82d0c268
spi: spi-txx9: replace platform_driver_probe to support deferred probing
|
12 年 前 |
Jingoo Han
|
2fe7e4add3
spi: txx9: use devm_spi_register_master()
|
12 年 前 |
Mark Brown
|
e221fa40a4
spi/txx9: Use linux/gpio.h not asm/gpio.h
|
12 年 前 |
Mark Brown
|
592cd34d94
Merge remote-tracking branch 'spi/topic/txx9' into spi-next
|
12 年 前 |
Sachin Kamat
|
69a0171901
spi: spi-txx9: Remove redundant platform_set_drvdata()
|
12 年 前 |
Stephen Warren
|
24778be20f
spi: convert drivers to use bits_per_word_mask
|
12 年 前 |
Grant Likely
|
2deff8d602
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
|
12 年 前 |
Laxman Dewangan
|
766ed70447
spi: remove check for bits_per_word on transfer from low level driver
|
12 年 前 |
Paul Gortmaker
|
d7614de422
spi: Add module.h to implicit users in drivers/spi
|
14 年 前 |
Grant Likely
|
ca632f5566
spi: reorganize drivers
|
14 年 前 |