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