Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-02-20 | 1 | -2/+2 |
|\ | |||||
| * | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() | Grant Likely | 2013-02-13 | 1 | -2/+2 |
* | | spi: Remove erroneous __init, __exit and __exit_p() references in drivers | Grant Likely | 2013-02-05 | 1 | -3/+3 |
|/ | |||||
* | spi: fix comment/printk typos in spi | Masanari Iida | 2012-09-01 | 1 | -2/+2 |
* | spi: By default setup spi_masters with 1 chipselect and dynamics bus number | Grant Likely | 2012-05-19 | 1 | -3/+0 |
* | spi/devicetree: Move devicetree support code into spi directory | Grant Likely | 2012-04-13 | 1 | -1/+0 |
* | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 2011-10-25 | 1 | -12/+1 |
* | spi: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-24 | 1 | -1/+1 |
* | spi: Convert uses of struct resource * to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+612 |