| Commit message (Expand) | Author | Age | Files | Lines |
* | spi/xilinx: signedness issue checking platform_get_irq() | Dan Carpenter | 2013-07-17 | 1 | -1/+1 |
* | spi/xilinx: Simplify irq allocation | Michal Simek | 2013-07-15 | 1 | -13/+16 |
* | spi/xilinx: Use of_property_read_u32 for reading value from node | Michal Simek | 2013-07-15 | 1 | -11/+3 |
* | spi/xilinx: Clean ioremap calling | Michal Simek | 2013-07-15 | 1 | -9/+4 |
* | spi/xilinx: Remove CONFIG_OF from the driver | Michal Simek | 2013-07-15 | 1 | -2/+0 |
* | spi/xilinx: Refer to platform device as pdev in probe() and remove() | Mark Brown | 2013-07-15 | 1 | -16/+17 |
* | spi/xilinx: Remove remains of of_platform device registration | Mark Brown | 2013-07-15 | 1 | -82/+63 |
* | spi/xilinx: Convert to devm_ioremap_resource() | Mark Brown | 2013-07-15 | 1 | -15/+5 |
* | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next | Mark Brown | 2013-06-26 | 1 | -9/+21 |
|\ |
|
| * | spi: spi-xilinx: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-06-04 | 1 | -1/+0 |
| * | spi: spi-xilinx: Add run run-time endian detection | Michal Simek | 2013-06-04 | 1 | -8/+21 |
* | | Merge remote-tracking branch 'spi/topic/bpw' into spi-next | Mark Brown | 2013-06-26 | 1 | -16/+0 |
|\ \ |
|
| * | | spi: convert drivers to use bits_per_word_mask | Stephen Warren | 2013-05-29 | 1 | -16/+0 |
| |/ |
|
* | | spi: spi-xilinx: cleanup a check in xilinx_spi_txrx_bufs() | dan.carpenter@oracle.com | 2013-06-10 | 1 | -1/+1 |
* | | spi: spi-xilinx: Remove ISR race condition | Peter Crosthwaite | 2013-06-04 | 1 | -39/+35 |
|/ |
|
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 | 1 | -3/+3 |
* | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 2011-10-25 | 1 | -12/+1 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+556 |